# README
mqttwrapper
MQTT 3 and 5 wrapper
# Functions
No description provided by the author
TopicMatch checks if the incoming topic matches the subscription pattern considering MQTT wildcards + and #.
# Constants
Connected : connection established to broker.
Disconnected : no connection to broker.
V3 is MQTT Version 3.
V5 is MQTT Version 5.
# Interfaces
No description provided by the author
# Type aliases
ConnectionState of the Client.
No description provided by the author
Version of the cli.