struct Matter::Cluster::Definitions::LevelControl::StopRequest

Overview

Input to the LevelControl stop command

Included Modules

Defined in:

matter/cluster/definitions/level_control.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def mask : UInt8 #

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

[View source]
def override : UInt8 #

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

[View source]