edgexfoundry / device-random

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

refactor: Update configuration for change to common ServiceInfo struct #165

Closed lenny-goodell closed 3 years ago

lenny-goodell commented 3 years ago

PR Checklist

Please check if your PR fulfills the following requirements:

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

What is the current behavior?

Using DS specific SeviceInfo Struct with additional settings

Issue Number: #164

What is the new behavior?

Now using common SeviceInfo Struct Moved non-common settings under [Device] section

Does this PR introduce a breaking change?

BREAKING CHANGE: Service configuration has changed

New Imports

Specific Instructions

Other information