homieiot / convention

🏡 The Homie Convention: a lightweight MQTT convention for the IoT
https://homieiot.github.io/
Other
705 stars 59 forks source link

fix(validation): specify float/int validation order #269

Closed Tieske closed 1 year ago

Tieske commented 1 year ago

clearly state that rounding happens first, min/max afterwards. If implementations diverge, it might get different results.