Skip to content

Latest commit

 

History

History
85 lines (60 loc) · 2.18 KB

File metadata and controls

85 lines (60 loc) · 2.18 KB

IVP - Energy System (formerly "Ensemble") - Data Raw - All Devices

Get Enphase® Energy System (formerly "Ensemble") raw data for all devices.

Introduction

Get Enphase® Energy System (formerly "Ensemble") raw data for all devices. This includes IQ Battery (formerly "Encharge Storage") raw data or IQ System Controller (formerly "Enpower") manual override status.

Enphase-API is an unofficial project providing an API wrapper and the documentation for Enphase®'s products and services.

More details on the project are available from the project’s homepage.

Request

A HTTP GET to the /ivp/ensemble/dataraw/ endpoint provides the following response data.

As of recent Gateway software versions this request requires user authentication and authorisation, see Authentication.

Response

Root

Name Type Values Description

data_records

Object

Data_records object

The data records returned.

Data_records Object

Name Type Values Description

Examples

Get Enphase® Energy System Raw Data

GET /ivp/ensemble/dataraw/ Response
{"data_records": {}}