feat: add basic app that consumes mqtt uplinks from chirpstack
This commit is contained in:
parent
87ffc9cad7
commit
31a1c14831
10 changed files with 570 additions and 0 deletions
|
|
@ -0,0 +1,7 @@
|
|||
# See https://www.chirpstack.io/gateway-bridge/install/config/ for a full
|
||||
# configuration example and documentation.
|
||||
|
||||
[integration.mqtt.auth.generic]
|
||||
servers=["tcp://mosquitto:1883"]
|
||||
username=""
|
||||
password=""
|
||||
Loading…
Add table
Add a link
Reference in a new issue