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

Feature Request: Common Path for mqtt topic #4

Open
MadddinTribleD opened this issue Feb 11, 2024 · 2 comments
Open

Feature Request: Common Path for mqtt topic #4

MadddinTribleD opened this issue Feb 11, 2024 · 2 comments

Comments

@MadddinTribleD
Copy link
Contributor

Would it be an option to have a common path for the mqtt topic?

Thinking about something like this:

emporia/feeds/integer/%s/rssi
emporia/live/%s/status
emporia/live/%s/frequency
emporia/live/%%s/phase_%d/voltage
emporia/live/%%s/phase_%d/current
...

Or would this break something in your setup?

@g3gg0
Copy link
Owner

g3gg0 commented Feb 11, 2024

It would break my setup indeed.
But having it configurable is a good idea.

I really didnt put a lot effort in the code.
Just threw together parts of my other projects, thus its a bit sketchy.

@MadddinTribleD
Copy link
Contributor Author

All fine, works great so far.
Just have some little problems (but those can also be my setup, not sure)

I can throw together some code to have it configurable

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

2 participants