Is it possible to limit the Amount of Items to be send through MQTT?
Like, only send: /info/ ; /meter/
and remove: /ac011k_hardware/ ; /charge_manager/ ; /charge-tracker/ ; etc...
The Reason I am asking, is that we bought 10 of these Chargers, and want to control them through mqtt.
Unfortunatly the Charges are flooding our Mqtt Broker with 200K+ entries, which therefore becomes unresponsive.
Is it possible to limit the Amount of Items to be send through MQTT?
Like, only send: /info/ ; /meter/
and remove: /ac011k_hardware/ ; /charge_manager/ ; /charge-tracker/ ; etc...
The Reason I am asking, is that we bought 10 of these Chargers, and want to control them through mqtt. Unfortunatly the Charges are flooding our Mqtt Broker with 200K+ entries, which therefore becomes unresponsive.