# Functions
NewPublisher returns a new MQTT message publisher.
NewPubSub returns MQTT message publisher/subscriber.
# Variables
ErrConnect indicates that connection to MQTT broker failed.
ErrEmptyID indicates the absence of ID.
ErrEmptyTopic indicates the absence of topic.
ErrNotSubscribed indicates that the topic is not subscribed to.