TriggerArmedDatalogging
TriggerArmedDatalogging

Contains logic for the Trigger Armed Datalogging Node command.

Constants
Packet Information
COMMAND_ID

0x000E  - The Command ID for the TriggerArmedDatalogging command

Functions
buildCommand
static ByteStream buildCommand(
NodeAddress nodeAddress
)

Builds the TriggerArmedDatalogging command packet.

Parameters
nodeAddress

The address of the Node to build the command for.

Returns

A ByteStream containing the command packet.