zigbee-herdsman
    Preparing search index...

    Enumeration BroadcastAddress

    ZigBee Broadcast Addresses

    ZigBee specifies three different broadcast addresses that reach different collections of nodes. Broadcasts are normally sent only to routers. Broadcasts can also be forwarded to end devices, either all of them or only those that do not sleep. Broadcasting to end devices is both significantly more resource-intensive and significantly less reliable than broadcasting to routers.

    Index

    Enumeration Members

    DEFAULT: 65532

    All routers and coordinator

    LOW_POWER_ROUTERS: 65531

    Low power routers only

    RX_ON_WHEN_IDLE: 65533

    macRxOnWhenIdle = TRUE (all non-sleepy devices)

    SLEEPY: 65535

    All devices in PAN (including sleepy end devices)