Last week I opened my personal project to the public. The name is MQBA and means Message Queue Broker ABAP. You will find it on github.
An MQTT-like broker within a SAP system is included. Through a bridge messages can be exchanged with external MQTT broker. So the external IoT World is reachable for SAP ABAP backends too.
The main goal for the project is to support innovation projects. For example connecting Raspberry Pi’s or Arduinos to SAP. In the future SAP will hopefully have a native support for this standard IoT protocol.
Install the project as an ABAP addon by ABAPGit. For more information see the information at the project site on github.
Stay tuned for updates here or on Twitter with hashtag #SAPMQBA.