Update JSON dictionary

Ray Jones 2019-09-03 03:20:37 +00:00
parent cdd6b99fe7
commit 40efc9a70e

@ -32,9 +32,11 @@ Certain commands are used to alter the non volatile settings stored by the contr
| GPanlg | int | 0-100 | From ESP | n/a | GPIO analogue input % |
| GPin1 / GPin2 | int | 0,1 | From ESP | n/a | GPIO input state |
| GPout1 / GPout2 | int | 0,1 | To/From ESP | no | GPIO output state |
| GPmodeAnlg | string | description | From ESP | no | GPIO analog mode |
| GPmodeIn | string | description | From ESP | no | GPIO input mode |
| GPmodeOut | string | description | From ESP | no | GPIO output mode |
| GPmodeAnlg | string | description | From ESP | no | GPIO analogue mode:<BR>Disabled<BR>General<BR>HeatDemand |
| GPmodeIn1 | string | description | From ESP | no | GPIO input &num;1 mode:<BR>Disabled<BR>Mom On<BR>HoldOn<BR><Mon On/Off<BR>Mom Off|
| GPmodeIn2 | string | description | From ESP | no | GPIO input &num;2 mode:<BR>Disabled<BR>Mom Off<BR>Ext Thermo |
| GPmodeOut1 | string | description | From ESP | no | GPIO output &num;1 mode:<BR>Disabled<BR>Status<BR>User |
| GPmodeOut2 | string | description | From ESP | no | GPIO output &num;2 mode:<BR>Disabled<BR>User |
| InputVoltage | float | 0.1V resolution | From ESP | n/a | |
| LowVoltCutout | float | *12V* 10.0 .. 12.5<BR>*24V* 20.0 .. 25.0 | To/From ESP | **YES** | Low voltage protection <br>0 disables|
| NVsave | int | 8861 | To ESP | n/a | **must** be 8861 |