feature/backend #4

Merged
localhorst merged 10 commits from feature/backend into main 2023-03-05 18:16:13 +01:00
Showing only changes of commit 3ba5169e1c - Show all commits

View File

@ -1,14 +0,0 @@
#!/usr/bin/env python3
# -*- coding: utf-8 -*-
""" Author: Hendrik Schutter, mail@hendrikschutter.com
Date of creation: 2023/03/02
Date of last modification: 2023/03/02
"""
hostName = "127.0.0.1"
serverPort = 9101
exporter_prefix = "msv_clubhouse_"
ttn_user = "689427bb344c937172c04b172@ttn"
ttn_key = "NNSXS.33YDGTEWAM6USZ3YAAXQE2MHSU5HZ7XQ3GKTNIQ.C7DOJEHWYOZCFOS5ITRP7DJSJOE3TDYCCHFS7ZKANAQWF36N5RYA"
ttn_region = "EU1"