# Powering your device

There are three different methods to power your device. Please choose the system that works best for your scenario.&#x20;

{% tabs %}
{% tab title="USB Cable" %}
There is a micro-USB connector on the side of the device. You can power this from any standard USB compliant port. The port must have a minimum rating of 500mA.

{% hint style="info" %}
Keep in mind that if a building is LEED certified, it will cut power to the building at night when no one is using it. This will create a downtime event for the sensor on a daily basis. The sensor will still function properly and track data, you will just need to ignore these planned downtime events.
{% endhint %}
{% endtab %}

{% tab title="Alkaline" %}
{% hint style="info" %}
To access the batteries, the sensor must be removed from its mounting plate. The plate is held to the sensor with magnets so they just need to be pulled apart. The sensor can be removed when the plate is still mounted above a doorway.
{% endhint %}

The device accepts two standard "D" cell alkaline batteries. With alkaline battery cells the expected life of the sensor will be **3-6 months** depending on the volume of foot traffic. See below for our recommended batteries:

<table><thead><tr><th width="294">Battery</th><th>URL</th></tr></thead><tbody><tr><td>Energzier E95</td><td><a href="https://data.energizer.com/pdfs/e95.pdf">https://data.energizer.com/pdfs/e95.pdf</a></td></tr><tr><td>Duracell D Coppertop</td><td><a href="https://www.duracell.com/en-us/products/d/">https://www.duracell.com/en-us/products/d/</a></td></tr></tbody></table>
{% endtab %}

{% tab title="LTC" %}
{% hint style="info" %}
To access the batteries, the sensor must be removed from its mounting plate. The plate is held to the sensor with magnets so they just need to be pulled apart. The sensor can be removed when the plate is still mounted above a doorway.
{% endhint %}

This device accepts two "D" size, Lithium Thionyl Chloride (LTC) batteries. With LTC battery cells the expected life of the sensor will be **1-2 years** depending on the volume of foot traffic. See below for our recommended batteries:

<table><thead><tr><th width="269">Battery</th><th>URL</th></tr></thead><tbody><tr><td>Titus ER34615</td><td></td></tr></tbody></table>
{% endtab %}
{% endtabs %}


---

# 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.getdor.com/dtm-docs/hardware/setup/powering-your-device.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.
