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

refactor: Update to assign and uses new Port Assignments #161

Merged
merged 1 commit into from
May 21, 2021
Merged

refactor: Update to assign and uses new Port Assignments #161

merged 1 commit into from
May 21, 2021

Conversation

lenny-goodell
Copy link
Member

@lenny-goodell lenny-goodell commented May 20, 2021

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-random/blob/master/.github/CONTRIBUTING.md

What is the current behavior?

Ports assigned for Core/Supporting services are 408xx range
Device Random uses 49988

Issue Number: #160

What is the new behavior?

Ports assigned for Core/Supporting services are 598xx range
Device Random now uses 59988
Also removed duplicate MQTT MessageBus configuration

Does this PR introduce a breaking change?

  • Yes
  • No

BREAKING CHANGE: Device Modbus default port number has changed to 59988

New Imports

  • Yes
  • No

Specific Instructions

Other information

@lenny-goodell lenny-goodell linked an issue May 20, 2021 that may be closed by this pull request
closes #160

BREAKING CHANGE: Device Modbus default port number has changed to 59988

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
Copy link
Member

recheck

Copy link
Member

@cloudxxx8 cloudxxx8 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 83984af into edgexfoundry:master May 21, 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.

Use new Port assignments (Device Random)
3 participants