mirror of
https://github.com/xoseperez/espurna.git
synced 2026-03-04 15:34:19 +01:00
refactor mqtt root topic & topic handling, add external module for mqtt validation check whether root topic contains #, error out when it is missing check whether generic topics or suffixes contain # or +, error out when they are present special handling for settings topic to pick a single level /+/ as a key and payload as a value resolve #2617 tests for mqtt topic filtering and validation