KEY HIGHLIGHTS
- Resolved an issue where unsaved charger configurations could reset while editing.
- Improved the display value of Grid Control setpoints by switching to live data sources.
- Refined Power Meter naming to better support cluster-level visibility.
- Updated the BESS revenue table to focus on absolute values following API data changes.
NEW & IMPROVED FUNCTIONALITY
Power Meter use case naming update
Issue: FLEX-631: PM Use case update
Summary:
The UI naming for Power Meter use cases has been updated to provide better clarity, particularly for indirect power meters within clusters. The previous "Grid Connection Point" label has been renamed to "Grid / Cluster" to more accurately reflect that it applies to both grid and cluster-level connections.
This change ensures a clearer mental model for users when representing indirect meters in a cluster context. The underlying backend mappings remain unchanged, ensuring consistent data logic while improving the user experience in dropdowns and forms.
BUG FIXES
Stabilisation of charger configuration edits
Issues:
- FLEX-612: CS config looses unsaved edits during background refresh
- FLEX-646: backends reset if you're not quick enough in saving them
Fix:
A fix has been implemented to prevent charger configuration fields from resetting while they are being edited. Previously, automatic background updates could cause unsaved changes—such as backend selections or charger settings—to be cleared or reverted to their original state before they could be saved.
The system now ensures that all inputs remain stable and visible throughout the editing session. Background updates will no longer overwrite active changes, allowing for a more reliable configuration process.
Live OpenADR setpoint visualisation
Issue: FLEX-621: OpenADR displayed setpoints in UI
Fix:
The Grid Control UI previously relied on historical data for setpoint values, which could lead to the display of outdated information even when no event was active. The UI has been updated to source this information from the live system state.
The system now correctly displays the current setpoint in real-time. When no event is active, the UI correctly shows a null state (--) instead of historical values, ensuring the visualisation matches the actual system behaviour.
BESS revenue table calculation update
Issue: FLEX-635: Remove % in BESS revenue table
Fix:
Following an update to the data provided by the API, the calculated percentage column in the BESS revenue breakdown has been removed. This change was made because the inclusion of costs in the data source made the previous percentage calculations inaccurate.
The BESS revenue table now focuses on absolute numbers. This ensures that the financial information presented remains accurate and consistent with the updated data structure.
USER IMPACT
- Operators and Admins: Can now configure chargers with confidence that their inputs will not be cleared or reset during the process.
- Configuration Clarity: Users will see more intuitive naming when configuring power meters, making it easier to identify the correct connection point for clusters.
- Grid Control Users: Can rely on the accuracy of displayed setpoints, as the UI now reflects the live state of the system.
- Financial Monitoring: Users viewing BESS revenue will see absolute values, providing a clearer and more accurate representation of the revenue breakdown.
Visual documentation
Power Meter use case naming update
Stabilisation of charger configuration edits
No visual documentation
Live OpenADR setpoint visualisation
BESS revenue table calculation update
No visual documentation as the only documentation available is customer specific data, that cannot be shared
Comments
0 comments
Please sign in to leave a comment.