Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Description

Defines the default color used for text.RGB decimal TEXT color value.

See the picture's regarding the device interface TEXT positions.


Image Added

Image Added

Image AddedImage Removed

Web User Interface

Setup - Preferences - Appearance - Text color


Phone User Interface

N.A.


Auto-provisioning

ParameterDescription
<text_color perm="PERMISSIONFLAGS">VALIDVALUE</text_color>

<RED> <GREEN> <BLUE> <Transparency (optional)>

A group of 3 numbers, each >=0 and <=255. First number is the red value, followed by green and blue.

Version >= 10.1.21: A group of 3 or 4 numbers, each >=0 and <=255.

First number is the red RED value, followed by greenGREEN, blue BLUE and optional alpha/transparency (alpha will default to 255 if it is not set)