From ff8b4b944eb02351c5e466a8a5334ee11b082812 Mon Sep 17 00:00:00 2001 From: Ray Jones Date: Tue, 3 Sep 2019 03:28:11 +0000 Subject: [PATCH] Update JSON dictionary --- JSON-dictionary.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/JSON-dictionary.md b/JSON-dictionary.md index 378caaf..123d7ec 100644 --- a/JSON-dictionary.md +++ b/JSON-dictionary.md @@ -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:
Disabled
General
HeatDemand | -| GPmodeIn1 | string | description | From ESP | no | GPIO input # 1 mode:
Disabled
Mom On
HoldOn
Mom Off| +| GPmodeIn1 | string | description | From ESP | no | GPIO input # 1 mode:
Disabled
Mom On
HoldOn
Mom On/Off
Mom Off| | GPmodeIn2 | string | description | From ESP | no | GPIO input # 2 mode:
Disabled
Mom Off
Ext Thermo | | GPmodeOut1 | string | description | From ESP | no | GPIO output # 1 mode:
Disabled
Status
User | | GPmodeOut2 | string | description | From ESP | no | GPIO output # 2 mode:
Disabled
User |