> For the complete documentation index, see [llms.txt](https://support.meetuma.ai/uma-knowledgebase/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.meetuma.ai/uma-knowledgebase/integrations/iot-sensors/milesight/milesight-ds3604-setup.md).

# Milesight DS3604 setup

<figure><img src="/files/CaDdkGQlLsluGiurHx1r" alt=""><figcaption></figcaption></figure>

To get started use the [Milesight Toolbox application](https://www.milesight.com/iot/resources/download-center/) to turn on the device.&#x20;

For more information on initial configuration, follow Milesight's guide [here](https://resource.milesight.com/milesight/iot/document/ds3604-user-guide-en.pdf).

Once your device is on, you will need to upload a custom template to allow the device to work with our platform.

The custom template can be found here.

{% file src="/files/icpWQRxTyiMP2rDE67WX" %}

Ensure that the template has been added to **Template 1**.

From there, you are able to customise this template if you wish, as long as the module ID of the resource name and QR code stay as follows:

* Resource Name - **Module 1**
* QR Code - **Module 3**

{% hint style="info" %}
Each template has metadata components with a module ID for each component. If you press on each component on the template it will show you a number.
{% endhint %}

{% hint style="warning" %}
If you change the module ID's for this metadata, the device will not work with our platform.
{% endhint %}

Finally, follow the initial guide [here ](/uma-knowledgebase/integrations/iot-sensors/milesight/milesight-configuration.md)to add your [Milesight DS3604](https://www.milesight.com/iot/product/iot-display/ds3604) LoRaWAN device to UMA.

Once you have added this device to a resource, the device will automatically update its resource name and QR code and you can use the [check in application](/uma-knowledgebase/getting-started/set-up-your-hardware/applications/check-in-application.md).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://support.meetuma.ai/uma-knowledgebase/integrations/iot-sensors/milesight/milesight-ds3604-setup.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
