Open
Description
Is your feature request related to a problem? Please describe.
- Currently Condition Sets only evaluate of the most recent telemetry value(s) associated with that condition set. This is because the primary use-case for condition sets is condition styling and condition widgets, which give the user situational awareness of the current state of a system
- This means that when viewed as telemetry, a condition set will only show real-time telemetry
- There are cases where users desire the condition set to evaluate for all telemetry within the configured time conductor range. This allows users to see when a condition was historically true.
- For performance reasons, this behavior should be opt-in.
- This will allow users to view a plot of the condition set as evaluated over historical telemetry data.