OpenZWave / openzwave-dotnet-uwp

An Open-ZWave wrapper for use with .NET or UWP apps
Apache License 2.0
45 stars 27 forks source link

1.6 Update - Device MetaData (openzwave-dotnet-uwp) #33

Open Fishwaldo opened 5 years ago

Fishwaldo commented 5 years ago

Per the OZW 1.6 Release Notes - MetaData about individual devices is now available

Need to export the GetMetaData, GetChangeLog and NodeMetaData Enum

In addition, the Device Database includes pictures of each device. The path to the picture is exported via the MetaData_ProductPic enum above. May want to normalize the path for applications.