USB devices in LXC

Hello

Is there any option to show usb devices in LXC Debian container?
The best solution would be with hotplug working (ocasionally that particular device gets hang and reset).
I’ve seen some tips, but none of them worked.

The device:

lrwxrwxrwx    1 root     root            12 Mar 18 09:12 /dev/zwave -> /dev/ttyUSB0
crw-r--r--    1 root     root      188,   0 Mar 19 21:10 /dev/ttyUSB0
Bus 003 Device 006: ID 10c4:ea60 Cygnal Integrated Products, Inc. CP210x UART Bridge / myAVR mySmartUSB light

Symlink is created by hotplug, because there are other usb-serial bridges.

Hi!

This tutorial worked for me. (serial connection to an arduino over CH340G USB to serial adapter).

https://klein-gedruckt.de/2016/12/turris-omnia-arduino-nano-usb/