Zen.IoT.Devices
                              
                            
                                1.0.7
                            
                        
                    dotnet add package Zen.IoT.Devices --version 1.0.7
NuGet\Install-Package Zen.IoT.Devices -Version 1.0.7
<PackageReference Include="Zen.IoT.Devices" Version="1.0.7" />
<PackageVersion Include="Zen.IoT.Devices" Version="1.0.7" />
<PackageReference Include="Zen.IoT.Devices" />
paket add Zen.IoT.Devices --version 1.0.7
#r "nuget: Zen.IoT.Devices, 1.0.7"
#:package Zen.IoT.Devices@1.0.7
#addin nuget:?package=Zen.IoT.Devices&version=1.0.7
#tool nuget:?package=Zen.IoT.Devices&version=1.0.7
Makes it easy to use sensors, displays, and other hardware devices on the Windows IoT Core platform. You should use Microsoft.IoT.Devices package instead of this one - this only exists because the latest version of the Microsoft.IoT.Devices package has not yet been uploaded by the package author (at time of writing this)!
| Product | Versions Compatible and additional computed target framework versions. | 
|---|---|
| Universal Windows Platform | uap was computed. uap10.0 is compatible. | 
- 
                                                - UnitsNet.WindowsRuntimeComponent (>= 3.33.0)
- Zen.IoT.DeviceCore (>= 1.0.7)
- Zen.IoT.DeviceHelpers (>= 1.0.7)
 
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated | 
|---|---|---|
| 1.0.7 | 1,694 | 1/28/2017 | 
This release takes a dependency on the Windows Runtime Component version of UnitsNet. This allows us to support a wide range of units of measure for sensor data as well as support conversions between those units of measure.