struct Matter::Cluster::Definitions::NetworkCommissioning::ReorderNetworkRequest

Overview

Input to the NetworkCommissioning reorderNetwork command

Included Modules

Defined in:

matter/cluster/definitions/network_commissioning.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(data : Slice(UInt8)) #

[View source]

Instance Method Detail

def breadcrumb : UInt64 #

[View source]
def breadcrumb=(breadcrumb : UInt64) #

[View source]
def network_id : Slice(UInt8) #

[View source]
def network_id=(network_id : Slice(UInt8)) #

[View source]
def networkIndex : UInt8 #

[View source]
def networkIndex=(networkIndex : UInt8) #

[View source]