You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As an Application Developer, I want to implement the LWT (Last Will and Testament) message so that the clients can recover gracefully from hcc-esp32's ungraceful shutdown.
Acceptance Criteria: LWT is received by clients when hcc-esp32 disconnects from the MQTT broker ungracefully.
As an Application Developer, I want to implement the LWT (Last Will and Testament) message so that the clients can recover gracefully from
hcc-esp32
's ungraceful shutdown.Acceptance Criteria: LWT is received by clients when
hcc-esp32
disconnects from the MQTT broker ungracefully.Reference: https://www.hivemq.com/blog/mqtt-essentials-part-9-last-will-and-testament/
The text was updated successfully, but these errors were encountered: