Update JSON dictionary

Ray Jones 2019-09-03 03:27:20 +00:00
parent 40efc9a70e
commit dea807fab7

@ -33,10 +33,10 @@ Certain commands are used to alter the non volatile settings stored by the contr
| GPin1 / GPin2 | int | 0,1 | From ESP | n/a | GPIO input state | | GPin1 / GPin2 | int | 0,1 | From ESP | n/a | GPIO input state |
| GPout1 / GPout2 | int | 0,1 | To/From ESP | no | GPIO output state | | GPout1 / GPout2 | int | 0,1 | To/From ESP | no | GPIO output state |
| GPmodeAnlg | string | description | From ESP | no | GPIO analogue mode:<BR>Disabled<BR>General<BR>HeatDemand | | 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| | GPmodeIn1 | string | description | From ESP | no | GPIO input &num;&hairsp;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 | | GPmodeIn2 | string | description | From ESP | no | GPIO input &num;&hairsp;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 | | GPmodeOut1 | string | description | From ESP | no | GPIO output &num;&hairsp;1 mode:<BR>Disabled<BR>Status<BR>User |
| GPmodeOut2 | string | description | From ESP | no | GPIO output &num;2 mode:<BR>Disabled<BR>User | | GPmodeOut2 | string | description | From ESP | no | GPIO output &num;&hairsp;2 mode:<BR>Disabled<BR>User |
| InputVoltage | float | 0.1V resolution | From ESP | n/a | | | 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| | 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 | | NVsave | int | 8861 | To ESP | n/a | **must** be 8861 |