EmberMultiprotocolPriorities: {
    activeRx: number;
    backgroundRx: number;
    tx: number;
}

Type declaration

  • activeRx: number

    The priority of a Zigbee RX operation while receiving a packet. uint8_t

  • backgroundRx: number

    The priority of a Zigbee RX operation while not receiving a packet. uint8_t

  • tx: number

    The priority of a Zigbee TX operation. uint8_t