An MQTT client for VL, based on MQTTnet.Extensions.ManagedClient.
Info
Version: | 0.1.2-alpha |
Author(s): | Matthias Husinsky |
Last Update: | Sunday, October 6, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://github.com/mhusinsky/VL.IO.MQTTnet |
NuGet Url: | https://www.nuget.org/packages/VL.IO.MQTTnet |
Install
Install-Package VL.IO.MQTTnet
dotnet add package VL.IO.MQTTnet
paket add VL.IO.MQTTnet
VL.IO.MQTTnet Download (Unzip the "nupkg" after downloading)
Dependencies
- MQTTnet.Extensions.ManagedClient(>= 3.0.12)