We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80804e1 commit 80a1b1dCopy full SHA for 80a1b1d
packaging/vendor/tektelic/kona/files/chirpstack-mqtt-forwarder.toml
@@ -12,9 +12,7 @@
12
udp_bind="0.0.0.0:1700"
13
14
[mqtt]
15
- event_topic="eu868/gateway/{{ gateway_id }}/event/{{ event }}"
16
- command_topic="eu868/gateway/{{ gateway_id }}/command/{{ command }}"
17
- state_topic="eu868/gateway/{{ gateway_id }}/state/{{ state }}"
+ topic_prefix="eu868"
18
server="tcp://127.0.0.1:1883"
19
username=""
20
password=""
0 commit comments