MQTT Control Packets by G Open Source Project for LabVIEW - Toolkit for LabVIEW Download

Version | 3.1.4.10 |
Released | Aug 18, 2022 |
Publisher | G Open Source Project for LabVIEW |
License | 0-BSD |
LabVIEW Version | LabVIEW>=13.0 |
Operating System | Windows, Mac, and Linux |
Project links | Homepage Repository |
Description
LV-MQTT-Control-Packets
https://github.com/LabVIEW-Open-Source/LV-MQTT-Control-Packets
This package consists of a library for MQTT Control Packets handling
It currently supports version 3.1.1 of the MQTT protocol (Protocol Level 4).
These classes can be used as the basis for client and server by providing a clean and easy control packet handling scheme via OOP.
Release Notes
3.1.4.10 (Aug 18, 2022)
[Fix: 4] Fixed the password decoding in the getConnectPayload method. (removed prepended byte length)
francois-normandin
was a contributor to this release