Write Command Queue

Parent Previous Next

WRITE COMMAND QUEUE


Send a command to be pushed into the command queue.

The command queue is a FIFO (First In First Out) stream, all commands stored into this queue will be fetched the first time the device connects to its account.

All commands are parsed, invalid commands will be discarded by device.

Commands must be percent-encoded (urlencoded).