zigbee-herdsman
    Preparing search index...

    Type Alias EmberDutyCycleLimits

    A structure containing duty cycle limit configurations.

    All limits are absolute and are required to be as follows: suspLimit > critThresh > limitThresh For example: suspLimit = 250 (2.5%), critThresh = 180 (1.8%), limitThresh 100 (1.00%).

    Index

    Properties

    The Critical Threshold in % * 100.

    The Limited Threshold in % * 100.

    The Suspended Limit (LBT) in % * 100.