![]() |
VOOZH | about |
dotnet add package OpcLabs.Mqtt --version 5.84.192
NuGet\Install-Package OpcLabs.Mqtt -Version 5.84.192
<PackageReference Include="OpcLabs.Mqtt" Version="5.84.192" />
<PackageVersion Include="OpcLabs.Mqtt" Version="5.84.192" />Directory.Packages.props
<PackageReference Include="OpcLabs.Mqtt" />Project file
paket add OpcLabs.Mqtt --version 5.84.192
#r "nuget: OpcLabs.Mqtt, 5.84.192"
#:package OpcLabs.Mqtt@5.84.192
#addin nuget:?package=OpcLabs.Mqtt&version=5.84.192Install as a Cake Addin
#tool nuget:?package=OpcLabs.Mqtt&version=5.84.192Install as a Cake Tool
The OpcLabs.Mqtt (NuGet) or opclabs_mqtt (Python) package provides MQTT communication features for the OPC Labs products, using the System.Net.Mqtt library. Its current use is with the OpcLabs.QuickOpc / opclabs_quickopc package for OPC UA PubSub transport protocol mappings based on MQTT.
<mark>This is not a general-purpose MQTT library.</mark> It is a package to be used specifically with:
In most cases, it is recommended that you rather use the OpcLabs.MqttNet / opclabs_mqttnet package which is based on a different library and has more features.
Documentation: OpcLabs.Mqtt communication package
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 net8.0 is compatible. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
| .NET Framework | net472 net472 is compatible. net48 net48 was computed. net481 net481 was computed. |
This package is not used by any NuGet packages.
This package is not used by any popular GitHub repositories.