Skip to content

Latest commit

 

History

History
74 lines (52 loc) · 2.07 KB

File metadata and controls

74 lines (52 loc) · 2.07 KB

IVP - Energy System (formerly "Ensemble") - General - Device List

Get Enphase® Energy System (formerly "Ensemble") CAN device (3rd-Generation) status.

Introduction

Get Enphase® Energy System (formerly "Ensemble") CAN device (3rd-Generation, such as IQ System Controller 3 or IQ Battery 5P) status. Enphase® call the CAN bus the "Controller wire".

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/device_list 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

err

String

String

The error message.

Examples

Get Enphase® Energy System (formerly "Ensemble") CAN Device Status

GET /ivp/ensemble/device_list Response
{"err": "404 - Not Found"}