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
google@lansell.org
f5c6046c29
Added a minimal example Windows project using OpenZWave
2010-02-03 19:16:54 +00:00
google@lansell.org
da9cf5d6d7
Added genres to value classes. Values are now marked as either user, config or system, to allow programs to customize the views presented to the user.
...
Improved the locking and iteration of the value store.
2010-01-30 23:45:37 +00:00
google@lansell.org
8c8ffb123b
Added Z-Wave network management methods to the Driver class.
...
Added the Meter command class.
Removed unused variables from command classes.
Added sensor type reporting to the SensorMultilevel command class.
2010-01-30 21:06:20 +00:00
google@lansell.org
3c0fc753b7
Pre-release check-in. Set up values and notifications for command classes.
2010-01-30 13:28:28 +00:00
google@lansell.org
50fb2682f9
Fixed line endings on Command Class files
2010-01-25 00:02:58 +00:00
google@lansell.org
94d891d586
Pre-release check-in. Command Classes still being worked on, and Linux native code needs implementing.
2010-01-24 22:08:05 +00:00