struct

Matter::Cluster::OperationalCredentialsCluster::CSRRequestCommand

Inherits Struct < Value < Object

CSRRequest command (0x04)

Constructors

new(csr_nonce : Bytes, is_for_update_noc : Bool | Nil = false)
Source

Instance methods

csr_nonce
Source
csr_nonce=(csr_nonce : Bytes)
Source
is_for_update_noc
Source
is_for_update_noc=(is_for_update_noc : Bool | Nil)
Source