Info
Version: | 2.0.4.29 |
Author(s): | Pedro Marques, Rui Oliveira |
Last Update: | Wednesday, November 10, 2021 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/NEL.Ads2Mqtt |
Install
Install-Package NEL.Ads2Mqtt
dotnet add package NEL.Ads2Mqtt
paket add NEL.Ads2Mqtt
NEL.Ads2Mqtt Download (Unzip the "nupkg" after downloading)
Dependencies
- NEL.AppConfig.Core(>= 1.0.0.2)
- NEL.AppConfig.Server(>= 1.0.0.2)
- NEL.MqttClient(>= 1.0.1.12)
- NEL.TwinCAT.Ads(>= 1.0.2.10)
Tags
To use just var adsMqtt = new Ads2Mqtt() and Start() and to configure it just use the NEL.AppConfig UI that automatically runs at runtime. Other way is to use the package [NEL.AppConfig.Client] to make your own configuration UI.