Skip to end of banner
Go to start of banner

Does the gateway include an MQTT broker?

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Current »

Q

Does the gateway include a MQTT broker?

A

The MQTT broker Mosquitto is part of all Edge Gateway's by default.

You can activate and deactivate (default) this service in the control panel of the gateway's web management UI.

The broker can be addressed locally over the IP address 127.0.0.1:1883 via Node-RED where you configure the topics the broker shall subscribe to and distribute their data if received.

The broker listens to port 1883 respectively port 8883(ssl) on all active IP networks.

  • No labels