Skip to content
This repository has been archived by the owner on Jul 1, 2021. It is now read-only.

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

Merged
merged 1 commit into from
May 26, 2021
Merged

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

merged 1 commit into from
May 26, 2021

Conversation

lenny-goodell
Copy link
Member

PR Checklist

Please check if your PR fulfills the following requirements:

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

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?

  • Yes
  • No

BREAKING CHANGE: Service configuration has changed

New Imports

  • Yes
  • No

Specific Instructions

Other information

closes #164

BREAKING CHANGE: Service configuration has changed

Signed-off-by: lenny <leonard.goodell@intel.com>
Copy link

@chr1shung chr1shung left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@cloudxxx8 cloudxxx8 merged commit 09afce0 into edgexfoundry:master May 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update Service Info for using common ServiceInfo struct (Device Random)
3 participants