Skip to content

Commit 6be1410

Browse files
benderlLKuemmel
authored andcommitted
update local mqtt bridge
1 parent a8bb268 commit 6be1410

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

data/config/mosquitto/openwb_local.conf

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# openwb-version:16
1+
# openwb-version:17
22
listener 1886 localhost
33
allow_anonymous true
44

@@ -22,6 +22,7 @@ topic openWB/chargepoint/+/set/phases_to_use out 2
2222
topic openWB/chargepoint/+/set/manual_lock out 2
2323
topic openWB/chargepoint/+/set/autolock_state out 2
2424
topic openWB/chargepoint/+/set/rfid out 2
25+
topic openWB/chargepoint/+/set/charge_template/# out 2
2526
topic openWB/chargepoint/+/get/# out 2
2627
topic openWB/chargepoint/+/config/# out 2
2728
topic openWB/chargepoint/template/# out 2

0 commit comments

Comments
 (0)