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 - Meters - General - Storage Setting

Get or set the storage Current Transformer (CT) clamp status.

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/meters/storage_setting 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 Storage Current Transformer (CT) Clamp Status

GET /ivp/meters/storage_setting Response
{"err": "404 - Not Found"}