Dependent Node Update message structure.

Public Attributes#

uint8_t

Update type.

uint8_t

Prohibited flag.

uint16_t

Path endpoint address.

size_t

Destination range length.

uint32_t

Destination range.

Public Attribute Documentation#

type#

uint8_t dependent_node_update_t::type

Update type.


prohib#

uint8_t dependent_node_update_t::prohib

Prohibited flag.


path_endpoint#

uint16_t dependent_node_update_t::path_endpoint

Path endpoint address.


drange_len#

size_t dependent_node_update_t::drange_len

Destination range length.


drange#

uint32_t dependent_node_update_t::drange

Destination range.