Contains logic for the Arm For Datalogging Node command.
static ByteStream buildCommand( |
| ) |
Builds the ArmForDatalogging command packet.
nodeAddress | The address of the Node to build the command for. |
message const std::string& | A message, up to 50 characters, to send with the arm command. This message can be downloaded with the data. Will be trimmed to 50 chars if longer. (Default of "") |
A ByteStream containing the command packet.