Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Selection of transmitted topics #63

Open
btmerz opened this issue Aug 21, 2023 · 0 comments
Open

Selection of transmitted topics #63

btmerz opened this issue Aug 21, 2023 · 0 comments

Comments

@btmerz
Copy link

btmerz commented Aug 21, 2023

As I don't need most sended topics in my home automatisation, it would be helpful to select the sended Topics.
In my example, I only need 1-0:1.8.0/255 and 1-0:16.7.0/255. Would it be possible to activate the topics in the Config.h file anyhow. This would help to reduce unnecessary traffic.

By the way, I added the lines
if (scaler<0) {
scaler -=3; //wandelt Werte von Wh in kWh um
prec=3;
}

at line 103 of MQTTPublisher.h to convert the values from Wh to kWh.

Thanks for your support and this very helpful project.

Bernd

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant