open-zwave/cpp/build
google@lansell.org 8506bcc658 Removed InstanceValues from the command classes. Values are now only held by the node ValueStore. Access to values in the store has been simplified by using a key built only from the parts of the ValueID that are needed to uniquely identify the value in the node (command class, instance and index). This change allows us to add values via the config XML files.
Fixes for VS2010 project for x86 and HIDAPI.  Note that builds now go in bin/x86/Debug or bin/x86/Release, so the path to the config folder in MainForm.cs has been extended one level.

Fix for mandatory command classes that come after COMMAND_CLASS_MARK.

Fixed failure to report queries completed when asking for configuration params.
2011-01-27 15:20:05 +00:00
..
linux
mac
windows Removed InstanceValues from the command classes. Values are now only held by the node ValueStore. Access to values in the store has been simplified by using a key built only from the parts of the ValueID that are needed to uniquely identify the value in the node (command class, instance and index). This change allows us to add values via the config XML files. 2011-01-27 15:20:05 +00:00