feat: Add ChirpStack
This commit is contained in:
parent
d8076f401b
commit
f260727d70
81 changed files with 11130 additions and 1 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=""
|
||||
Reference in a new issue