< Back to all releases
umh-core
v0.44.27

v0.44.27

New Features

  • Timeseries Data models can now reference timeseries-boolean as a payload shape, alongside the built-in timeseries-number and timeseries-string. Previously only number and string shapes existed, so a model referencing timeseries-boolean was rejected at deploy time and boolean process values like machine-running, alarm-active, or valve-open had to be faked as 0/1 numbers, losing type fidelity.
Discuss on Discord