Linux client - for attach port
I'm trying to make a Z-Wave/Zigbee USB stick available to a Linux virtual machine. I got it set up with both Debian and Ubuntu and with both systems the device would periodically detach/reattach. When doing so, it reattaches to a different port (i.e. it will detach from /dev/ttyUSB0 and reattach to /dev/ttyUSB1). I tried creating a symlink "virtual" port so that it's always attached to the same location based on product id, etc. however this isn't available in my docker containers.
- Read more about Linux client - for attach port
- 1 comment
- Log in or register to post comments