stop_beacon

Description:

Stop the beacon

Parameters

Parameter Type Values Description
type string "broadcast" Type of setting ( get or set )
command string "stop_beacon" Command for stopping the beacon

Example

{
    "type" : "broadcast",
    "command" : "stop_beacon"
}