> For the complete documentation index, see [llms.txt](https://support.powerio.com/hub/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.powerio.com/hub/codesys-hvac/en/hvac-knx-library/datentypen/enumerationen/dpt_13x.md).

# DPT\_13x

## `DPT_13x` (ENUM)

TYPE DPT\_13x : DPT\_13\_001\_Value\_4\_Count

Attributes: : `qualified_only`\\

InOut:

| Name                                               | Initial | Comment                                               |
| -------------------------------------------------- | ------- | ----------------------------------------------------- |
| <p><br><br>DPT\_13\_001\_Value\_4\_Count</p>       | 130001  | <p>13.001 V32 DPT\_Value\_4\_Count<br>1 pulse</p>     |
| <p><br><br>DPT\_13\_002\_FlowRate\_m3h</p>         | 130002  | <p>13.002 V32 DPT\_FlowRate\_m3/h<br>m3/h</p>         |
| <p><br><br>DPT\_13\_010\_ActiveEnergy</p>          | 130010  | <p>13.010 V32 DPT\_ActiveEnergy<br>Wh</p>             |
| <p><br><br>DPT\_13\_011\_ApparantEnergy</p>        | 130011  | <p>13.011 V32<br>DPT\_ApparantEnergy VAh</p>          |
| <p><br><br>DPT\_13\_012\_ReactiveEnergy</p>        | 130012  | <p>13.012 V32<br>DPT\_ReactiveEnergy VARh</p>         |
| <p><br><br>DPT\_13\_013\_ActiveEnergy\_kWh</p>     | 130013  | <p>13.013 V32<br>DPT\_ActiveEnergy\_kWh kWh</p>       |
| <p><br><br>DPT\_13\_014\_ApparantEnergy\_kVAh</p>  | 130014  | <p>13.014 V32<br>DPT\_ApparantEnergy\_kVAh kWAh</p>   |
| <p><br><br>DPT\_13\_015\_ReactiveEnergy\_kVARh</p> | 130015  | <p>13.015 V32<br>DPT\_ReactiveEnergy\_kVARh kWARh</p> |
| <p><br><br>DPT\_13\_016\_ActiveEnergy\_MWh</p>     | 130016  | <p>13.016 V32<br>DPT\_ActiveEnergy\_kWh MWh</p>       |
| <p><br><br>DPT\_13\_100\_LongDeltaTimeSec</p>      | 130100  | <p>13.100 V32<br>DPT\_LongDeltaTimeSec sec</p>        |


---

# 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:

```
GET https://support.powerio.com/hub/codesys-hvac/en/hvac-knx-library/datentypen/enumerationen/dpt_13x.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.
