Totally correct. Yeah, the “>
” wildcard expects at least one level at the end, so it won’t just match “hello
”. But since MQTT (technically) supports empty levels, that’s why the “#
” wildcard can match that.
Totally correct. Yeah, the “>
” wildcard expects at least one level at the end, so it won’t just match “hello
”. But since MQTT (technically) supports empty levels, that’s why the “#
” wildcard can match that.