17.10.2024, 12:26
I would like to use MQTT broker bridge with AWS IoT.
MQTT Broker app(/apps/data/mqtt-broker/) allows only a few configurations.
According to the document, I need to add some configurations to config file for the bridge connection.
https://aws.amazon.com/blogs/iot/how-to-...o-aws-iot/
Currently, /usr/share/mosquitto/init.lua creates a configuration file from /etc/mosquitto.json which is updated by MQTT Broker GUI view, as I understand.
It would be happy to add editable optional configuration items on MQTT Broker GUI view and put it on /tmp/mosquitto.conf. Is it possible to update the app? Or do you have any recommendations to edit the configuration?
MQTT Broker app(/apps/data/mqtt-broker/) allows only a few configurations.
According to the document, I need to add some configurations to config file for the bridge connection.
https://aws.amazon.com/blogs/iot/how-to-...o-aws-iot/
Currently, /usr/share/mosquitto/init.lua creates a configuration file from /etc/mosquitto.json which is updated by MQTT Broker GUI view, as I understand.
It would be happy to add editable optional configuration items on MQTT Broker GUI view and put it on /tmp/mosquitto.conf. Is it possible to update the app? Or do you have any recommendations to edit the configuration?