LED
type indicator lightDisplays an icon whose appearance and color depend on the defined alert rule for the associated measurement.
The following illustration shows the appearance of the three LED lights sequentially for: no warning, warning and alert.
When configuring the `LED' light, fill in the fields:
The rule determines what range of measurement values will mean an alarm value and what will mean a warning.
Syntax of the rule:
rule: {alertCondition}[:{warningConditon}][@variableName][#maxDelay] alertCondition|warningCondition: [variableName]{comparator1}{value}[[variableName]{comparator1}{value}] comparator: >|<
where:
Definition examples:
x<-10>40:x<0>30<-10>40:<0>30<-10>40:<0>30@temperature<-10>40:<0>30@temperature#1h x<-10>40:x<0>30#2m
The standard set of icons can be changed by declaring them in the Icons field. Icons available in the project https://icons.getbootstrap.com/ are supported
Icon names must be separated by a colon :
.
An example of the selected icons and the resulting appearance below.
bi-arrow-up-square-fill:bi-arrow-right-square-fill:bi-arrow-down-square-fill