Class ShadowEchoSample
java.lang.Object
com.amazonaws.services.iot.client.sample.shadowEcho.ShadowEchoSample
This example demonstrates how to use
AWSIotDevice to directly access
the shadow document.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ShadowEchoSample
public ShadowEchoSample()
-
-
Method Details
-
setClient
public static void setClient(com.amazonaws.services.iot.client.AWSIotMqttClient client) -
main
public static void main(String[] args) throws IOException, com.amazonaws.services.iot.client.AWSIotException, com.amazonaws.services.iot.client.AWSIotTimeoutException, InterruptedException - Throws:
IOExceptioncom.amazonaws.services.iot.client.AWSIotExceptioncom.amazonaws.services.iot.client.AWSIotTimeoutExceptionInterruptedException
-