PageDownload
PageDownload

Contains logic for the PageDownload Node command

Constants
Packet Information
COMMAND_ID

0x05  - The Command ID for the Page Download command

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

Builds the PageDownload command packet

Parameters
nodeAddress

the address of the Node to build the command for

pageIndex
uint16

the page index to download from the Node's memory

Returns

A ByteStream containing the command packet