edgexfoundry / device-onvif-camera

Owner: Device WG
Apache License 2.0
29 stars 37 forks source link

No debug #416

Closed lenny-goodell closed 7 months ago

lenny-goodell commented 7 months 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-go/blob/main/.github/Contributing.md

PR Checklist

Please check if your PR fulfills the following requirements:

Testing Instructions

Run non-secure edgex stack from compose builder

make run no-secty 

build service from this branch Verify it builds properly run service

./device-onvif-camera -cp -d -o

Verify service bootstraps successfully and device profile is created in Core Metadata (use UI)

New Dependency Instructions (If applicable)