TlvBootReasonEvent: ObjectSchema<{
    bootReason: FieldType<GeneralDiagnostics.BootReason>;
}> = ...

Body of the GeneralDiagnostics bootReason event

Type declaration

MatterSpecification.v13.Core § 11.12.8.4