> 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/pv-inverters/solar-log.md).

# Solar Log

Our EMS supports integration with monitoring and data logging devices from Solar-Log. Solar-Log provides data loggers that collect production and consumption data from PV installations and a wide range of connected inverters.

The Solar-Log device acts as a gateway between the PV installation and our EMS platform.

### Supported devices

We support the following Solar-Log devices:

* **Solar-Log 300**
* **Solar-Log 1200**
* **Solar-Log 2000** (including 2000 PM+)

### EMS functionality

With the current integration, our EMS enables:

* Monitoring of PV production data collected by the Solar-Log device
* Active power curtailment where supported
* Integration of PV production into broader energy management strategies

Additional functionality may be added over time as integration capabilities evolve.


---

# 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://docs.voltmasters.io/device-integrations/pv-inverters/solar-log.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.
