Skip to content
This repository was archived by the owner on Feb 24, 2021. It is now read-only.

Conversation

@lenny-goodell
Copy link
Member

@lenny-goodell lenny-goodell commented Feb 4, 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/developer-scripts/blob/master/.github/Contributing.md.

What is the current behavior?

Hanoi Compose Builder doesn't have some new options that users requesting
device-grove YML missing devices section

Issue Number: #406

What is the new behavior?

Added these options:

  • mqtt-bus (renamed from mqtt to be more explicit)
  • mqtt-broker (new)
  • asc-http (new)
  • asc-mqtt (new)
  • modbus-sim (new)

Aslo added this to device-grove yaml

devices:
         - /dev/i2c-1

Does this PR introduce a breaking change?

  • Yes
  • No

Specific Instructions

Are there any specific instructions or things that should be known prior to reviewing?

Other information

@lenny-goodell lenny-goodell changed the title feat: Add new compose builder options for 1.3.1 feat: Hanoi - Add new compose builder options for 1.3.1 Feb 4, 2021
Added these options:
- mqtt-bus (renamed from mqtt to be more explicit)
- mqtt-broker (new)
- asc-http (new)
- asc-mqtt (new)
- modbus-sim (new)

Aslo added this to device-grove yaml
```
devices:
         - /dev/i2c-1
```

closes #406

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

@jim-wang-yutsung jim-wang-yutsung left a comment

Choose a reason for hiding this comment

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

just minor changes in documentation if my take is ok

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

@jim-wang-yutsung jim-wang-yutsung left a comment

Choose a reason for hiding this comment

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

LGTM

@lenny-goodell lenny-goodell merged commit 675d348 into hanoi Feb 5, 2021
@lenny-goodell lenny-goodell deleted the hanoi-more-options branch February 5, 2021 15:47
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.

Hanoi - Backport recent Compose Builder enhancement for Hanoi 1.3.1 dot release

4 participants