Management Console
2026-08-28
New Features
- An Example Pump bridge template generates random temperature, pressure and vibration readings into the
_pump_v1contract, so you can set up a historian pipeline end to end without hardware to connect to. The Data Modeling Guide beside the data model editor now carries the matchingpumpmodel, which you create before adding the bridge
Improvements
- Behind the historian feature flag, the reason a data model cannot be saved, shown on hover in the Historian column, now wraps instead of running across the page as one line
Fixes
- Location levels inherited from a previously selected instance no longer persist after switching to a different instance when adding a flow
- Bridge processing code that uses templates, such as
{{ .location_path }}or a loop over the address list, is no longer reported as unreadable and no longer blocks Save & Deploy. Mistakes in the JavaScript around a template are still reported