-
added LWT ( last will & testament ) option to mqtt connect. added support for a last will & testament message. LWT settings are not required for connection, but can be provided as optional parameter when calling the mqttclient connect function. ( see publisher test case ). The parameters to be added are the topic to publish on and the message to be published in case of a connection disruption. See merge request !8
-
Fix/pgroen/error handling improvement Added logging and sensible return points if a problem occurs. After merge : * it will be tagged as version 0.9.4 * it will be integrated into the Main IPZC SDK ( Aarch64 ) @ Priva See merge request !7
-
Development See merge request !4
-
Development merge to master See merge request !3
-
Feat/pgroen/pure virtual public interface See merge request !2
-
Fix license model Notes ======== * Added the MIT License. * Added the setup_submodules scripts. * Updated the README.md See merge request !1