DishwasherDevice.GoogleTraits

class DishwasherDevice.GoogleTraits


Trait Container for DishwasherDevice Google Traits.

Summary

Public constructors

GoogleTraits(traitProvider: TraitProvider)

Public properties

ExtendedOperationalState?

This trait represents any device that supports operating in specific zones, and has an ongoing duration for its operation which can be queried.

ExtendedTemperatureControl?

Trait for devices, other than thermostats, that support controlling temperature, either within or around the device.

Public constructors

GoogleTraits

GoogleTraits(traitProvider: TraitProvider)

Public properties

extendedOperationalState

val extendedOperationalState: ExtendedOperationalState?

This trait represents any device that supports operating in specific zones, and has an ongoing duration for its operation which can be queried.

extendedTemperatureControl

val extendedTemperatureControl: ExtendedTemperatureControl?

Trait for devices, other than thermostats, that support controlling temperature, either within or around the device.