edgexfoundry / edgex-compose

EdgeX Foundry Docker Compose release compose files and tools for building EdgeX compose files
Apache License 2.0
82 stars 119 forks source link

build: [Levski] update onvif and usb services with levski patch version #359

Closed presatish closed 1 year ago

presatish commented 1 year ago

If your build fails due to your commit message not passing the build checks, please review the guidelines here: https://github.com/edgexfoundry/edgex-compose/blob/main/.github/Contributing.md

PR Checklist

Please check if your PR fulfills the following requirements:

Testing Instructions

From compose-builder run make run no-secty ds-onvif-camera ds-usb-camera. Verify the docker images of these services are 2.3.1 The services have to run without any error and both onvif and usb devices need to be discovered and registered in Edgex. After restarting these services each service should be still able to send commands and receive responses from the cameras successfully without getting any error.