Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

14 check-ins

2019-07-16
19:08
- Add path information to the driverfailed event, so the affected driver can be identified. Leaf check-in: f2ac97896c user: schelte tags: ozw16
2019-07-15
20:34
Converting enumerations to primarily use values rather than labels. check-in: f7d7a3bff3 user: schelte tags: ozw16
2019-07-12
08:55
C++ compiler must support C++11 features to be able to handel the openzwave header files. check-in: 9e066c202c user: schelte tags: ozw16
2019-07-11
20:13
Updates to work with openzwave 1.6 check-in: 76eb831be9 user: schelte tags: ozw16
2016-03-06
19:29
- Fix the init argument of the controller heal command Leaf check-in: 121d5f6549 user: schelte tags: trunk
2016-03-01
20:22
- Add missing null-termination for string arrays used by Tcl_GetIndexFromObj() check-in: 0c9a08ed54 user: schelte tags: trunk
2016-02-25
15:39
- Bump the version number to 0.3 due to incompatible changes. - Add some documentation - Change the -include and -exclude options to expect a list of command classes rather than a string of comma-separated command classes. - Change the -networkkey option to expect a list of 16 integers rather than a string of comma-separated integers. - Move the configure subcommand to be a subcommand of the node subcommand, which seems more logical. - Add 'node remove', 'node replace', 'node heal', 'controller heal', and 'controller reset' commands. - Fix the 'scene set' command. - Some commands now throw an error in case of problems. check-in: 0b2c5349f7 user: schelte tags: trunk
2016-02-18
16:06
New commands: - zwave controller all on <homeid> - zwave controller all off <homeid> - zwave value refresh <homeid> <valueid> check-in: a8a46eba2a user: schelte tags: trunk
2016-02-12
19:16
- Add missing file check-in: b9b2795b01 user: schelte tags: trunk
16:19
- Split the zwave controller command into 3 subcommands: exclude, include, and info, where the zwave controller info command is functionally equivalent to the old zwave controller command. - Due to the incompatible change, the version number has been increased to 0.2. check-in: d2151bdfcb user: schelte tags: trunk
2016-02-07
16:31
- Use normal path parsing functions for file system related arguments - Report the ValueID for the valueremoved event - New [zwave value id] command to compose a value id from its parts - Improved support for buttons: = [zwave value set <homeid> <valueid> 1]: Press button = [zwave value set <homeid> <valueid> 0]: Release button check-in: cba9aaa790 user: schelte tags: trunk
2016-01-24
17:11
Fix error in memdebug build: Trying to incr ref count of Tcl_Obj allocated in another thread check-in: b3eb8c2219 user: schelte tags: trunk
2016-01-23
16:05
Initial check-in check-in: c604260dc1 user: schelte tags: trunk
15:13
initial empty check-in check-in: 4240c9a593 user: schelte tags: trunk