edgexfoundry / device-snmp-go

Owner: Device WG
Apache License 2.0
9 stars 35 forks source link

refactor!: Rework code for refactored MessageBus Configuration #211

Closed lenny-goodell closed 1 year ago

lenny-goodell commented 1 year ago

BREAKING CHANGE: MessageQueue renamed to MessageBus and fields changed. See v3 Migration guide.

Signed-off-by: Leonard Goodell leonard.goodell@intel.com

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

PR Checklist

Please check if your PR fulfills the following requirements:

Testing Instructions

Build locally Run locally with non-secure EdgeX stack and DEBUG logging Verify service bootstraps successfully (i.e. connects to messagebus)

New Dependency Instructions (If applicable)