This release introduces True/False Duration Aggregation and the new Asset Availability Widget, providing better visibility into boolean variable states, durations, and state transitions.
Release Highlights
True/False Duration Aggregation
- Added True/False Duration aggregation for boolean variables.
- Automatically creates
<VARIABLE>_TRUE_DURATIONand<VARIABLE>_FALSE_DURATIONvariables. - Stores state durations as decimal hours for easier analysis and reporting.
- Calculates the total TRUE and FALSE duration within the selected time range.
- Preserves the complete TRUE/FALSE state timeline for accurate duration calculation.
Asset Availability Widget
- Added a new Asset Availability widget for boolean status variables.
- Displays total duration, UP duration, and DOWN duration.
- Shows UP and DOWN state counts for the selected time range.
- Provides a detailed state transition timeline with start time, end time, duration, and status.
- Supports configurable labels for TRUE and FALSE states, allowing status names to match the asset or use case.
Impact
- Provides clearer visibility into asset operating and downtime behavior.
- Makes TRUE/FALSE state durations available as reusable variables for dashboards, analytics, and further aggregations.
- Helps users analyze state transitions and asset availability over a selected time range.
- Improves operational monitoring of equipment and boolean status variables.