open-zwave/cpp
dscottmiller3 8673e39c11 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.
2)  Bug in ThermostatFanState, ThermostatMode and ThermostatOperatingState fixed:  ValueList was being released, which meant it wouldn't exist for the second or third poll of a device (overwritten by other data).
3)  Standardized Doxygen comment command form ("\" instead of "@")
2010-12-27 22:53:02 +00:00
..
build Speculative implementation of COMMAND_CLASS_SENSOR_ALARM 2010-12-22 12:53:15 +00:00
examples 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
src 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
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