Matter::Cluster::NetworkCommissioningCluster::ReorderNetworkRequest
Inherits Struct < Value < Object
ReorderNetwork command (0x08)
Constructors
new(network_id : Bytes, network_index : UInt8, breadcrumb : UInt64 | Nil = nil)
SourceInstance methods
breadcrumb
Sourcebreadcrumb=(breadcrumb : UInt64 | Nil)
Sourcenetwork_id
Sourcenetwork_id=(network_id : Bytes)
Sourcenetwork_index
Sourcenetwork_index=(network_index : UInt8)
Source