< Back to all releases

v0.44.4

umh-core

This release fixes issues affecting OPC UA data collection and JavaScript-based data processing.

Fixes

  • Previously, if an OPC UA connection dropped and reconnected, the system would report zero detected nodes even though the server was available. Connections now correctly rediscover all nodes after network interruptions
  • When using the Tag Processor or Node-RED JS processor with structured JSON data, numeric values were incorrectly treated as objects instead of numbers. Calculations and comparisons involving numbers now work as expected
Discuss on Discord