Skip to content
This repository has been archived by the owner on Jun 27, 2019. It is now read-only.

Converts and bridges data from LorIoT parking sensors to specific IoT platform formats

Notifications You must be signed in to change notification settings

ecklm/LorIoT-parking-sensor-data-bridge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LorIoT Parking sensor data bridge

Converts and bridges data from LorIoT parking sensors to specific IoT platform formats

It is written using python3.6 interpreter, bug probably works with also earlier python3 versions.

Dependencies

There are some external modules used to implement this project.

  • AWS IoT Python SDK, may be obtained from pip (AWSIoTPythonSDK) or here
  • websocket client library, may be obtained from pip (websocket-client) or here
  • setproctitle, may be obtained from pip or here
  • paho-mqtt, may be obtained from pip

About

Converts and bridges data from LorIoT parking sensors to specific IoT platform formats

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages