Enumeration Members

GenericFailure

Generic failure code, indicating that switching to the mode indicated by the NewMode field is not allowed or not possible.

MatterSpecification.v13.Cluster § 1.10.7.2.1.2

InvalidInMode

The received request cannot be handled due to the current mode of the device

MatterSpecification.v13.Cluster § 1.10.7.2.1.2

Success

Switching to the mode indicated by the NewMode field is allowed and possible. The CurrentMode attribute is set to the value of the NewMode field.

MatterSpecification.v13.Cluster § 1.10.7.2.1.2

UnsupportedMode

The value of the NewMode field doesn’t match any entries in the SupportedMode attribute.

MatterSpecification.v13.Cluster § 1.10.7.2.1.2