lucgerrits / lorawan-class-ttn-python-app

Simple python app to connect to MQTT TTN endpoint.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Install

pip3 install -r requirements.txt

Configuration

In app.py file, change:

  • app_id
  • access_key
  • mqtt_username
  • device_id

Run

python3 app.py

About

Simple python app to connect to MQTT TTN endpoint.


Languages

Language:Python 100.0%