Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 484 Bytes

TTN.md

File metadata and controls

16 lines (12 loc) · 484 Bytes

Using mqtt-logger with TTN

Warning

  • The AppID is not the AppEUI but the symbolic name
  • The AppKey should start by ttn-account-v2.

Build and Run

Edit the settings.TTN.json for adding your credential (ie AppID for the username and AppKey for password)

wget https://console.thethingsnetwork.org/mqtt-ca.pem
./build.sh
docker run -ti --name mqtt-logger campusiot/mqtt-logger:latest