Hi there,
i am relatively new to the topic of MQTT brokers and I can’t really find any helpful answers to my questions here in the forum.
One of our customers has set up a server and uses Eclipse Mosquitto and the MQTT broker.
Is there a web service or a REST API that we can use to receive messages from the server (e.g. all registered devices) or send messages to it (e.g. a message for a device)?
Is there a WebSocket service?
Does the installation support HTTP push?
Many thanks in advance