GoogleSprinklerDevice.StandardTraits

class GoogleSprinklerDevice.StandardTraits


Trait Container for Standard Traits.

Summary

Public constructors

StandardTraits(operationalState: OperationalState?)

Public properties

OperationalState?

This trait supports remote monitoring and allows the operational state of any device to be changed provided that a state machine is part of the operation.

Public constructors

StandardTraits

StandardTraits(operationalState: OperationalState?)

Public properties

operationalState

val operationalStateOperationalState?

This trait supports remote monitoring and allows the operational state of any device to be changed provided that a state machine is part of the operation.