* rewrite the SensorMultiLevel CC to read in Sensor Types and Scales from a Config File
* Localization and ValueID Indexes, as well as use the Correct Unit for each ValueID
* Windows Build Updates
* Fix VS2010 build by adding SensorMultiLevelCCTypes
* Remove VS2008
* Add SensorMultiLevelCCTypes to winRT
* Update SensorMultiLevelCCTypes.xml
DKD13867 Z-Wave Specification release 2019B registry says Illuminance and Lux
* make dist-update
* make gcc happy (about unused variable)
* Set ForceInstances to false on Multi-Channel Assoc of FGMS-001 ZW5 (#1837)
Fixes reporting
* Adds ARM64 and adds recent files needed to compile and link in WinRT
Also moved all the configuration pieces to the top, so layout generally matches Desktop vcxproj so it's easier to sync up in the future
* Sync filters file with new files added and Win32 build
* Updated SDK target version to be compiled against 14393 instead of 10240
Visual Studio doesn't install v10240 SDK by default any longer, so most people will experience problems with opening this project.
The MinVersion is still 10240 and is still supported to run on, so there's no breaking changes from this.
* Use the default platform toolset, which allows compiling will multiple different versions of Visual Studio (VS2017 and futures etc)
Visual Studio doesn't install v10240 SDK by default any longer, so most people will experience problems with opening this project.
The MinVersion is still 10240 and is still supported to run on, so there's no breaking changes from this.
* Updated WinRT build to include newly added files, and allowed more serial devices to be discovered.
These changes are cherry-picked from @donald-hanson's PR #1045, but excludes all the parts that adds a new WinRT Dynamic Library.
* Bug fix preventing crash when removing a driver