Matthew1471 / Enphase-API

Enphase-API is an unofficial project providing an API wrapper (including local/LAN Gateway API) and the documentation for Enphase®'s products and services.
GNU General Public License v3.0
76 stars 10 forks source link

Response /ivp/meters/storage_setting #21

Open vlape opened 7 months ago

vlape commented 7 months ago

Response from /ivp/meters/storage_setting Envoy vD8.2.62

{
    "isCalibrated": true,
    "storage_cfg": {
        "prod_ct_present": false,
        "cons_ct_present": true,
        "prod_ch_mask": 4,
        "cons_ch_mask": 4
    }
}