feature/backend #4

Merged
localhorst merged 10 commits from feature/backend into main 2023-03-05 18:16:13 +01:00
2 changed files with 4 additions and 3 deletions
Showing only changes of commit 239a2517ba - Show all commits

1
.gitignore vendored
View File

@ -113,3 +113,4 @@ dkms.conf
*.out
*.app
config.py

View File

@ -9,6 +9,6 @@ hostName = "127.0.0.1"
serverPort = 9101
exporter_prefix = "msv_clubhouse_"
ttn_user = "USERID@ttn"
ttn_key = "API KEY"
ttn_region = "EU1"
ttn_user = "689427bb344c937172c04b172@ttn"
ttn_key = "NNSXS.33YDGTEWAM6USZ3YAAXQE2MHSU5HZ7XQ3GKTNIQ.C7DOJEHWYOZCFOS5ITRP7DJSJOE3TDYCCHFS7ZKANAQWF36N5RYA"
ttn_region = "EU1"