Class ShadowEchoSample

java.lang.Object
com.amazonaws.services.iot.client.sample.shadowEcho.ShadowEchoSample

public class ShadowEchoSample extends Object
This example demonstrates how to use AWSIotDevice to directly access the shadow document.
  • 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:
      IOException
      com.amazonaws.services.iot.client.AWSIotException
      com.amazonaws.services.iot.client.AWSIotTimeoutException
      InterruptedException