Update JSON dictionary
parent
7301e1d503
commit
9be25df2a7
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ Certain commands are used to alter the non volatile settings stored by the contr
|
||||||
| Refresh | int | 1 | To ESP | no | Request full update |
|
| Refresh | int | 1 | To ESP | no | Request full update |
|
||||||
| RunState | integer | 0,1,2,3,4,5,6,7,8 | To/From ESP | no | |
|
| RunState | integer | 0,1,2,3,4,5,6,7,8 | To/From ESP | no | |
|
||||||
| RunString | string | "verbose description" | From ESP | n/a | |
|
| RunString | string | "verbose description" | From ESP | n/a | |
|
||||||
| SystemVoltage | float | 0.1V resolution | To/From ESP | **YES** | 12.0 or 24.0 |
|
| SystemVoltage | float | 12.0 or 24.0 | To/From ESP | **YES** | must be 12.0 or 24.0 |
|
||||||
| TempBody | integer | 1degC resolution | From ESP | n/a | |
|
| TempBody | integer | 1degC resolution | From ESP | n/a | |
|
||||||
| TempCurrent | float | typ 0.1degC temperature | From ESP | n/a | |
|
| TempCurrent | float | typ 0.1degC temperature | From ESP | n/a | |
|
||||||
| TempDesired | integer| 8 - 35, 1degC resolution | To/From ESP | **YES** | |
|
| TempDesired | integer| 8 - 35, 1degC resolution | To/From ESP | **YES** | |
|
||||||
|
|
Loading…
Reference in a new issue