Get or set the priority for reporting to Enphase® Cloud (formerly "Enlighten® Cloud").
Get or set the priority for reporting to Enphase® Cloud (formerly "Enlighten® Cloud").
The JSON PUT data is sent incorrectly as application/x-www-form-urlencoded; charset=UTF-8. A diagnostic mode may also be enabled, which temporarily sets the bandwidth to high.
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.
The /ivp/peb/reportsettings endpoint supports the following:
| Method | Required Authorisation Level | Description |
|---|---|---|
|
>= |
Get Reporting Priority. |
|
>= |
Set Reporting Priority. |
As of recent Gateway software versions this request requires user authentication and authorisation, see Authentication.
When making a PUT request:
| Name | Type | Values | Description |
|---|---|---|---|
|
Object |
Object |
The Enphase® Cloud (formerly "Enlighten® Cloud") report settings. This is actually a JSON object but incorrectly sent as form data. |
| Name | Type | Values | Description |
|---|---|---|---|
|
String |
|
The amount of bandwidth the Gateway (formerly "Envoy") can use to report to Enphase® Cloud (formerly "Enlighten® Cloud"). In the format |
|
Number |
Number |
The diagnostic reporting duration in minutes (temporarily sets |
| Name | Type | Values | Description |
|---|---|---|---|
|
Object |
|
The Enphase® Cloud (formerly "Enlighten® Cloud") report settings. |
| Name | Type | Values | Description |
|---|---|---|---|
|
String |
|
The amount of bandwidth the Gateway (formerly "Envoy") can use to report to Enphase® Cloud (formerly "Enlighten® Cloud"). In the format |
|
Number |
Number |
The diagnostic reporting duration in minutes (temporarily sets |
|
Number |
Number |
The diagnostic reporting remaining in seconds (temporarily sets |
| Value | Name | Description |
|---|---|---|
|
Standard |
Standard reporting, which typically reports 5-minute interval data to Enphase® Cloud (formerly "Enlighten® Cloud") every 5 minutes during daylight hours. |
|
Low-Bandwidth |
Low-bandwidth reporting, which reports 15-minute interval data to Enphase® Cloud (formerly "Enlighten® Cloud") four times per day. |
{"reportsettings": {"bandwidth": "high", "diag_duration_mins": 0, "diag_remaining_secs": 0}}