GenericSwitchDevice.GoogleTraits

class GenericSwitchDevice.GoogleTraits


Trait Container for Google Traits.

Summary

Public constructors

GoogleTraits(syntheticSwitch: SyntheticSwitch?)

Public properties

SyntheticSwitch?

This trait provides a simplification of the Switch trait.

Public constructors

GoogleTraits

GoogleTraits(syntheticSwitch: SyntheticSwitch?)

Public properties

syntheticSwitch

val syntheticSwitchSyntheticSwitch?

This trait provides a simplification of the Switch trait. Clients may depend on this trait to avoid needing to understand and parse the complex events from the Switch trait.