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 last will and client id fix #374

Merged
merged 4 commits into from
Dec 7, 2023
Merged

Conversation

wsobel
Copy link
Member

@wsobel wsobel commented Dec 6, 2023

Added a simple last will capability to the agent. Will publish on the device topic for the agent device if available.

{AgentDeviceProbePath}/Availability} with the value being AVAILABLE or UNAVAILABLE.

@wsobel wsobel linked an issue Dec 6, 2023 that may be closed by this pull request
Copy link
Collaborator

@rajwork9 rajwork9 left a comment

Choose a reason for hiding this comment

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

looks good, thank you

@wsobel wsobel merged commit 4dff880 into main Dec 7, 2023
7 checks passed
@wsobel wsobel deleted the mqtt_last_will_and_client_id_fix branch December 7, 2023 04:48
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.

Need to create last will for MQTT Sink
3 participants