Franklin Dattein
Franklin Dattein
I second @Salaboy. A servlet filter implementation sample would help heaps. For example, if you aren't familiar with Reactive it isn't straightforward hot to implement a non-blocking API Rate Limiter,...
Same here.
+1 for for some better support for triggering events from Arduino (with or without private channels).
@justincormack unfortunately that also doesn't work. Thanks
Justin, It doesn't work as in, the symptoms are the same described in the first post. I tried multiple combinations of configs, always keeping 'privileged' and with and without '/dev'...
As far as I can tell, yes. Also, in case the cable is disconnected, make sure the piece of code listing the available serial ports, can handle the now invalid...
FYI, the problem is also reproducible on hypriot OS for raspberry pi, as the host. My previous report was on Raspibian lite. ` Linux black-pearl 4.4.15-hypriotos-v7+ #1 SMP PREEMPT Mon...
Justin, Thanks for your time. It has nothing to do with the code. When I remove the USB cable, and run 'ls /dev/' in the container, the path '/dev/ttyUSB0' is...
@thaJeztah I have tried with a MacOS as a host, but I couldn't get the USB ports to be exposed to the container, at all. This issue is tracked here:...
@justincormack I finally got my hands on a **Linux/Ubuntu laptop as Docker host** and I can confirm **it works fine**. Hence, the issue is reproducible only on RPI (potentially all...