Added Latch Access Relay (Timed) option.

This commit is contained in:
Erik C. Thauvin 2016-09-05 22:19:15 -07:00
parent 8d6ba97093
commit 16b741872f

View file

@ -137,6 +137,25 @@
],
"dtmf": "[FIELD:1]#,[MASTER]#,57#,[FIELD:2]#,[FIELD:3]#,99#"
},
{
"title": "Latch Access Relay (Timed)",
"fields": [
{
"hint": "Unit Number (1..4)",
"size": 1,
"min": 1,
"max": 4
},
{
"hint": "Time in Hours (01-98)",
"size": 2,
"zeros": true,
"min": 1,
"max": 98
}
],
"dtmf": "[FIELD:1]#,[MASTER]#,80#,[FIELD:2]#,99#"
},
{
"title": "Latch Access Relay",
"fields": [