Skip to content

Instantly share code, notes, and snippets.

@sterling
Created July 15, 2017 02:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sterling/46f1044461f94d2daa878b673c69e1df to your computer and use it in GitHub Desktop.
Save sterling/46f1044461f94d2daa878b673c69e1df to your computer and use it in GitHub Desktop.
Static ZWave Device (Aeotec USB stick Gen5)
# /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