zigbee-herdsman
    Preparing search index...

    Enumeration EmberDeviceUpdate

    The Status of the Update Device message sent to the Trust Center. The device may have joined or rejoined insecurely, rejoined securely, or left. MAC Security has been deprecated and therefore there is no secure join. These map to the actual values within the APS Command frame so they cannot be arbitrarily changed. uint8_t

    Index

    Enumeration Members

    DEVICE_LEFT: 2
    STANDARD_SECURITY_SECURED_REJOIN: 0
    STANDARD_SECURITY_UNSECURED_JOIN: 1
    STANDARD_SECURITY_UNSECURED_REJOIN: 3