ReadSingleSensor
ReadSingleSensor

Contains logic for the Read Single Sensor Node command

Functions
buildCommand
static ByteStream buildCommand(
NodeAddress nodeAddress,
uint8 channelNumber
)

Builds the ReadSingleSensor command packet.

Parameters
nodeAddress

The address of the Node to build the command for.

Returns

A ByteStream containing the command packet.