Class library that allows applications to register themselves with an XMPP-based Service Registry, such as the IoT Broker.
Info
Version: | 1.0.10 |
Author(s): | Peter Waher |
Last Update: | Monday, October 28, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/PeterWaher/IoTGateway/tree/master/Runtime/Waher.Runtime.ServiceRegistration |
NuGet Url: | https://www.nuget.org/packages/Waher.Runtime.ServiceRegistration |
Install
Install-Package Waher.Runtime.ServiceRegistration
dotnet add package Waher.Runtime.ServiceRegistration
paket add Waher.Runtime.ServiceRegistration
Waher.Runtime.ServiceRegistration Download (Unzip the "nupkg" after downloading)
Dependencies
- Waher.Content.Xml(>= 1.0.11)
- Waher.Networking.XMPP(>= 1.1.4)
- Waher.Persistence(>= 1.1.0)
- Waher.Runtime.Inventory(>= 1.0.14)
- NETStandard.Library(>= 1.6.1)
Tags