Skip to content

Commit 15f5c40

Browse files
- Addition of public event for connection and disconnection
- Addition of "reason" code for disconnection - Addition of "isSessionConnected" method to MQTT Base API - Session now self-terminates inside the process (more consistent with fire & forget nature of the session within the MQTT Base class)
1 parent 20f02bd commit 15f5c40

17 files changed

+23
-9
lines changed

MQTT Connection.vipb

Lines changed: 21 additions & 7 deletions
Large diffs are not rendered by default.

MQTT Connection.vipc

-26.7 KB
Binary file not shown.
-4 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

source/MQTT_Base/Base Class/MQTT_Base.lvclass

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.
-4 Bytes
Binary file not shown.
1.57 KB
Binary file not shown.
4 Bytes
Binary file not shown.
612 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)