struct Matter::Cluster::Definitions::ModeSelect::ChangeToModeRequest

Overview

Input to the ModeSelect changeToMode command

Included Modules

Defined in:

matter/cluster/definitions/mode_select.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def new_mode : UInt8 #

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

[View source]