Tutorials

Practical examples on how to work with Kaa in different use cases.

Tutorial Description
How to connect a device We will teach you how to connect a simulated device to the Kaa platform using the default, MQTT-based protocol. You will learn how to create a digital twin of your device, connect it, submit some metadata attributes, and view them in the Kaa web interface.
Data collection We will teach you how to collect telemetry data from a simulated device to the Kaa platform. You will learn how to transform collected data into well-structured time series and visualize it on the Kaa web interface.
Custom web dashboard We will teach you how to implement and integrate custom web dashboard with the Kaa platform.
IoT notifications We will teach you how to integrate custom microservice with the Kaa IoT Platform and how to send email notifications on events from your device.