-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Description
Hello, I have a question regarding my understanding.
In the documentation https://docs.ejabberd.im/admin/guide/mqtt/#benefits, point 2 explains that the ejabberd API can be used with MQTT, meaning it can do everything that I can do externally via the API. Is that correct? Or am I fundamentally misunderstanding something?
I cannot find anywhere how to configure the connection from MQTT to the API. MQTT is enabled on port 8883, uses TLS, and I can connect to it without any problems as an ejabberd user, set topics, subscribe, etc. But where is the connection to the API to use the API via MQTT as ejabberd admin?
thx
Reactions are currently unavailable