You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The ZWave.Me Wall Controller Wall C-S sometimes sends its frames sequenced when holding down a button.
In ZWSecurity.cpp:350 there is a todo
/* XXX TODO: Check the Sequence Header Frame to see if this is the first part of a
* message, or 2nd part, or a entire message.
*
* I havn't actually seen a Z-Wave Message thats too big to fit in a encrypted message
* yet, so we will look at this if such a message actually exists!
*/
describing exactly this behavior.
See the attached file for some logs.
I didn't use open zwave for noticing that, but code I wrote. I'm not sure I can provide a log from it, I signed an NDA and I'm not sure if that doesn't qualify as disclosure. Anyway, solving this wasn't hard at all.
The ZWave.Me Wall Controller Wall C-S sometimes sends its frames sequenced when holding down a button.
In ZWSecurity.cpp:350 there is a todo
describing exactly this behavior.
See the attached file for some logs.
sequenced_security_frame.txt
The text was updated successfully, but these errors were encountered: