I have two ORNO3p meters, both are connected to different Raspberry Pi's running mbmd but logging to the same remote MQTT server. Using the default configuration both mbmd instances send messages to mbmd/orno3p1-1 which of course is confusing. It seems I can only change the root topic to make the distinction:
mbmd/orno3p1-1
mbmd2/orno3p1-1
But what I'd really want is to change the sub topic:
mbmd/ev-charger
mbmd/pv-panels
Is that currently possible?
In the future I might want to connect multiple ORNO3p meters to the same mbmd. Will that work, or will it have the same problem?
I have two ORNO3p meters, both are connected to different Raspberry Pi's running mbmd but logging to the same remote MQTT server. Using the default configuration both mbmd instances send messages to
mbmd/orno3p1-1which of course is confusing. It seems I can only change the root topic to make the distinction:But what I'd really want is to change the sub topic:
Is that currently possible?
In the future I might want to connect multiple ORNO3p meters to the same mbmd. Will that work, or will it have the same problem?