BaseStation_SetBeacon_v2
BaseStation_SetBeacon_v2

Contains logic for the base station set (enable/disable) beacon command (v2)

Functions
buildCommand
static ByteStream buildCommand(
uint32 utcTime
)

Builds the set beacon command packet, using the passed in seconds as the start time

Parameters
utcTime
uint32

The start time for the beacon in UTC seconds from the Unix Epoch (01/01/1970)

Returns

A ByteStream containing the base station set beacon command