Hi,
we are currently investigating a way to integrate a MQTT broker with Backendless, since our devices will connect to it and transfer their data over it. The credentials and access rights shall be stored in a data table for the MQTT broker, so the broker needs to connect and read the data table (should be no problem with a custom plugin). The telemetry data shall also be stored within a data table of Backendless.
Is there a possibility to connect to a MQTT broker with Backendless and publish / subscribe messages on it? If so, how can the data from the broker be parsed and put into the commands that needs to be executed on the data tables (e.g. writing the data to the data tables, maybe sent a push notification, etc.)?
Regards,
Tim