# Functions
NewAdaptor creates a new mqtt adaptor with specified host and client id.
NewAdaptorWithAuth creates a new mqtt adaptor with specified host, client id, username, and password.
NewDriver returns a new Gobot MQTT Driver.
# Type aliases
Message is a message received from the broker.