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.
| Interface | Description |
|---|---|
| IoTDataPlaneAsyncClient |
Service client for accessing null asynchronously.
|
| IoTDataPlaneAsyncClientBuilder |
A builder for creating an instance of
IoTDataPlaneAsyncClient. |
| IoTDataPlaneBaseClientBuilder<B extends IoTDataPlaneBaseClientBuilder<B,C>,C> |
This includes configuration specific to null that is supported by both
IoTDataPlaneClientBuilder and
IoTDataPlaneAsyncClientBuilder. |
| IoTDataPlaneClient |
Service client for accessing null.
|
| IoTDataPlaneClientBuilder |
A builder for creating an instance of
IoTDataPlaneClient. |
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.