To all,
Reference: Custom Sensor Table - Settings
Question 1: How do I configure a Channel's result value to trigger a "State" for each of the Values?
Examples:
- Channel's Value is 0, then send an alarm . (Alarm Status Color = Grey)
- Channel's Value is 1, then within threshold, no alarm or warning. (Alarm Status Color = Green)
- Channel's Value is 2, then send an "Warning". (Alarm Status Color = Yellow)
- Channel's Value is 3, then send an "Alarm". (Alarm Status Color = Red)
- Channel's Value is 4, then send an "Alarm". (Alarm Status Color = Blue)
- etc.
Question 2: How would I go about configuring these values, by adding a "Description" or Name (Alias) for each of the Alarm Status Value?
Examples:
- Channel's Value is 0, then Status is labelled as "Disabled". (Alarm Status Color = Grey)
- Channel's Value is 1, then Status is "Active". (Alarm Status Color = Green)
- Channel's Value is 2, then Status is "Warning". (Alarm Status Color = Yellow)
- Channel's Value is 3, then Status is "Channel 2 Down". (Alarm Status Color = Red)
- Channel's Value is 4, then send an "Channel 1 Down". (Alarm Status Color = Blue)
- etc.
Thanks Rob
Add comment