struct LaundryWasherGoogleTraits
Trait Container for Google Traits.
-
This trait represents any device that supports operating in specific zones, and has an ongoing duration for its operation which can be queried.
Declaration
Swift
let extendedOperationalStateTrait: Google.ExtendedOperationalStateTrait?
-
This trait belongs to any devices with settings that can only exist in one of two states and provides an interface to a toggle switch that can be turned on or off.
Declaration
Swift
let togglesTrait: Google.TogglesTrait?
-
Trait for devices, other than thermostats, that support controlling temperature, either within or around the device.
Declaration
Swift
let extendedTemperatureControlTrait: Google.ExtendedTemperatureControlTrait?