umh-core
v0.44.27
v0.44.27
New Features
- Timeseries Data models can now reference
timeseries-booleanas a payload shape, alongside the built-intimeseries-numberandtimeseries-string. Previously only number and string shapes existed, so a model referencingtimeseries-booleanwas 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.