Matter::Cluster::OperationalCredentialsCluster::NOCResponse
Inherits Struct < Value < Object
NOCResponse - Generic response for AddNOC, UpdateNOC, UpdateFabricLabel, RemoveFabric
Constructors
new(status_code : NodeOperationalCertStatus, fabric_index : UInt8 | Nil = nil, debug_text : String | Nil = nil)
SourceInstance methods
debug_text
Sourcedebug_text=(debug_text : String | Nil)
Sourcefabric_index
Sourcefabric_index=(fabric_index : UInt8 | Nil)
Sourcestatus_code
Sourcestatus_code=(status_code : NodeOperationalCertStatus)
Sourcesuccess?
Source