zigbee-herdsman
    Index

    Enumeration Members

    ABORT: 149

    Failed case when a client or a server decides to abort the upgrade process.

    ACTION_DENIED: 147
    DEFINED_OUT_OF_BAND: 145
    DUPLICATE_EXISTS: 138
    FAILURE: 1

    Operation was not successful.

    HARDWARE_FAILURE: 192
    INCONSISTENT_STARTUP_STATE: 144
    INSUFFICIENT_SPACE: 137

    An operation failed due to an insufficient amount of free space available.

    INVALID_DATA_TYPE: 141

    The data type given for an attribute is incorrect. Command not carried out.

    INVALID_FIELD: 133

    At least one field of the command contains an incorrect value, according to the specification the device is implemented to.

    INVALID_IMAGE: 150

    Invalid OTA upgrade image (ex. failed signature validation or signer information check or CRC check).

    INVALID_SELECTOR: 142

    The selector for an attribute is incorrect.

    INVALID_VALUE: 135

    Out of range error or set to a reserved value. Attribute keeps its old value. Note that an attribute value may be out of range if an attribute is related to another, e.g., with minimum and maximum attributes. See the individual attribute descriptions for specific details.

    LIMIT_REACHED: 196
    MALFORMED_COMMAND: 128

    The command appears to contain the wrong fields, as detected either by the presence of one or more invalid field entries or by there being missing fields. Command not carried out. Implementer has discretion as to whether to return this error or INVALID_FIELD.

    NO_IMAGE_AVAILABLE: 152

    No OTA upgrade image available for the client.

    NOT_AUTHORIZED: 126

    The sender of the command does not have authorization to carry out this command.

    NOT_FOUND: 139

    The requested information (e.g., table entry) could not be found.

    NOTIFICATION_PENDING: 154

    The command has been received and is being processed.

    READ_ONLY: 136

    Attempt to write a read-only attribute.

    REQUIRE_MORE_IMAGE: 153

    The client still requires more OTA upgrade image files to successfully upgrade.

    reserved: 127
    reserved14: 146
    reserved15: 194
    SOFTWARE_FAILURE: 193
    SUCCESS: 0

    Operation was successful.

    TIMEOUT: 148

    The exchange was aborted due to excessive response time.

    UNREPORTABLE_ATTRIBUTE: 140

    Periodic reports cannot be issued for this attribute.

    UNSUP_COMMAND: 129

    The specified command is not supported on the device. Command not carried out.

    UNSUP_GENERAL_COMMAND: 130
    UNSUP_MANUF_CLUSTER_COMMAND: 131
    UNSUP_MANUF_GENERAL_COMMAND: 132
    UNSUPPORTED_ATTRIBUTE: 134

    The specified attribute does not exist on the device.

    UNSUPPORTED_CLUSTER: 195

    The cluster is not supported.

    WAIT_FOR_DATA: 151

    Server does not have data block available yet.

    WRITE_ONLY: 143
    MMNEPVFCICPMFPCPTTAAATR