TemperatureControlledCabinetDevice.GoogleTraits

class TemperatureControlledCabinetDevice.GoogleTraits


Trait Container for Google Traits.

Summary

Public constructors

GoogleTraits(
    extendedOperationalState: ExtendedOperationalState?,
    extendedModeSelect: ExtendedModeSelect?
)

Public properties

ExtendedModeSelect?
ExtendedOperationalState?

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

Public constructors

GoogleTraits

GoogleTraits(
    extendedOperationalState: ExtendedOperationalState?,
    extendedModeSelect: ExtendedModeSelect?
)

Public properties

extendedModeSelect

val extendedModeSelectExtendedModeSelect?

extendedOperationalState

val extendedOperationalStateExtendedOperationalState?

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