# Devices

- [How to integrate the XDK device from Legic via MQTT on akenza](https://docs.akenza.io/akenza.io/tutorials/add-devices/how-to-integrate-the-xdk-device-from-legic-via-mqtt-on-akenza.md): In this tutorial you will learn how to connect the XDK device via MQTT on akenza
- [How to connect the Disruptive Technologies-cloud on akenza](https://docs.akenza.io/akenza.io/tutorials/add-devices/how-to-integrate-disruptive-technologies-on-akenza.md): In this tutorial you will learn how to connect the Disruptive Technologies cloud on akenza
- [How to send Downlinks to the Kuando Busylight device](https://docs.akenza.io/akenza.io/tutorials/add-devices/how-to-send-downlinks-to-the-kuando-busylight-device.md): In this tutorial you will learn how to send Downlinks to the Kuando Busylight device
- [How to integrate an Arduino device via MQTT on akenza](https://docs.akenza.io/akenza.io/tutorials/add-devices/how-to-integrate-an-arduino-device-via-mqtt-on-akenza.md): In this tutorial you will learn how to integrate an Arduino device via MQTT on akenza
- [Integrate a MClimate Vicki LoRaWAN  Radiator Thermostat on akenza](https://docs.akenza.io/akenza.io/tutorials/add-devices/integrate-the-mclimate-vicki-thermostat.md): In this tutorial you will learn how to integrate the Vicki LoRaWAN radiator thermostat on akenza.
- [How to integrate an ERS Elsys device with Loriot on akenza](https://docs.akenza.io/akenza.io/tutorials/add-devices/how-to-integrate-a-lorawan-device-with-loriot.md): In this tutorial you will learn how to integrate the ERS Elsys device with Loriot on akenza
- [How to integrate the IAM Decentlab device with TTN on akenza](https://docs.akenza.io/akenza.io/tutorials/add-devices/how-to-integrate-a-decentlab-sensor-with-ttn-on-akenza.md): In this tutorial you will learn how to integrate the IAM device from Decentlab with TTN on akenza
- [How to integrate the Seeed SenseCAP T1000 tracker on akenza](https://docs.akenza.io/akenza.io/tutorials/add-devices/how-to-integrate-the-seeed-sensecap-t1000-tracker-on-akenza.md): In this tutorial you will learn how to integrate the T1000 tracker from Seeed with TTN on akenza
- [How to integrate a Swisscom Multisense device on akenza](https://docs.akenza.io/akenza.io/tutorials/add-devices/integrate-the-lora-swisscom-button.md): In this tutorial you will learn how to integrate the Multisense device on akenza
- [How to add / configure a Hilscher IO-Link Master](https://docs.akenza.io/akenza.io/tutorials/add-devices/how-to-add-configure-a-hilscher-io-link-master.md): This page describes how to configure and setup a IO-Link master from Hilscher and add it to the platform.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.akenza.io/akenza.io/tutorials/add-devices.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
