open-zwave/cpp
glsatz c4e92a11c9 Create a new node boolean variable m_queryStageCompleted that tracks the
status of the  current query response. This means  m_queryRetries is only a
retry counter.  All the  classes and places  where queries succeed  or fail
must update this variable.

Extra debugging left in this version as there will most likely be query
bugs due to this change.

Generate a log message when reading class variables from xml configuration
files without values.

Comment out unused variables in Meter.cpp since the stringent compilation
flags of gcc creates an error.

Random formatting changes to be consistent.
2011-08-09 02:53:54 +00:00
..
build Meter command class support for versions 2 and 3. 2011-08-08 22:34:41 +00:00
examples Add a positive failure mode for drivers. Set DriverMaxAttempts to > 0 2011-07-11 02:34:38 +00:00
hidapi OpenWrt's libudev just got updated, so this define is no longer required against 2011-08-05 15:34:09 +00:00
src Create a new node boolean variable m_queryStageCompleted that tracks the 2011-08-09 02:53:54 +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