struct

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)
Source

Instance methods

debug_text
Source
debug_text=(debug_text : String | Nil)
Source
fabric_index
Source
fabric_index=(fabric_index : UInt8 | Nil)
Source
status_code
Source
status_code=(status_code : NodeOperationalCertStatus)
Source
success?
Source