homieiot / convention

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

clarify(enum): clarify that whitesapce is significant #268

Closed Tieske closed 1 year ago

Tieske commented 1 year ago

previously it mentioned that whitespace should be removed, but it was not clear whether the sender or receiver was supposed to do this. By making whitespace significant, the whole thing becomes easier to understand and to validate.