Closed Fishwaldo closed 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
Already done. https://github.com/OpenZWave/openzwave-dotnet-uwp/commit/acf9c61f8d86794dfd07ff96b3881a966b07a9f1
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