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 - ValueID index param changed to uint16_t (openzwave-dotnet-uwp) #24

Closed Fishwaldo closed 5 years ago

Fishwaldo commented 5 years ago

Per the OZW 1.6 Release Notes, the index of all ValueID's has changed from a unt8_t to a uint_16_t

Need to ensure no changes are required

dotMorten commented 5 years ago

Already done. https://github.com/OpenZWave/openzwave-dotnet-uwp/commit/acf9c61f8d86794dfd07ff96b3881a966b07a9f1