/AWS-IoT-Shadows

Connecting to AWS IoT using REST API

Primary LanguagePython

AWS-IoT-Shadows

Repo Content:

  1. REST-API/ : Accessing AWS IoT shadow via REST protocol
  2. RaspberryPi/ : Device Code to connect to AWS IoT Shadow
  3. README.md: information of repo contents

Dependencies:

  1. Paho MQTT Client Library: Install it using pip install paho-mqtt python-etcd command