Added digits field property.

This commit is contained in:
Erik C. Thauvin 2016-08-31 09:16:29 -07:00
parent 9d100901b5
commit 72e75f3eaa
13 changed files with 192 additions and 86 deletions

View file

@ -330,11 +330,30 @@
{
"hint": "Days of Week (Sun=1, Sat=7 or #)",
"size": 7,
"alt": true
"alt": true,
"digits": "1234567"
}
],
"dtmf": "*35[MASTER],[FIELD:1]*,[FIELD:2]*,[FIELD:3][FIELD:4]*,[FIELD:5]*,[FIELD:6][FIELD:7]*,[FIELD:8]*,[FIELD:9]*"
},
{
"title": "Enable/Disable Automatic Relay Time Zone",
"fields": [
{
"hint": "Time Zone (1..4)",
"size": 1,
"min": 1,
"max": 4
},
{
"hint": "OFF=0 ON=1",
"size": 1,
"min": 0,
"max": 1
}
],
"dtmf": "*35[MASTER],[FIELD:1]*,[FIELD:2]*"
},
{
"title": "Set 4-Digit Entry Code Time Zone",
"fields": [
@ -383,7 +402,8 @@
{
"hint": "Days of Week (Sun=1..Sat=7 or #)",
"size": 7,
"alt": true
"alt": true,
"digits": "1234567"
},
{
"hint": "Lower 4-Digit Boundary",
@ -456,7 +476,8 @@
{
"hint": "Days of Week (Sun=1..Sat=7 or #)",
"size": 7,
"alt": true
"alt": true,
"digits": "1234567"
},
{
"hint": "Lower 4-Digit Boundary",

View file

@ -330,11 +330,30 @@
{
"hint": "Days of Week (Sun=1, Sat=7 or #)",
"size": 7,
"alt": true
"alt": true,
"digits": "1234567"
}
],
"dtmf": "*35[MASTER],[FIELD:1]*,[FIELD:2]*,[FIELD:3][FIELD:4]*,[FIELD:5]*,[FIELD:6][FIELD:7]*,[FIELD:8]*,[FIELD:9]*"
},
{
"title": "Enable/Disable Automatic Relay Time Zone",
"fields": [
{
"hint": "Time Zone (1..4)",
"size": 1,
"min": 1,
"max": 4
},
{
"hint": "OFF=0 ON=1",
"size": 1,
"min": 0,
"max": 1
}
],
"dtmf": "*35[MASTER],[FIELD:1]*,[FIELD:2]*"
},
{
"title": "Set 4-Digit Entry Code Time Zone",
"fields": [
@ -383,7 +402,8 @@
{
"hint": "Days of Week (Sun=1..Sat=7 or #)",
"size": 7,
"alt": true
"alt": true,
"digits": "1234567"
},
{
"hint": "Lower 4-Digit Boundary",
@ -456,7 +476,8 @@
{
"hint": "Days of Week (Sun=1..Sat=7 or #)",
"size": 7,
"alt": true
"alt": true,
"digits": "1234567"
},
{
"hint": "Lower 4-Digit Boundary",

View file

@ -202,11 +202,30 @@
{
"hint": "Days of Week (Sun=1, Sat=7 or #)",
"size": 7,
"alt": true
"alt": true,
"digits": "1234567"
}
],
"dtmf": "*35[MASTER],[FIELD:1][FIELD:2]*,[FIELD:3][FIELD:4]*,[FIELD:5]*,[FIELD:6]*,[FIELD:7]*"
},
{
"title": "Enable/Disable Automatic Relay Time Zone",
"fields": [
{
"hint": "Time Zone (1..4)",
"size": 1,
"min": 1,
"max": 4
},
{
"hint": "OFF=0 ON=1",
"size": 1,
"min": 0,
"max": 1
}
],
"dtmf": "*35[MASTER],[FIELD:1]*,[FIELD:2]*"
},
{
"title": "Set 4-Digit Entry Code Time Zone",
"fields": [
@ -231,7 +250,8 @@
{
"hint": "Days of Week (Sun=1..Sat=7 or #)",
"size": 7,
"alt": true
"alt": true,
"digits": "1234567"
},
{
"hint": "Lower 4-Digit Boundary",
@ -268,7 +288,8 @@
{
"hint": "Days of Week (Sun=1, Sat=7 or #)",
"size": 7,
"alt": true
"alt": true,
"digits": "1234567"
},
{
"hint": "Lower 5-Digit Boundary",

View file

@ -113,7 +113,8 @@
{
"hint": "Active Days of Week (Sun=1..Sat=7, or #)",
"size": 7,
"alt": true
"alt": true,
"digits": "1234567"
}
],
"dtmf": "*34[MASTER],[FIELD:1]*,[FIELD:2][FIELD:3]*,[FIELD:4]*,[FIELD:5]*"
@ -148,7 +149,8 @@
{
"hint": "Active Days of Week (Sun=1..Sat=7, or #)",
"size": 7,
"alt": true
"alt": true,
"digits": "1234567"
}
],
"dtmf": "*35[MASTER],[FIELD:1]*,[FIELD:2][FIELD:3]*,[FIELD:4]*,[FIELD:5]*"
@ -201,7 +203,8 @@
{
"hint": "Active Days of Week (Sun=1..Sat=7, or #)",
"size": 7,
"alt": true
"alt": true,
"digits": "1234567"
}
],
"dtmf": "*36[MASTER],[FIELD:1]*,[FIELD:2][FIELD:3][FIELD:4]*,[FIELD:5][FIELD:6][FIELD:7]*,[FIELD:8]"
@ -254,7 +257,8 @@
{
"hint": "Active Days of Week (Sun=1..Sat=7, or #)",
"size": 7,
"alt": true
"alt": true,
"digits": "1234567"
}
],
"dtmf": "*37[MASTER],[FIELD:1]*,[FIELD:2][FIELD:3][FIELD:4]*,[FIELD:5][FIELD:6][FIELD:7]*,[FIELD:8]"

View file

@ -160,7 +160,8 @@
{
"hint": "Days of Week (Sun=1, Sat=7 or #)",
"size": 7,
"alt": true
"alt": true,
"digits": "1234567"
}
],
"dtmf": "*35[MASTER],[FIELD:1]*,[FIELD:2]*,[FIELD:3][FIELD:4]*,[FIELD:5][FIELD:6]*,[FIELD:7]*,[FIELD:8]*"