FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

feat: Hanoi - Add new compose builder options for 1.3.1 by lenny-goodell · Pull Request #407 · edgexfoundry/developer-scripts · GitHub

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

feat: Hanoi - Add new compose builder options for 1.3.1 - #407

Merged
lenny-goodell merged 2 commits into
hanoifrom
hanoi-more-options
Feb 5, 2021
Merged

feat: Hanoi - Add new compose builder options for 1.3.1#407
lenny-goodell merged 2 commits into
hanoifrom
hanoi-more-options

Conversation

lenny-goodell commented Feb 4, 2021
edited
Loading

Copy link
Copy Markdown
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/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 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>

jim-wang-yutsung left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

just minor changes in documentation if my take is ok

Comment thread compose-builder/README.md Outdated
Comment thread compose-builder/README.md Outdated
Comment thread compose-builder/README.md Outdated
Comment thread compose-builder/README.md Outdated
Comment thread compose-builder/README.md Outdated
Comment thread compose-builder/README.md Outdated
Comment thread compose-builder/README.md Outdated
Comment thread compose-builder/README.md Outdated
Signed-off-by: lenny <leonard.goodell@intel.com>

jim-wang-yutsung left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

LGTM

lenny-goodell merged commit 675d348 into hanoi Feb 5, 2021
lenny-goodell deleted the hanoi-more-options branch February 5, 2021 15:47
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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

3 participants


Back | FazBrowse Home | New Git URL