webdyn.com
V2.0 subject to changes | Webdyn © by Flexitron Group
73
Example:
•
Using a JSON file (to be converted to BSON format for the hub):
{
“cmd”: {
“type”: “request”,
},
“crc”: 0
}
5.6.1 “Request” Command
The “request” command triggers the immediate connection of the product to the remote server, making
it possible to upload data, the configuration and the supervision, but also to download the files present
in its INBOX. 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”: “request”,
},
“crc”: 0
}