ReadEeprom
ReadEeprom

Contains logic for the ReadEeprom 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