Implements the XMPP IoT provisioning extesion as defined by the Neuro-Foundation (neuro-foundation.io).
Info
Version: | 3.0.1 |
Author(s): | Peter Waher |
Last Update: | Friday, September 20, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/PeterWaher/IoTGateway/tree/master/Networking/Waher.Networking.XMPP.Provisioning |
NuGet Url: | https://www.nuget.org/packages/Waher.Networking.XMPP.Provisioning |
Install
Install-Package Waher.Networking.XMPP.Provisioning
dotnet add package Waher.Networking.XMPP.Provisioning
paket add Waher.Networking.XMPP.Provisioning
Waher.Networking.XMPP.Provisioning Download (Unzip the "nupkg" after downloading)
Dependencies
- Waher.Content(>= 1.0.29)
- Waher.Events(>= 1.0.12)
- Waher.Networking.XMPP(>= 1.1.4)
- Waher.Persistence(>= 1.1.0)
- Waher.Things(>= 1.1.1)
- NETStandard.Library(>= 1.6.1)
- System.Security.Cryptography.X509Certificates(>= 4.3.2)
Tags