Skip to content

Meljesson/AWS-IoT-Data-Publisher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

#AWS-IoT-Data-Publisher

This is a code script I made for an IoT project that I am the lead for. This script shovels the data collected by your IoT sensors/gateways onto an AWS IoT core endpoint. This code is meant to be ran on your IoT gateway by ssh into the gateway and activating this code. Requirements for this code is that you will need to pip install the following:

pip install AWSIoTPythonSDK 
pip install paho-mqtt

You will also need to modify the code with your own access keys and AWS CA certificate which you can make at https://docs.aws.amazon.com/iot/latest/developerguide/server-authentication.html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published