mirror of
https://github.com/Fishwaldo/open-zwave.git
synced 2025-03-16 03:51:39 +00:00
a C++ library to control Z-Wave Networks via a USB Z-Wave Controller.
http://www.openzwave.net/
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) |
||
---|---|---|
build/windows/vs2008 | ||
config | ||
examples/windows/MinOZW | ||
h | ||
src | ||
tinyxml |