Bob Anderson
Bob Anderson
The recommended docker launch for the ozwdaemon is: docker run -it \ --security-opt seccomp=unconfined \ --device=/dev/ttyUSB0 \ -v $PWD/ozw:/opt/ozw/config \ -e MQTT_SERVER="10.100.200.102" \ -e USB_PATH=/dev/ttyUSB0 \ -p 1983:1983 \ openzwave/ozwdaemon:latest...
I had this building on a quite old version of Ubuntu, but I'm trying to get up and running on Ubuntu 21.04 and now I'm having troubles. In particular, I...
I have successfully compiled and run most of the examples, until I get to example 22. Then I get: `validation layer: Validation Error: [ VUID-vkCmdDrawIndexed-None-02697 ] Object 0: handle =...