edgexfoundry / device-random

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

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

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-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?

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

New Imports

Specific Instructions

Other information

cloudxxx8 commented 3 years ago

recheck