edgexfoundry / device-rfid-llrp-go

repository for new RFID device service being created/contributed by Intel | Owner: Device Service WG Chair, github ID: iain-anderson
Apache License 2.0
12 stars 25 forks source link

fix: Move intializion of registered llrp devices from initialize to start #236

Closed marcpfuller closed 1 year ago

marcpfuller commented 1 year ago

fixes: #235

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

PR Checklist

Please check if your PR fulfills the following requirements:

Testing Instructions

Start Simulator Start service Restart the service verify that there is no error or panic

New Dependency Instructions (If applicable)