We have developed an SDK which implements an MQTT-based communication protocol between Smart Things and applications.

By using this SDK in your firmware, your Smart Thing offers a well defined set of MQTT messages which can be used to configure it, to receive device health data, to initiate AI and firmware updates.

On the other hand, applications can use the same SDK to implement their functionality regarding the IoT devices.

What is the advantage of using the SDK?

We developed two applications on top of the SDK which will help you in your daily work with your Smart Things.

Mobile Things App

We developed a mobile configuration app on top of the Things SDK. It can give an an overview over your Smart Things, it helps you to configure them and it can initiate AI and firmware updates.

Things Server

We developed a server application which helps you to communicate with your Smart Things via an HTTP REST API. It is also capable of receiving and storing sensor recordings or AI interpretations. It is a boilerplate for customer projects.

Things Dashboard