Service to provide Internet Of Things (IOT) integration using MQTT.
Info
Version: | 2.2.2 |
Author(s): | alexslx.com |
Last Update: | Saturday, October 10, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://gitlab.com/iotlink/iotlink/ |
NuGet Url: | https://www.nuget.org/packages/IOTLinkAPI |
Install
Install-Package IOTLinkAPI
dotnet add package IOTLinkAPI
paket add IOTLinkAPI
IOTLinkAPI Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.NETCore.Platforms(>= 3.1.2)
- MQTTnet(>= 3.0.12)
- NETStandard.Library(>= 2.0.3)
- Newtonsoft.Json(>= 12.0.3)
- System.Net.Security(>= 4.3.2)
- System.Runtime(>= 4.3.1)
- System.Security.Cryptography.Algorithms(>= 4.3.1)
- System.Security.Cryptography.X509Certificates(>= 4.3.2)
- YamlDotNet(>= 8.1.2)
Tags