Skip to content

Latest commit

 

History

History
72 lines (51 loc) · 1.82 KB

File metadata and controls

72 lines (51 loc) · 1.82 KB

IVP - Site Settings (SS) - Device Power Export Limits (PEL) Settings

Get or set Device Power Export Limit (PEL) settings (Legacy, replaced by AGF).

Introduction

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/ss/dpel 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 Power Export Limit Settings

GET /ivp/ss/dpel Response
{"err": "404 - Not Found"}