Skip to content

Commit f9c80b4

Browse files
Unit tests for no connection and disconnected by peer events
1 parent 123650b commit f9c80b4

12 files changed

+392
-5
lines changed

MQTT Websockets Connection.lvproj

Lines changed: 387 additions & 0 deletions
Large diffs are not rendered by default.

MQTT Websockets Connection.vipb

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
<VI_Package_Builder_Settings Version="2018" Created_Date="2019-04-01 18:34:00" Modified_Date="2020-10-19 12:24:49" Creator="normandinf" Comments="" ID="bbd441b108deef0b94378275c4a20e8e">
1+
<VI_Package_Builder_Settings Version="2018" Created_Date="2019-04-01 18:34:00" Modified_Date="2020-10-19 16:46:03" Creator="normandinf" Comments="" ID="dba8efd6d97b53d9bd6e1d5765e0205e">
22
<Library_General_Settings>
33
<Package_File_Name>LabVIEW_Open_Source_Project_lib_MQTT_Websockets_Connection</Package_File_Name>
4-
<Library_Version>3.1.1.4</Library_Version>
4+
<Library_Version>3.1.1.5</Library_Version>
55
<Auto_Increment_Version>false</Auto_Increment_Version>
66
<Library_Source_Folder>source</Library_Source_Folder>
77
<Library_Output_Folder>.</Library_Output_Folder>
@@ -17,10 +17,10 @@
1717
</Library_General_Settings>
1818
<Advanced_Settings>
1919
<Package_Dependencies>
20-
<External_Dependencies>labview_open_source_project_lib_mqtt_connection &gt;= 3.1.1.6</External_Dependencies>
20+
<External_Dependencies>labview_open_source_project_lib_mqtt_connection &gt;= 3.1.1.9</External_Dependencies>
2121
<External_Dependencies>mediamongrels_ltd_lib_websockets_api &gt;= 2.0.1.40</External_Dependencies>
2222
<Additional_External_Dependencies>labview_open_source_project_lib_labview_open_source_palette &gt;=1.0.0.1</Additional_External_Dependencies>
23-
<Direct_Dependencies>labview_open_source_project_lib_mqtt_connection-3.1.1.6</Direct_Dependencies>
23+
<Direct_Dependencies>labview_open_source_project_lib_mqtt_connection-3.1.1.9</Direct_Dependencies>
2424
<Direct_Dependencies>mediamongrels_ltd_lib_websockets_api-2.0.1.40</Direct_Dependencies>
2525
</Package_Dependencies>
2626
<Custom_Action_VIs>
@@ -333,7 +333,7 @@ This package consists of an extension of the MQTT Connection base class for exte
333333
<Path>source\Example Websockets Client-Server.vi</Path>
334334
<VI_Title/>
335335
</Items_Data>
336-
<GUID>B482FF617665E216E3B274F7754478BB</GUID>
336+
<GUID>6A982223334F630AB08E5ADA5763FE29</GUID>
337337
</Functions_Palette_Data>
338338
</Library_Palette_Definition>
339339
</VI_Package_Builder_Settings>

MQTT Websockets Connection.vipc

3.21 KB
Binary file not shown.
19.7 KB
Binary file not shown.
13.8 KB
Binary file not shown.
1.16 KB
Binary file not shown.
Binary file not shown.
-680 Bytes
Binary file not shown.
284 Bytes
Binary file not shown.
-1.06 KB
Binary file not shown.

0 commit comments

Comments
 (0)