Enphase-API icon indicating copy to clipboard operation
Enphase-API copied to clipboard

Response /ivp/ensemble/gen_wiring_test` & /ivp/ensemble/generator

Open vlape opened this issue 2 years ago • 0 comments

Response from /ivp/ensemble/gen_wiring_test Envoy vD8.2.62 System Controller 3G (Generator Support). Generator not connected at this time

{
    "gen_wiring_test_result": {
        "status": "GEN_CONN_NOT_VERIFIED",
        "code": -1,
        "timestamp": "Wed Dec 31 18:00:00 1969\n"
    }
}

Response from /ivp/ensemble/generator

{
    "admin_state": "unknown",
    "oper_state": "open",
    "admin_mode": 0,
    "schedule": 0,
    "start_soc": 100,
    "stop_soc": -1,
    "exc_on": 0,
    "present": 0,
    "type": 1
}

vlape avatar Jan 02 '24 02:01 vlape