BaseStation_SetBeacon
BaseStation_SetBeacon

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

Constants
Packet Information
COMMAND_ID

0xBEAC  - The Command ID for the set beacon command

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