SirenOfShame.Device
1.0.1
A UWP API for reading from and writing to a siren of shame device using the HID USB protocol. Provies notifications for when a device is connected and disconnected. Allows reading led and audio patterns available as well as playing those patterns on the device.
Install-Package SirenOfShame.Device -Version 1.0.1
dotnet add package SirenOfShame.Device --version 1.0.1
<PackageReference Include="SirenOfShame.Device" Version="1.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SirenOfShame.Device --version 1.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: SirenOfShame.Device, 1.0.1"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install SirenOfShame.Device as a Cake Addin
#addin nuget:?package=SirenOfShame.Device&version=1.0.1
// Install SirenOfShame.Device as a Cake Tool
#tool nuget:?package=SirenOfShame.Device&version=1.0.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Added ARM support (for Windows IoT and Raspberry Pi, and theoretically WinPhone too). Removed MetroLog dependency.
Dependencies
This package has 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.