EmberZNet serial protocol
SN260
7.3.1 Type definitions
Table 22. Type definitions
Type
Alias
Description
boolean
int8u True or false.
EzspConfigId
EzspConfigTxPowerMode
EzspConfigStatus
EzspPolicyId
int8u
int16u
int8u
int8u
Identifies a configuration value.
Values for EZSP_CONFIG_TX_POWER_MODE.
Return type for configuration commands.
Identifies a policy.
EzspDecisionId
int8u Identifies a policy decision.
EmberStatus
EmberEventUnits
int8u
int8u
Return type for stack functions.
Either marks an event as inactive or specifies the units for the event
execution time.
EmberNodeType
EmberNetworkStatus
EmberIncomingMessageType
EmberBindingType
int8u
int8u
int8u
int8u
The type of the node.
The possible join states for a node.
Incoming message types.
Binding types.
EmberUnicastOption
int8u Options to use when sending a unicast message.
EmberNetworkScanType
EmberJoinDecision
EmberNodeId
int8u
int8u
int16u
Network scan types.
Decision made by the trust center when a node attempts to join.
16-bit ZigBee network address.
EmberPanId
int16u 802.15.4 PAN ID.
EmberEUI64
int8u[8] EUI 64-bit ID (an IEEE address).
40/88