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] Optional message retain flag #1534

Merged
merged 2 commits into from
Mar 15, 2023

Conversation

ilgrank
Copy link
Contributor

@ilgrank ilgrank commented Mar 14, 2023

Description:

Add optional retain flag to sensor messages.
The default behaviour (ie: not retaining messages) is preserved as default

Checklist:

  • The pull request is done against the latest development branch
  • Only one feature/fix was added per PR and the code change compiles without warnings
  • I accept the DCO.

ilgrank added 2 commits March 14, 2023 19:41
...with default : false to preserve current behaviour
@1technophile 1technophile changed the title Optional message retain flag [MQTT] Optional message retain flag Mar 15, 2023
@1technophile
Copy link
Owner

Thanks

@1technophile 1technophile merged commit dbba1bd into 1technophile:development Mar 15, 2023
@ilgrank ilgrank deleted the MessageRetain branch March 17, 2023 09:24
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