Identifies a value based on specified characteristics. Each set of characteristics is unique to that value and is specified during the call to get the extended value.

uint16_t

Enumeration Members

ENDPOINT_FLAGS

The flags field associated with the specified endpoint. Value is uint16_t

GET_SOURCE_ROUTE_OVERHEAD

This number of bytes of overhead required in the network frame for source routing to a particular destination.

LAST_LEAVE_REASON

This is the reason for the node to leave the network as well as the device that told it to leave. The leave reason is the 1st byte of the value while the node ID is the 2nd and 3rd byte. If the leave was caused due to an API call rather than an over the air message, the node ID will be EMBER_UNKNOWN_NODE_ID (0xFFFD).