webdyn.com
V2.0 subject to changes | Webdyn © by Flexitron Group
75
5.6.5
“ConfigGet” Command
The “configGet” command forces the current configuration to copy the current configuration to the USB
partition, this command has no effect if used in FTP. No subcommands or parameters are required for
this command.
Example:
•
Using a JSON file (to be converted to BSON format for the hub):
{
“cmd”: {
“type”: “configGet”
},
“crc”: 0
}
5.6.6 “whiteListErase” Command
The “whiteListErase” command is used to erase the WM-Bus radio white list. No subcommands or
parameters are required for this command.
Example:
•
Using a JSON file (to be converted to BSON format for the hub):
{
“cmd”: {
“type”: “whiteListErase”
},
“crc”: 0
}