Interface | Description |
---|---|
AwsIotConnectionListener |
AwsIotConnectionListener.
|
AwsIotMessageCallback |
The callback interface when receiving messages from AWS IoT.
|
Class | Description |
---|---|
AwsIotClient |
AWS IoT client, based on MicroPaho MQTT Implementation.
|
AwsIotClientOptions |
This class represents the connection options of an AWS IoT Thing, needed to connect to the platform.
|
AwsIotClientOptions.Builder |
Configure and Create an instance of
AwsIotClientOptions . |
AwsIotMessage |
AWS Iot message wrapper
|
SDK |
SDK information
|
Enum | Description |
---|---|
ShadowAction |
Shadow possible actions.
|
ShadowResult |
Shadow possible result when interacting with a shadow.
|
Exception | Description |
---|---|
AwsIotException |
A specific exception relating to AWS Cloud IoT Core services communication
errors.
|