a C++ library to control Z-Wave Networks via a USB Z-Wave Controller. http://www.openzwave.net/
Find a file
google@lansell.org 55879a93f0 Removed debug line which was causing runtime errors in everyone's builds.
Added dual-track handling of configuration parameters.  Known parameters will appear as value objects, and can be set in the same way as other Z-Wave device reported values.  If the parameter is unknown, a direct call can be made to Node::SetConfigParam.  If a the device responds, a Value object will be created for future use (although the direct call path will still work)
2010-02-04 23:16:02 +00:00
build/windows/vs2008 Removed debug line which was causing runtime errors in everyone's builds. 2010-02-04 23:16:02 +00:00
config Removed debug line which was causing runtime errors in everyone's builds. 2010-02-04 23:16:02 +00:00
examples/windows/MinOZW Added a minimal example Windows project using OpenZWave 2010-02-03 19:16:54 +00:00
h Removed debug line which was causing runtime errors in everyone's builds. 2010-02-04 23:16:02 +00:00
src Removed debug line which was causing runtime errors in everyone's builds. 2010-02-04 23:16:02 +00:00
tinyxml Pre-release check-in. Command Classes still being worked on, and Linux native code needs implementing. 2010-01-24 22:08:05 +00:00