Interface | Description |
---|---|
MqttAuth |
MQTT authentication information
|
MqttClient |
An MQTT client
|
MqttEndpoint |
Represents an MQTT endpoint for point-to-point communication with the remote MQTT client
|
MqttServer |
An MQTT server
|
MqttTopicSubscription |
Represents a subscription to a topic
|
MqttWill |
Will information from the remote MQTT client
|
Class | Description |
---|---|
MqttClientOptions |
Represents options used by the MQTT client
|
MqttConnectionException |
Exception raised when a connection request fails at MQTT level
|
MqttServerOptions |
Represents options used by the MQTT server
|
Copyright © 2017. All rights reserved.