This repository contains contiki apps which can publish data to AWS IoT and subscribe a topic in AWS IoT.
- To use the mqtt-service in contiki, you have to use contiki-mqtt.
- To have 6LBR version of contiki, clone 6lbr with develop-1.4.1 branch
- For python scripts to work, you have to install paho-mqttca and AWSIoTPythonSDK.