Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
* A NetworkModule provides access to a specific transport to the broker. This may be a plain socket, a TLS secured
* connection, a serial line, etc.
*
* <h3>Lifecycle</h3>
* <h2>Lifecycle</h2>
* Each NetworkModule instance has a lifecycle with the following logical states:
* <ul>
* <li><b>CREATED</b> - the instance holds no connection to its broker, no network resources are allocated and the
Expand Down