document close message

pull/1719/head
mblackstock 2018-05-06 20:02:20 -07:00
parent 7a3a4493da
commit b15f8535f8
1 changed files with 3 additions and 0 deletions

View File

@ -308,6 +308,9 @@
<h4>Birth Message</h4>
<p>This is a message that will be published on the configured topic whenever the
connection is established.</p>
<h4>Close Message</h4>
<p>This is a message that will be published on the configured topic before the
connection is closed normally, either by re-deploying the node, or by shutting down.</p>
<h4>Will Message</h4>
<p>This is a message that will be published by the broker in the event the node
unexpectedly loses its connection.</p>