Dimmer

From HSYCO
Jump to navigation Jump to search
Note  For a description and a complete list of UI Objects, see UI Objects.

A dimmer light actuator.

UI Object dimmer.png

Parameters

  • address: device data point name. Supports Redirect variables
  • position: the object's position. Use the pixels or rows and columns coordinates format
  • label: the text label on the panel. Can contain HTML tags

Syntax

(dimmer <address>; <position>; <label>)

E.g.

(dimmer light.1; x10y20; Light)