open-zwave/cpp
glsatz 06c6adbd8c Change HID debugging symbol to HIDDEBUG to reduce extra output unless
necessary.
Add missing ioctls for Linux HID support. Remove these when a newer
linux/hidraw.h is available.
Add more defensive checks in device add/remove processing. Not all
controllers fill in the node field.
Provide group notifications on initial group discovery.
Add Aeon Labs Home Energy Monitor device defintion as well as update device
info for Everspring SM103.
Make sure ACT Zir010 has default values specified in configuration for
initial case.
2011-05-16 23:37:45 +00:00
..
build 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
examples Set svn eol-style property to native to help with mixed platform file 2011-03-14 05:12:47 +00:00
hidapi Change HID debugging symbol to HIDDEBUG to reduce extra output unless 2011-05-16 23:37:45 +00:00
src Change HID debugging symbol to HIDDEBUG to reduce extra output unless 2011-05-16 23:37:45 +00:00
tinyxml 1) Main.cpp adjusted to show how new notifications (Notification::Type_AllNodesQueried and Notification::Type_AwakeNodesQueried) might be used to determine when to write the config file. 2010-12-27 22:53:02 +00:00