Created
July 15, 2017 02:11
-
-
Save sterling/46f1044461f94d2daa878b673c69e1df to your computer and use it in GitHub Desktop.
Static ZWave Device (Aeotec USB stick Gen5)
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# /etc/udev/rules.d/99-usb-serial.rules | |
SUBSYSTEM=="tty", ATTRS{idVendor}=="0658", ATTRS{idProduct}=="0200", SYMLINK+="zwave" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment