Skip to content
This repository has been archived by the owner on Aug 25, 2018. It is now read-only.

Latest commit

 

History

History
14 lines (9 loc) · 664 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 664 Bytes

z-wave-microservice

An implementation of the z-wave protocol for .NET as a micro service.

The application can be hosted through tcp in a server and accept commands that are been transmitted across the z-wave network.

I have been working/testing with the following hardware:

  • Controller : Aeon Z-Stick
  • Devices : Fibaro wall plug

I am in the process of creating another service that intercepts and transmits the messages from the z-wave network to custom micro services/http endpoints.

Start by using the update.bat to download the micro-services host and update the tools. Use the z-wave tests project to test with your own hardware.