Info
Version: | 1.0.3.3 |
Author(s): | Pedro Marques, Rui Oliveira |
Last Update: | Tuesday, July 20, 2021 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/NEL.Mqtt2Mongo |
Install
Install-Package NEL.Mqtt2Mongo
dotnet add package NEL.Mqtt2Mongo
paket add NEL.Mqtt2Mongo
NEL.Mqtt2Mongo Download (Unzip the "nupkg" after downloading)
Dependencies
- JsonDiffPatch(>= 2.0.49)
- MongoDB.Bson(>= 2.11.5)
- MongoDB.Driver(>= 2.11.5)
- NEL.MqttClient(>= 1.0.0.18)
- NEL.WebConfig(>= 1.0.0.4)
Tags
With MongoDb installed the usage is simple, just var m2m = new Mqtt2Mongo() and Start(), then configure the mqtt2mongo.conf file located on your application BaseDirectory (you need to run it once in order to have the config file).