stop_transmission
Description:
Stop the beacon
Parameters
Parameter |
Type |
Values |
Description |
type |
string |
"arq" |
Type of setting ( get or set ) |
command |
string |
"stop_transmission" |
Command for stopping the transmission |
Example
{
"type" : "arq",
"command" : "stop_transmission"
}