diff options
| author | Bernhard Guillon <Bernhard.Guillon@begu.org> | 2024-12-25 00:34:42 +0100 |
|---|---|---|
| committer | Bernhard Guillon <Bernhard.Guillon@begu.org> | 2024-12-29 19:54:53 +0100 |
| commit | 1762c56956bafd6fc0636516b494dfa935ff8aec (patch) | |
| tree | 5b693c0c70400b71c982401fd9693a48991d3c23 /dumped/dumpv2_user_param_key.json | |
| parent | 40404fb81dfad3f5c5cf567bb053796a9135165e (diff) | |
| download | wb3s-ble-nebula-galaxy-1762c56956bafd6fc0636516b494dfa935ff8aec.tar.gz wb3s-ble-nebula-galaxy-1762c56956bafd6fc0636516b494dfa935ff8aec.zip | |
space_light: first version
TODO: pwm initialization is currently best guess
could be wrong active low|high
TODO: implement pairing
TODO: implement timer
TODO: use the button for something
TODO: implement a better client
Diffstat (limited to 'dumped/dumpv2_user_param_key.json')
| -rw-r--r-- | dumped/dumpv2_user_param_key.json | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/dumped/dumpv2_user_param_key.json b/dumped/dumpv2_user_param_key.json new file mode 100644 index 0000000..d35af2d --- /dev/null +++ b/dumped/dumpv2_user_param_key.json @@ -0,0 +1,37 @@ +{ + "Jsonver": "1.1.0", + "b_lv": 0, + "b_pin": 26, + "brightmax": 100, + "brightmin": 10, + "c_lv": 0, + "c_pin": 8, + "cmod": "rgbcw", + "colormax": 100, + "colormin": 10, + "ctrl_lv": 0, + "ctrl_pin": 7, + "cwmaxp": 100, + "cwtype": 0, + "defbright": 80, + "defcolor": "b", + "deftemp": 100, + "dmod": 0, + "g_lv": 0, + "g_pin": 24, + "module": "WB3S", + "onoffmode": 1, + "pmemory": 1, + "pwmhz": 1000, + "r_lv": 0, + "r_pin": 9, + "rstbr": 80, + "rstcor": "b", + "rstmode": 0, + "rstnum": 3, + "rsttemp": 100, + "title20": 0, + "w_lv": 1, + "w_pin": 6, + "wfcfg": "spcl" +}
\ No newline at end of file |
