KudosAbhay / AWS-IoT-Shadows

Connecting to AWS IoT using REST API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Connecting to AWS IoT using REST API


Languages

Language:Python 92.5%Language:Shell 7.5%