The receiver is busy processing another action that prevents the execution of the incoming action.
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.
Cluster instance data version did not match request path
A request requiring a Fail-safe context was invoked without the Fail-Safe context.
Operation was not successful.
The action is malformed, has missing fields, or fields with invalid values. Action not carried out.
The cluster command is malformed, has missing fields, or fields with invalid values. Command not carried out.
The data type indicated is undefined or invalid for the indicated data field. Command or action not carried out.
The received request cannot be handled due to the current operational state of the device
Subscription ID is not active.
A Untimed Write or Untimed Invoke interaction was used for an attribute or command that requires a Timed Write or Timed Invoke.
A CommandDataIB is missing a response in the InvokeResponses of an Invoke Response action.
The indicated data field or entry could not be found.
Used by proxies to convey to clients the lack of an upstream subscription to a source.
The receiver has insufficient resources to support the specified number of paths in the request
An action or operation failed due to insufficient available resources.INSUFFICIENT_SPACE is anobsolete name for this error code.
Operation was successful.
A request with TimedRequest field set to TRUE was issued outside a Timed transaction or a request with TimedRequest set to FALSE was issued inside a Timed transaction.
The transaction was aborted due to time being exceeded.
Reports cannot be issued for this attribute.
The sender of the action or command does not have authorization or access.
The indicated attribute ID, field ID or list entry does not exist for an attribute path.
The cluster indicated is not supported on the endpoint.
The indicated command ID is not supported on the cluster instance. Command not carried out.
The endpoint indicated is unsupported on the node.
The indicated event ID is not supported on the cluster instance.
The node ID indicated is not supported on the node.
Attempt to read a write-only attribute.
Attempt to write a read-only attribute.
Status Code
An enumeration value that means a success or error status. A status code is indicated as a response to an action in an interaction (see Interaction Model).
A status code shall be one of:
• a common status code from the set defined in the Interaction Model status code table;
• a cluster status code that is scoped to a particular cluster.
The following table defines the enumeration ranges for status codes.
Status codes in an undefined range, or status codes undefined within a range are reserved and shall NOT be indicated.
See
MatterSpecification.v13.Core § 7.18.2.18