Defines binding types. uint8_t

Enumeration Members

MANY_TO_ONE_BINDING

A unicast binding whose 64-bit identifier is the many-to-one destination EUI64. Route discovery should be disabled when sending unicasts via many-to-one bindings.

MULTICAST_BINDING

A multicast binding whose 64-bit identifier is the group address. This binding can be used to send messages to the group and to receive messages sent to the group.

UNICAST_BINDING

A unicast binding whose 64-bit identifier is the destination EUI64.

UNUSED_BINDING

A binding that is currently not in use.