The current incarnation of node-telldus only supports three of the existing events, leaving out tdRegisterDeviceChangeEvent(). This event contains, according to the documentation*:
- device ID
- changeEvent (added, changed, removed)
- changeType (name, protocol, model, method)
..and a couple of technical things.
I might give implementing it a try myself, as this event would come in quite handy for the project I'm working on.
*http://developer.telldus.se/doxygen/group__core.html#gaf5263a29ca20f66cfa78d2ff2625b388
The current incarnation of node-telldus only supports three of the existing events, leaving out tdRegisterDeviceChangeEvent(). This event contains, according to the documentation*:
..and a couple of technical things.
I might give implementing it a try myself, as this event would come in quite handy for the project I'm working on.
*http://developer.telldus.se/doxygen/group__core.html#gaf5263a29ca20f66cfa78d2ff2625b388