This repository was archived by the owner on Feb 24, 2021. It is now read-only.
Tags: edgexfoundry/developer-scripts
Tags
feat: Hanoi - Add new compose builder options for 1.3.1 (#407) * feat: Hanoi - Add new compose builder options for 1.3.1 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>