Contains logic for the Auto Balance Node command (Version 2).
static ByteStream buildCommand( |
| ) |
Builds the AutoBalance_v2 command packet.
nodeAddress | The address of the Node to build the command for. |
channelNumber uint8 | The channel number to balance (ch1 = 1, ch8 = 8). |
targetPercent float | The target percentage to balance to (0 - 100). |
A ByteStream containing the command packet.