Contains logic for the base station Start RF Sweep command.
static ByteStream buildCommand( |
| ) |
Builds the beacon status command.
min uint32 | The minimum sweep frequency in kHz (2400000 = 2.4GHz). |
max uint32 | The maximum sweep frequency in kHz (2400000 = 2.4GHz). |
interval uint32 | The sweep interval in kHz. |
options uint16 | The options to send with the command (advanced, used internally). |
A ByteStream containing the base station beacon status command.