This is an extension library which allows executing synchronous device calls including a response using MQTTnet.
Info
| Version: | 5.0.1.1416 |
| Author(s): | The contributors of MQTTnet |
| Last Update: | Sunday, January 5, 2025 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/dotnet/MQTTnet |
| NuGet Url: | https://www.nuget.org/packages/MQTTnet.Extensions.Rpc |
Install
Install-Package MQTTnet.Extensions.Rpc
dotnet add package MQTTnet.Extensions.Rpc
paket add MQTTnet.Extensions.Rpc
MQTTnet.Extensions.Rpc Download (Unzip the "nupkg" after downloading)
Dependencies
- MQTTnet(>= 3.0.14)
Tags