91
1
SW
DEVICE BOOT CONFIG COMMAND
Available BootPreset1 options are: 1
–
PRESET1, 2
–
keep status
{"jsonrpc":"2.0","method":"Device.BootPreset1","BootPreset1":2}
DEVICE GET MAC
{"jsonrpc":"2.0","method":"Device.GetMac"}
{"mac":"32 41 41 20 40 42"}
DEVICE GET GALLERY REGISTRATION KEY
{"jsonrpc":"2.0","method":"Device.GetRegkey"}
{"regkey":"2E1BB146B2DB2WA1"}
8.10
PANEL COMMANDS
PANEL SET LOCK SETTINGS
Set panel Lock to “UNLOCK ALL” “UNLOCK USER” “LOCK ALL”. Set panel password to
Pass.
{"jsonrpc":"2.0","method":"Device.Panel","Lock":"LOCK ALL","Pass":"1234"}
PANEL GET LOCK SETTINGS
{"jsonrpc":"2.0","method":"Device.GetPanel"}
{"Lock":"UNLOCK ALL","Pass":""}
FINDER COMMANDS
Start/stop finder operation
{"jsonrpc":"2.0","method":"Device.Finder","Finder":true}
LCD FUNCTIONS
Print text on device frontal display. Two lines are available and aligned centre if Centre
variable is true. Is possible to specify the display timeout in seconds.
{"jsonrpc":"2.0","method":"Device.Print","Line1":"Hi","Line2":"Bye","Cent
er":true,"Timeout":3}