Python 3.9: build from sources
python3 -m pip install -r requirements.txt
Run tests:
python3 -m pytest
Mock Z-Wave USB stick by creating a pseudo-tty device at the desired location:
python3 virtual_controller.py --link=/tmp/ttyV1
Simulate the network and serve web client on localhost:3000
:
python3 virtual_network.py
Todo...
Guideline for developing serial API based host applications
Z-Wave 500 Series Appl. Programmers Guide v6.81.0x
Z-Wave Plus Device Type Specification