whizzosoftware
whizzosoftware
When WZWave starts a transaction, it sets the timeout to be an absolute number of seconds from the point that data is sent. There has been cases where seriously slow...
When a transaction fails (e.g. due to too many re-attempts), it is not properly cleaned up.
CAN (Cancel) frames are not always properly handled within WZWave. This is especially noticeable with certain PC controllers (e.g. Aeotec Z-Stick Gen 5). I think this problem can be addressed...
Hi, Thanks so much for making your Java EventSource implementation open source. I've made a few changes that I thought you might be interested in pulling into your source tree....