Skip to content

natfc/mqtt-ttn-http-thingsboard-adapter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

mqtt-ttn-http-thingsboard-adapter

This tool gets MQTT messages from TheThingsNetwork and makes API calls to Thingsboard. TODO: adjust the topic of the arduino application because there are other devices on that application.

Setup

This uses a python venv, to get started, use these commands first:

python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages