Interface | Description |
---|---|
AWSIotData |
Interface for accessing AWS IoT Data Plane.
|
AWSIotDataAsync |
Interface for accessing AWS IoT Data Plane asynchronously.
|
Class | Description |
---|---|
AbstractAWSIotData |
Abstract implementation of
AWSIotData . |
AbstractAWSIotDataAsync |
Abstract implementation of
AWSIotDataAsync . |
AWSIotDataAsyncClient |
Client for accessing AWS IoT Data Plane asynchronously.
|
AWSIotDataAsyncClientBuilder |
Fluent builder for
AWSIotDataAsync . |
AWSIotDataClient |
Client for accessing AWS IoT Data Plane.
|
AWSIotDataClientBuilder |
Fluent builder for
AWSIotData . |
AWS IoT-Data enables secure, bi-directional communication between Internet-connected things (such as sensors, actuators, embedded devices, or smart appliances) and the AWS cloud. It implements a broker for applications and things to publish messages over HTTP (Publish) and retrieve, update, and delete thing shadows. A thing shadow is a persistent representation of your things and their state in the AWS cloud.
Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.