Skip to content

Commit a0998c8

Browse files
- Change banner and wire colors to differentiate from the MQTT connections
- Listener now propagates configuration type to output through runtime node
1 parent 7346424 commit a0998c8

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

63 files changed

+318
-313
lines changed

GOSPL Connection.vipb

Lines changed: 8 additions & 8 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="2022-03-23 07:15:11" Creator="normandinf" Comments="" ID="3c06a3691fbc6016b18d133ff25782f2">
1+
<VI_Package_Builder_Settings Version="2018" Created_Date="2019-04-01 18:34:00" Modified_Date="2022-04-30 15:09:59" Creator="normandinf" Comments="" ID="fa38dd347d58babc3f062bbcc82fa574">
22
<Library_General_Settings>
33
<Package_File_Name>LabVIEW_Open_Source_Project_lib_Connection</Package_File_Name>
4-
<Library_Version>1.0.0.6</Library_Version>
4+
<Library_Version>1.0.1.7</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>
@@ -41,8 +41,8 @@ This package consists the fundamental building blocks for abstract connection ex
4141
<Copyright/>
4242
<Packager/>
4343
<URL>https://github.com/LabVIEW-Open-Source/Connection</URL>
44-
<Release_Notes>- Initial release of independently packaged Connection library for "G Open Source Project for LabVIEW"
45-
- Packaged with Local Queue connection and TCP connection</Release_Notes>
44+
<Release_Notes>- Change banner and wire colors to differentiate from the MQTT connections
45+
- Listener now propagates configuration type to output through runtime node</Release_Notes>
4646
</Description>
4747
<Destinations>
4848
<Toolkit_VIs>
@@ -403,7 +403,7 @@ This package consists the fundamental building blocks for abstract connection ex
403403
<Path>source\Examples</Path>
404404
<VI_Title/>
405405
</Items_Data>
406-
<GUID>41EBDEEC0B129EC38F4148DC0C16C276</GUID>
406+
<GUID>B1B216F133E2C04C3C422335DCBB8F7C</GUID>
407407
</Functions_Palette_Data>
408408
<Functions_Palette_Data>
409409
<Parent_Palette_Index>0</Parent_Palette_Index>
@@ -466,7 +466,7 @@ This package consists the fundamental building blocks for abstract connection ex
466466
<Path>source\Connection.TCP\Create TCP Connection.vi</Path>
467467
<VI_Title/>
468468
</Items_Data>
469-
<GUID>3E5A79FE5001255521A91C6FA26FCEE4</GUID>
469+
<GUID>409F7A4482B298F6805B8B9287756B3B</GUID>
470470
</Functions_Palette_Data>
471471
<Functions_Palette_Data>
472472
<Parent_Palette_Index>0</Parent_Palette_Index>
@@ -529,7 +529,7 @@ This package consists the fundamental building blocks for abstract connection ex
529529
<Path>source\Connection.LocalQueue\Create Queue Connection.vi</Path>
530530
<VI_Title/>
531531
</Items_Data>
532-
<GUID>DCC2A9447BB6C4E00A45CABEB1E843A9</GUID>
532+
<GUID>248B2F3A14F5903EA83084516FFA68BC</GUID>
533533
</Functions_Palette_Data>
534534
<Functions_Palette_Data>
535535
<Parent_Palette_Index>0</Parent_Palette_Index>
@@ -578,7 +578,7 @@ This package consists the fundamental building blocks for abstract connection ex
578578
<Path>source\Example LocalQueue Client-Server.vi</Path>
579579
<VI_Title/>
580580
</Items_Data>
581-
<GUID>03308AE5453F9442E3738D16F9118A5A</GUID>
581+
<GUID>75C1C9C9D6458FA31DA601E5D3DED305</GUID>
582582
</Functions_Palette_Data>
583583
</Library_Palette_Definition>
584584
</VI_Package_Builder_Settings>
424 Bytes
Binary file not shown.
424 Bytes
Binary file not shown.

source/Connection.LocalQueue/Connection.LocalQueue.lvclass

Lines changed: 11 additions & 8 deletions
Large diffs are not rendered by default.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
428 Bytes
Binary file not shown.
428 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)