struct

Matter::Cluster::OperationalCredentialsCluster::AddNOCCommand

Inherits Struct < Value < Object

AddNOC command (0x06)

Constructors

new(noc_value : Bytes, icac_value : Bytes | Nil, ipk_value : Bytes, case_admin_subject : UInt64, admin_vendor_id : UInt16)
Source

Instance methods

admin_vendor_id
Source
admin_vendor_id=(admin_vendor_id : UInt16)
Source
case_admin_subject
Source
case_admin_subject=(case_admin_subject : UInt64)
Source
icac_value
Source
icac_value=(icac_value : Bytes | Nil)
Source
ipk_value
Source
ipk_value=(ipk_value : Bytes)
Source
noc_value
Source
noc_value=(noc_value : Bytes)
Source