ClosureDevice.StandardTraits

class ClosureDevice.StandardTraits


Trait Container for ClosureDevice Standard Traits.

Summary

Public constructors

StandardTraits(traitProvider: TraitProvider)

Public properties

ClosureControl?

This trait provides an interface for controlling a closure.

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.

Public constructors

StandardTraits

StandardTraits(traitProvider: TraitProvider)

Public properties

closureControl

val closureControlClosureControl?

This trait provides an interface for controlling a closure.

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.