zigbee-herdsman
    Preparing search index...

    Enumeration EmberIncomingMessageType

    Defines the possible incoming message types. uint8_t

    Index

    Enumeration Members

    BROADCAST: 4

    Broadcast.

    BROADCAST_LOOPBACK: 5

    Broadcast sent by the local device.

    MULTICAST: 2

    Multicast.

    MULTICAST_LOOPBACK: 3

    Multicast sent by the local device.

    UNICAST: 0

    Unicast.

    UNICAST_REPLY: 1

    Unicast reply.