Commit graph

24 commits

Author SHA1 Message Date
4478eea26b
Sensor multi level (#1844)
* 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
2019-06-17 20:26:59 +08:00
7f440b6e0d Issue #1831 - Implement GetTypeAsString and GetGenreAsString in ValueID Class 2019-06-11 09:41:52 +08:00
f6f4813e70 update windows build files 2019-04-29 15:30:52 +08:00
Morten Nielsen
573ce51809 Update WinRT/UWP build (#1774)
* 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
2019-04-23 16:19:44 +08:00
2b40cb4aa2 Add SoundSwitch CC - Issue #1664 2018-12-04 17:41:09 +08:00
41b203abe1 Fix up Windows Build for TimerThread and Clean up Alarm ValueID's (Issues #1315 and #1395) 2018-11-10 00:45:47 +08:00
ddc3b802ad Start work on updating Notifcation CC - Issue #1395 2018-11-08 00:35:02 +08:00
dotMorten
a83d67870d Added missing localization files (won't link without these added) 2018-03-30 16:44:45 -07:00
4ddb3037f0 start work on adding a ValueBitSet - Issue #290 2017-06-02 17:36:18 +08:00
Morten Nielsen
57a9f20824 Added missing BitField.cpp file (#1238) 2017-06-02 11:52:39 +08:00
Morten Nielsen
4e60fd5eb5 Added missing ManufacturerProprietary files to Windows builds (#1237) 2017-05-31 20:08:41 +08:00
64da1aa8fb update files for Dev Branch 2017-04-05 14:29:53 +08:00
Morten Nielsen
bf14af296b Vs2017 support (#1201)
* 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)
2017-04-05 13:55:10 +08:00
Morten Nielsen
f012e096a1 Updated SDK target version to be compiled against 14393 instead of 10240 (#1198)
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.
2017-04-05 13:54:41 +08:00
af17f9cbd5 fix up WinRT builds 2017-02-25 22:40:43 +08:00
Morten Nielsen
e44a0f3baa Updated WinRT build to include newly added files (#1096)
* 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
2017-02-17 17:37:24 +08:00
7c18ccc344 Fix up WinRT builds 2016-08-18 23:30:47 +08:00
9392cadaf4 Windows and a stub for WinRT DNS functions 2016-01-13 14:06:52 +08:00
John LaFontaine
d14b1f9e88 Addressing some feedback from OZW owners. Added Copyright header + remove some options that are application specific and thus dont belong in the OZW options file 2015-09-02 15:17:56 -07:00
John LaFontaine
09d6ea304c Addressing some feedback from OZW owners. Added Copyright header + remove some options that are application specific and thus dont belong in the OZW options file 2015-09-02 15:17:56 -07:00
John LaFontaine
f97d7947d1 Change the output type of the OpenZWave library to be a static lib.
Added the configuration files to the project as project content.
 Updated options.xml with the new options we added
2015-09-02 15:17:15 -07:00
John LaFontaine
09ce42dbaa Change the output type of the OpenZWave library to be a static lib.
Added the configuration files to the project as project content.
 Updated options.xml with the new options we added
2015-09-02 15:17:15 -07:00
John LaFontaine
6a107fdfc3 Adding WinRT implementation of OpenZWave stack 2015-09-02 15:17:13 -07:00
John LaFontaine
7a8401b0f0 Adding WinRT implementation of OpenZWave stack 2015-09-02 15:17:13 -07:00