start_beacon

Description:

Get the TNCs RX buffer

Parameters

Parameter Type Values Description
type string "broadcast" Type of setting ( get or set )
command string "start_beacon" Command for starting the tnc
parameter string interval Interval in seconds

Example

{
    "type" : "broadcast",
    "command" : "start_beacon",
    "parameter" : "5"

}