webdyn.com
V2.0 subject to changes | Webdyn © by Flexitron Group
41
whiteList
List of phone numbers authorised to issue commands (default:
NULL, all numbers are authorised)
testCount
Number of diagnostic command sequences in a row between 1
and 30 (default 1)
timeout
Maximum action execution time in seconds between 60 and
3600. Functional only if the “testCount” parameter is equal to
1. (default disabled: 0)
If the number of diagnostic command sequences in a row is greater than 1, then there will be no
Beep to notify of the result at the end of the diagnosis.
Example:
•
Using a JSON file (to be converted to BSON format for the hub):
{
“config”:
{
“mode”: “run”,
“name”: “WebdynEasy”,
“logLevel”: 2
},
“crc”: 0
}
4.2.1.2 Security
All the hub security variables are in the “security” object in JSON.
PARAMETERS
DESCRIPTION
crcMode
BSON file CRC check:
0: No CRC check
1: Partial check (no check if CRC is 0) (default)
2: CRC check enabled