Matter::Cluster::OperationalCredentialsCluster::CSRRequestCommand
Inherits Struct < Value < Object
CSRRequest command (0x04)
Constructors
new(csr_nonce : Bytes, is_for_update_noc : Bool | Nil = false)
SourceInstance methods
csr_nonce
Sourcecsr_nonce=(csr_nonce : Bytes)
Sourceis_for_update_noc
Sourceis_for_update_noc=(is_for_update_noc : Bool | Nil)
Source