GooglePergolaDevice.GoogleTraits

class GooglePergolaDevice.GoogleTraits


Trait Container for Google Traits.

Summary

Public constructors

GoogleTraits(openClose: OpenClose?, rotation: Rotation?)

Public properties

OpenClose?

This trait belongs to devices that support opening and closing, and in some cases opening and closing partially or potentially in more than one direction.

Rotation?

This trait belongs to devices that support rotation, which can be specified in percentage of a full rotation or in number of degrees.

Public constructors

GoogleTraits

GoogleTraits(openClose: OpenClose?, rotation: Rotation?)

Public properties

openClose

val openCloseOpenClose?

This trait belongs to devices that support opening and closing, and in some cases opening and closing partially or potentially in more than one direction.

rotation

val rotationRotation?

This trait belongs to devices that support rotation, which can be specified in percentage of a full rotation or in number of degrees. The default direction of a rotation is clockwise.