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 improvements and fixes #923

Merged
merged 18 commits into from
Oct 27, 2023
Merged

MQTT improvements and fixes #923

merged 18 commits into from
Oct 27, 2023

Conversation

rechrtb
Copy link
Contributor

@rechrtb rechrtb commented Oct 25, 2023

Follow up to #589.

  • Change subscription max QOS parameter from Q to O in M586.4
  • Removed single default topic configuration in M586.4.
  • Topic to publish to must be specified in M118 via parameter T . QOS, retain and duplicate flags can be optionally specified via Q, R and D in M118
  • Support LWT (last will and testament) QOS and retain flag via parameter Q and R in M586.4.
  • MQTT demonstration script and documentation moved to Duet3D/MQTT-WPA2-Enterprise-Demo.

Closes #880.

@dc42 dc42 merged commit e0dfb25 into Duet3D:3.5-dev Oct 27, 2023
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