Update JSON dictionary

Ray Jones 2019-01-11 03:37:17 +00:00
parent 7301e1d503
commit 9be25df2a7

@ -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 |
| RunState | integer | 0,1,2,3,4,5,6,7,8 | To/From ESP | no | |
| 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 | |
| TempCurrent | float | typ 0.1degC temperature | From ESP | n/a | |
| TempDesired | integer| 8 - 35, 1degC resolution | To/From ESP | **YES** | |