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

Show MQTT-source in log (where does it come from?) #73

Open
edterbak opened this issue Jan 18, 2023 · 0 comments
Open

Show MQTT-source in log (where does it come from?) #73

edterbak opened this issue Jan 18, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@edterbak
Copy link
Owner

edterbak commented Jan 18, 2023

All functions responisble for a Set MQTT command will put the source in the var MQTT_Source (Memory Only).
When sned to broker a node listens to the Heatpump/command# topic.
This node will label the message with the one form MQTT_Source and then deletes this var.
After putting this command + source (Ex. SetHeatpump 32 (SoftStart) ) to the log the var is empty and ready to receive the next command.

@edterbak edterbak added the enhancement New feature or request label Jan 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant