You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you very much for your response. Another question that I have is whether it's possible to set custom headers for authentication with the HTTP datasource.
Hello everyone, to my knowledge there is no complete support yet to authenticate with the Databridge to an MQTT broker such as Mosquitto. The file mqttdatasink.json has a password and user function, but as far as I can see, this is limited to the DataBridge environment. In this case paho:
https://github.com/eclipse-basyx/basyx-databridge/blob/main/databridge.camel-paho/src/main/java/org/eclipse/digitaltwin/basyx/databridge/paho/configuration/MqttDataSinkConfiguration.java
Is a general MQTT authentication with user and password for both mqttconsumer.json and mqttdatasink.json planned for the future?
The text was updated successfully, but these errors were encountered: