Update JSON dictionary

Ray Jones 2019-09-03 03:28:11 +00:00
parent dea807fab7
commit ff8b4b944e

@ -33,7 +33,7 @@ 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 |
| 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 |
| 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|
| GPmodeIn1 | string | description | From ESP | no | GPIO input &num;&hairsp;1 mode:<BR>Disabled<BR>Mom On<BR>HoldOn<BR>Mom On/Off<BR>Mom Off|
| 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;&hairsp;1 mode:<BR>Disabled<BR>Status<BR>User |
| GPmodeOut2 | string | description | From ESP | no | GPIO output &num;&hairsp;2 mode:<BR>Disabled<BR>User |