zigbee-herdsman
    Preparing search index...

    Enumeration EmberDutyCycleState

    Duty cycle states

    Applications have no control over the state but the callback exposes state changes to the application.

    Index

    Enumeration Members

    LBT_CRITICAL_THRESHOLD_REACHED: 3

    The critical threshold of the total duty cycle allotment was exceeded.

    LBT_LIMITED_THRESHOLD_REACHED: 2

    The limited threshold of the total duty cycle allotment was exceeded.

    LBT_NORMAL: 1

    Duty Cycle is tracked and has not exceeded any thresholds.

    LBT_SUSPEND_LIMIT_REACHED: 4

    The suspend limit was reached and all outbound transmissions are blocked.

    TRACKING_OFF: 0

    No duty cycle tracking or metrics are taking place.