Matter::Cluster::Definitions::GeneralCommissioning::CommissioningError
Inherits Enum < Comparable < Value < Object
Constants
Ok = 0_u8
No error
ValueOutsideRange = 1_u8
Attempting to set regulatory configuration to a region or indoor/outdoor mode for which the server does not have proper configuration.
InvalidAuthentication = 2_u8
Executed CommissioningComplete outside CASE session.
NoFailSafe = 3_u8
Executed CommissioningComplete when there was no active Fail-Safe context.
BusyWithOtherAdmin = 4_u8
Attempting to arm fail- safe or execute CommissioningComplete from a fabric different than the one associated with the current fail- safe context.