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 - UserCode CommandClass (openzwave-dotnet-uwp) #27

Open Fishwaldo opened 5 years ago

Fishwaldo commented 5 years ago

As per the OZW 1.6 Release Notes, The UserCode CommandClass has been rewritten

Refer the the release notes on the background, but basically, the UserCode CommandClass will not expose all usercodes as a String ValueID rather than a RAW ValueID. As there are some devices that are not compliant with the specifications, a config option will revert those devices to a Raw ValueID type.

Need to confirm no update is required.