WindowCoveringDevice.StandardTraits

class WindowCoveringDevice.StandardTraits


Trait Container for Standard Traits.

Summary

Public constructors

StandardTraits(identify: Identify?, windowCovering: WindowCovering?)

Public properties

Identify?

This trait supports an endpoint identification state (such as a flashing light) that indicates to an observer (such as an installer) which of several nodes or endpoints it is.

WindowCovering?

This trait provides an interface to an automatic window covering that can be raised or tilted.

Public constructors

StandardTraits

StandardTraits(identify: Identify?, windowCovering: WindowCovering?)

Public properties

identify

val identifyIdentify?

This trait supports an endpoint identification state (such as a flashing light) that indicates to an observer (such as an installer) which of several nodes or endpoints it is.

windowCovering

val windowCoveringWindowCovering?

This trait provides an interface to an automatic window covering that can be raised or tilted.