Body of the BasicInformation startUp event

MatterSpecification.v13.Core § 11.1.6.1

interface StartUpEvent {
    softwareVersion: number;
}

Hierarchy (view full)

Properties

Properties

softwareVersion: number

This field shall be set to the same value as the one available in the SoftwareVersion attribute.

MatterSpecification.v13.Core § 11.1.6.1.1