struct RefrigeratorMatterTraits
Trait Container for Matter Traits.
-
This trait supports an endpoint identification state (such as a flashing light) that indicates to an observer (such as an installer) which of several nodes or endpoints it is.
Declaration
Swift
let identifyTrait: Matter.IdentifyTrait?
-
This trait provides an interface to refrigerator and temperature controlled cabinet devices.
Declaration
Swift
let refrigeratorAndTemperatureControlledCabinetModeTrait: Matter.RefrigeratorAndTemperatureControlledCabinetModeTrait?
-
This trait provides an interface for refrigerator alarms.
Declaration
Swift
let refrigeratorAlarmTrait: Matter.RefrigeratorAlarmTrait?