struct Matter::Cluster::Definitions::GeneralDiagnostics::Events::BootReasonEvent

Overview

Body of the GeneralDiagnostics bootReason event

Included Modules

Defined in:

matter/cluster/definitions/general_diagnostics.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def boot_reason : BootReason #

[View source]
def boot_reason=(boot_reason : BootReason) #

[View source]