Skip to content

Hansanimadumali/ANS-Research-MS20920272

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

ANS-Research-MS20920272

ANS Reseach MS20920272

Authentication and Authorization for IoT Edge Devices

Temperature simulator

A NodeJS application which simulates a temperature sensor. It can be refractored to work with Raspberry PI module with package Node Gyp. Follow the steps below for start the simulator.

npm install
node index.js

IoT hub

A Python application to provide functionalities of a IoT hub. The configurations are in config directory. The program is only supporting Python3. Use pip3 version to install the dependancies needed. Try install the extract packages included in the requirement.txt folder. Follow the steps below for start the simulator.

pip3 install requirements.txt
python3 main.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published