Get the TNCs RX buffer
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 |
{
"type" : "broadcast",
"command" : "start_beacon",
"parameter" : "5"
}