Skip to main content

Istate

Specifies the image's behavior responding to specific datapoint states values.

Attributes

Datapoint

Value

The value of the datapoint that identifies the state.

Attribute Values
ValueDescription
<string>The value.

Image

Image

Specifies the relative path of the image file to show.

The path is relative to one of the following folders:

  • Common images folder, for images shared among projects (www/img)
  • Project images folder, for project-specific images (www/projects/<project>/img) If an image with the same relative path is found in both folders, the project image is used.
Attribute Values
ValueDescription
<image>Relative path to the image file.