| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
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>
There was a problem hiding this comment.
just minor changes in documentation if my take is ok
Sorry, something went wrong.
Signed-off-by: lenny <leonard.goodell@intel.com>
There was a problem hiding this comment.
LGTM
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
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/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:
Aslo added this to device-grove yaml
devices: - /dev/i2c-1Does this PR introduce a breaking change?
Specific Instructions
Are there any specific instructions or things that should be known prior to reviewing?
Other information