edgexfoundry / edgex-compose

EdgeX Foundry Docker Compose release compose files and tools for building EdgeX compose files
Apache License 2.0
81 stars 115 forks source link

fix: [napa] Use correct value for MQTTBROKERINFO_AUTHMODE for Device MQTT #424

Closed lenny-goodell closed 7 months ago

lenny-goodell commented 7 months ago

closes #395

If your build fails due to your commit message not passing the build checks, please review the guidelines here: https://github.com/edgexfoundry/edgex-compose/blob/main/.github/Contributing.md

PR Checklist

Please check if your PR fulfills the following requirements:

Testing Instructions

run make gen ds-mqtt mqtt-broker Verify Device MQTT has MQTTBROKERINFO_AUTHMODE: none run make gen ds-mqtt mqtt-bus Verify Device MQTT has MQTTBROKERINFO_AUTHMODE: usernamepassword