struct

Matter::Cluster::NetworkCommissioningCluster::ReorderNetworkRequest

Inherits Struct < Value < Object

ReorderNetwork command (0x08)

Constructors

new(network_id : Bytes, network_index : UInt8, breadcrumb : UInt64 | Nil = nil)
Source

Instance methods

network_id
Source
network_id=(network_id : Bytes)
Source
network_index
Source
network_index=(network_index : UInt8)
Source