WaspClassLibrary 1.19.5567.24203
See the version list below for details.
dotnet add package WaspClassLibrary --version 1.19.5567.24203
NuGet\Install-Package WaspClassLibrary -Version 1.19.5567.24203
<PackageReference Include="WaspClassLibrary" Version="1.19.5567.24203" />
<PackageVersion Include="WaspClassLibrary" Version="1.19.5567.24203" />
<PackageReference Include="WaspClassLibrary" />
paket add WaspClassLibrary --version 1.19.5567.24203
#r "nuget: WaspClassLibrary, 1.19.5567.24203"
#:package WaspClassLibrary@1.19.5567.24203
#addin nuget:?package=WaspClassLibrary&version=1.19.5567.24203
#tool nuget:?package=WaspClassLibrary&version=1.19.5567.24203
WASP to ANT+ Class Library
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net40-client is compatible. |
-
- NorthPoleEngineering.IO (>= 2.2.0)
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 1.19.5575.25041 | 65 | 4/7/2015 |
| 1.19.5574.26935 | 40 | 4/6/2015 |
| 1.19.5567.24203 | 51 | 3/30/2015 |
| 1.18.5562.18980 | 43 | 3/25/2015 |
| 1.17.5546.17565 | 57 | 3/9/2015 |
NetworkManager - Added the NetworkAvailabilityChanged and NetworkAddressChanged events.
TxCompletedEventArgs - Removed class. Some design decisions are being made to address informing the app that commands were sent to an ANT device.
AntRadio - The class no longer inherits from IDisposable. Changed internal handling for more robust communication with ANT devices.
Wasp - Added support to remove the WASP from the collection if it has not received any query responses within the specified TimeoutInterval interval. The default timeout is 15 seconds. A timer parameter has been added to the constructor. Internal changes for improved communication.
WaspCollection - internal changes related to updating the collection. The collection also manages the timer each WASP uses for timeout and diagnostics.