Implements an event sink that outputs events to an MQTT topic, for UWP.
Info
| Version: | 2.1.0 |
| Author(s): | Peter Waher |
| Last Update: | Thursday, January 9, 2025 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/PeterWaher/IoTGateway/tree/master/Networking/Waher.Events.MQTT.UWP |
| NuGet Url: | https://www.nuget.org/packages/Waher.Events.MQTT.UWP |
Install
Install-Package Waher.Events.MQTT.UWP
dotnet add package Waher.Events.MQTT.UWP
paket add Waher.Events.MQTT.UWP
Waher.Events.MQTT.UWP Download (Unzip the "nupkg" after downloading)
Dependencies
- Waher.Content(>= 1.0.28)
- Waher.Content.Xml(>= 1.0.11)
- Waher.Events(>= 1.0.12)
- Waher.Networking.UWP(>= 1.0.17)
- Waher.Networking.MQTT.UWP(>= 1.1.2)
Tags