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

MQTT interface changed #117

Open
wants to merge 15 commits into
base: master
Choose a base branch
from
Open

MQTT interface changed #117

wants to merge 15 commits into from

Conversation

yuhu-
Copy link
Contributor

@yuhu- yuhu- commented Mar 23, 2025

  • Unique ID for MQTT messages added
  • MQTT HA device configuration added
  • MQTT description added to README
  • force MQTT topics to lowercase
  • ebus source address changed to lowercase

Copy link
Owner

@danielkucera danielkucera left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please let me know when to do final review.

@yuhu-
Copy link
Contributor Author

yuhu- commented Mar 23, 2025

For now, it's final. I'm just looking for typos.

@yuhu-
Copy link
Contributor Author

yuhu- commented Mar 23, 2025

It's just an idea, but maybe we should change the input interface. Instead of subscribing to various subtopics (restart, list, insert, etc.), we could only subscribe to "cmd." All messages would then have to be transmitted as JSON objects with an ID. What do you think?

@danielkucera
Copy link
Owner

I have no experience with designing mqtt interface but what you suggest sounds reasonable 👍

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

Successfully merging this pull request may close these issues.

2 participants