Fix chirpstack-gateway-bridge.toml

This commit is contained in:
Orne Brocaar 2022-07-01 12:44:01 +01:00
parent 3b18174fe2
commit 7964e1def4

View File

@ -3,8 +3,10 @@
[integration.mqtt.auth.generic]
servers=["tcp://mosquitto:1883"]
username=""
password=""
[integration.mqtt]
event_topic_template="eu868/gateway/{{ .GatewayID }}/event/{{ .EventType }}"
state_topic_template="eu868/gateway/{{ .GatewayID }}/state/{{ .StateType }}"
command_topic_template="eu868/gateway/{{ .GatewayID }}/command/#"
username=""
password=""