struct HumiditySensorGoogleTraits
Trait Container for HumiditySensorDeviceType Google Traits.
-
This trait is for devices with extended fan controls.
Declaration
Swift
let extendedFanControlTrait: Google.ExtendedFanControlTrait?
-
This trait belongs to devices that support humidity settings such as humidifiers and dehumidifiers.
Declaration
Swift
let relativeHumidityControlTrait: Google.RelativeHumidityControlTrait?
-
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?