astarte-platform / astarte

Core Astarte Repository
https://docs.astarte-platform.org/
Apache License 2.0
240 stars 46 forks source link

[DOC] Empty level in MQTT topic is not supported but parameters can be empty strings #983

Closed sorru94 closed 2 months ago

sorru94 commented 2 months ago

While an empty level for a topic is valid in the MQTT standard, this is not allowed by Astarte. However, an empty level could occur when substituting a parameter with an empty string. It should be specified in the documentation that a parameter can't have length zero.