ReadEeprom_v2
ReadEeprom_v2

Contains logic for the ReadEeprom (version 2) Node command

Functions
buildCommand
static ByteStream buildCommand(
NodeAddress nodeAddress,
uint16 eepromAddress
)

Builds the ReadEeprom command packet

Parameters
nodeAddress

the address of the Node to build the command for.

eepromAddress
uint16

the Eeprom address to read from.

Returns

A ByteStream containing the command packet