Added DKS 1819 configuration.

This commit is contained in:
Erik C. Thauvin 2016-08-27 14:22:16 -07:00
parent c500cb705e
commit 357613b5f7
7 changed files with 379 additions and 60 deletions

View file

@ -175,6 +175,12 @@
"min": 0,
"max": 59
},
{
"hint": "AM=0 PM=1",
"size": 1,
"min": 0,
"max": 1
},
{
"hint": "Ending Hour (01..12)",
"size": 2,
@ -196,8 +202,6 @@
{
"hint": "Days of Week (Sun=1, Sat=7 or #)",
"size": 7,
"min": 1,
"max": 7,
"hash": true
}
],
@ -227,8 +231,6 @@
{
"hint": "Days of Week (Sun=1..Sat=7 or #)",
"size": 7,
"min": 1,
"max": 7,
"hash": true
},
{
@ -266,8 +268,6 @@
{
"hint": "Days of Week (Sun=1, Sat=7 or #)",
"size": 7,
"min": 1,
"max": 7,
"hash": true
},
{
@ -320,7 +320,7 @@
"title": "Remote Relay 2 Activation",
"fields": [
{
"hint": "Open=5, Hold=4, Release=2, 1hr=2",
"hint": "Open=5, Hold=4, Release=3, 1hr=2",
"size": 1,
"min": 2,
"max": 5