Update JSON dictionary
parent
40efc9a70e
commit
dea807fab7
1 changed files with 4 additions and 4 deletions
|
@ -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 |
|
||||
| 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 #1 mode:<BR>Disabled<BR>Mom On<BR>HoldOn<BR><Mon On/Off<BR>Mom Off|
|
||||
| GPmodeIn2 | string | description | From ESP | no | GPIO input #2 mode:<BR>Disabled<BR>Mom Off<BR>Ext Thermo |
|
||||
| GPmodeOut1 | string | description | From ESP | no | GPIO output #1 mode:<BR>Disabled<BR>Status<BR>User |
|
||||
| GPmodeOut2 | string | description | From ESP | no | GPIO output #2 mode:<BR>Disabled<BR>User |
|
||||
| GPmodeIn1 | string | description | From ESP | no | GPIO input # 1 mode:<BR>Disabled<BR>Mom On<BR>HoldOn<BR><Mon On/Off<BR>Mom Off|
|
||||
| GPmodeIn2 | string | description | From ESP | no | GPIO input # 2 mode:<BR>Disabled<BR>Mom Off<BR>Ext Thermo |
|
||||
| GPmodeOut1 | string | description | From ESP | no | GPIO output # 1 mode:<BR>Disabled<BR>Status<BR>User |
|
||||
| GPmodeOut2 | string | description | From ESP | no | GPIO output # 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 |
|
||||
|
|
Loading…
Reference in a new issue