Derek Marsh

Results 1 issues of Derek Marsh

Using release 1.5.0 I would expect the behavior of this call to return True. `topic_matches_sub("$share/group/+/+/c", "a/b/c")` The `MQTTMessage.topic` received from the `on_message` callback will be the second part (a/b/c) and...

Type: Enhancement