/ZSharp

C# reverse engineered partial implementation of the Z-Wave protocol, for use with the AeonLabs Z-Stick. This code is part of an implementation i did for my bachelor thesis and unfortunately I don't have the time or interest to develop it further. Be aware that this is not the cleanest code written, but it should work for a subset of the command classes found in the Z-Wave protocol specification. I give you now this code, use it as you wish.

Primary LanguageJavaScript