* 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
* Add a template for the config files
* Add Small Perl Script to download and resize images
* Namespace our Files... (#1828)
* Move CommandClasses into new Namespace
* Moved Value Classes into Internal::VC Namespace
* Add the Internal::Platform namespace
* I am enviromentally friendly. I do not polute namespaces - Sorry to all that have implemented the ValueID index enums already
* returning a ENUM value is already const...
* Final Namespaces for our base classes
* Microsoft - Do you like it this way?
* Attempt 2 for MS
* Typo on the ValueClass Namespace
* Fixes for WinRT.
* Formatting.... I'm sick of mixed spaces and tabs :)
* What a Bizzare error - WinRT can't handle new lines :)
* Move CommandClasses into new Namespace
* Moved Value Classes into Internal::VC Namespace
* Add the Internal::Platform namespace
* I am enviromentally friendly. I do not polute namespaces - Sorry to all that have implemented the ValueID index enums already
* returning a ENUM value is already const...
* Final Namespaces for our base classes