> For the complete documentation index, see [llms.txt](https://docs.voltmasters.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.voltmasters.io/device-integrations/battery-systems/dyness.md).

# Dyness

Our EMS supports battery systems from Dyness.

Dyness provides lithium-ion energy storage solutions for residential, commercial, and industrial applications.

### Supported devices

We support Dyness battery systems for integration within our EMS platform.

These systems can be connected for centralized monitoring and control as part of a broader energy management setup.

* **DH100F**
* **DH200F**
* **DH200Y**

### PV on the integrated MPPT

The DH100F and DH200F carry an integrated MPPT, so a PV array can be connected straight to the battery system. Our EMS creates that array automatically as a separate PV device under the battery system as soon as the unit reports strings on its MPPT. Nothing has to be added by hand.

* Enter the **production capacity** of the array on the PV device once it appears, so the forecast and the reports are correct.
* The array is curtailable: our EMS limits the solar production through the MPPT when the site calls for it, for example on negative prices or an injection limit. One limit governs the whole MPPT, so the strings are curtailed together.

{% hint style="info" %}
The DH200Y has no MPPT. On that model no PV device appears.
{% endhint %}

### EMS functionality

With the current integration, our EMS enables:

* Monitoring of battery status and performance
* Smart charging and discharging control
* Monitoring and curtailment of the PV production on the integrated MPPT
* Optimization of self-consumption
* Peak shaving and load balancing

<figure><img src="https://7777932-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEGV0vBhnXgCmtL6eHuzw%2Fuploads%2F8VeSjaxZwALF6UpvJMIT%2Fimage.png?alt=media&amp;token=4eed3736-9c1d-44e5-96a0-7d5cffac0ee9" alt=""><figcaption></figcaption></figure>


---

# 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://docs.voltmasters.io/device-integrations/battery-systems/dyness.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.
