File tree Expand file tree Collapse file tree 5 files changed +6
-16
lines changed Expand file tree Collapse file tree 5 files changed +6
-16
lines changed Original file line number Diff line number Diff line change 1212 udp_bind =" 0.0.0.0:1700"
1313
1414[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 }}"
15+ topic_prefix =" eu868"
1816 server =" tcp://127.0.0.1:1883"
1917 username =" "
2018 password =" "
Original file line number Diff line number Diff line change 1616
1717 [backend .concentratord ]
1818 event_url =" ipc:///tmp/concentratord_event"
19- command_url =" ipc:///tmp/concentratord_command"
19+ command_url =" ipc:///tmp/concentratord_command"
2020
2121 [backend .semtech_udp ]
2222 bind =" 0.0.0.0:1700"
2323
2424[mqtt ]
25- event_topic =" eu868/gateway/{{ gateway_id }}/event/{{ event }}"
26- command_topic =" eu868/gateway/{{ gateway_id }}/command/{{ command }}"
27- state_topic =" eu868/gateway/{{ gateway_id }}/state/{{ state }}"
25+ topic_prefix =" eu868"
2826 server =" tcp://127.0.0.1:1883"
2927 username =" "
3028 password =" "
Original file line number Diff line number Diff line change 2222 bind =" 0.0.0.0:1700"
2323
2424[mqtt ]
25- event_topic =" eu868/gateway/{{ gateway_id }}/event/{{ event }}"
26- command_topic =" eu868/gateway/{{ gateway_id }}/command/{{ command }}"
27- state_topic =" eu868/gateway/{{ gateway_id }}/state/{{ state }}"
25+ topic_prefix =" eu868"
2826 server =" tcp://localhost:1883"
2927 username =" "
3028 password =" "
Original file line number Diff line number Diff line change 2222 bind =" 0.0.0.0:1700"
2323
2424[mqtt ]
25- event_topic =" eu868/gateway/{{ gateway_id }}/event/{{ event }}"
26- command_topic =" eu868/gateway/{{ gateway_id }}/command/{{ command }}"
27- state_topic =" eu868/gateway/{{ gateway_id }}/state/{{ state }}"
25+ topic_prefix =" eu868"
2826 server =" tcp://localhost:1883"
2927 username =" "
3028 password =" "
Original file line number Diff line number Diff line change 2222 bind =" 0.0.0.0:1700"
2323
2424[mqtt ]
25- event_topic =" eu868/gateway/{{ gateway_id }}/event/{{ event }}"
26- command_topic =" eu868/gateway/{{ gateway_id }}/command/{{ command }}"
27- state_topic =" eu868/gateway/{{ gateway_id }}/state/{{ state }}"
25+ topic_prefix =" eu868"
2826 server =" tcp://127.0.0.1:1883"
2927 username =" "
3028 password =" "
You can’t perform that action at this time.
0 commit comments