Contains logic for the Auto Balance Node command.
static ByteStream buildCommand( |
| ) |
Builds the AutoBalance command packet.
nodeAddress | The address of the Node to build the command for. |
channelNumber uint8 | The channel number to balance (ch1 = 1, ch8 = 8). |
targetValue uint16 | The target sensor output value in bits (0-4096). |
A ByteStream containing the command packet.