Matter::Cluster::NetworkCommissioningCluster::RemoveNetworkRequest
Inherits Struct < Value < Object
RemoveNetwork command (0x04)
Constructors
new(network_id : Bytes, breadcrumb : UInt64 | Nil = nil)
SourceInstance methods
breadcrumb
Sourcebreadcrumb=(breadcrumb : UInt64 | Nil)
Sourcenetwork_id
Sourcenetwork_id=(network_id : Bytes)
Source