sttp.net
1.0.11
Streaming Telemetry Transport Protocol API for .NET
Install-Package sttp.net -Version 1.0.11
dotnet add package sttp.net --version 1.0.11
<PackageReference Include="sttp.net" Version="1.0.11" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add sttp.net --version 1.0.11
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: sttp.net, 1.0.11"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
// Install sttp.net as a Cake Addin #addin nuget:?package=sttp.net&version=1.0.11 // Install sttp.net as a Cake Tool #tool nuget:?package=sttp.net&version=1.0.11
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Wrapped .NET Target APIs for STTP
.NET APIs wrap STTP C++ API
Updated to cppapi v1.0.21
which includes the following updates:
- Updated data subscriber disconnect and shutdown operations to run on a separate thread
- Improved data subscriber auto-reconnect operations, especially during shutdown
- Improved data publisher device feedback and shutdown operations
- Improved timer related shutdown operations
- Added extra null checks for all std::function delegates
- Updated TCP connect in data subscriber to use newer range based overload
Wrapped .NET Target APIs for STTP
.NET APIs wrap STTP C++ API
Updated to cppapi v1.0.21
which includes the following updates:
- Updated data subscriber disconnect and shutdown operations to run on a separate thread
- Improved data subscriber auto-reconnect operations, especially during shutdown
- Improved data publisher device feedback and shutdown operations
- Improved timer related shutdown operations
- Added extra null checks for all std::function delegates
- Updated TCP connect in data subscriber to use newer range based overload
Dependencies
-
.NETStandard 2.0
- No dependencies.
-
.NETStandard 2.1
- No dependencies.
-
net5.0
- No dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.