Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Response /ivp/ensemble/device_list #15

Open
vlape opened this issue Jan 2, 2024 · 0 comments
Open

Response /ivp/ensemble/device_list #15

vlape opened this issue Jan 2, 2024 · 0 comments

Comments

@vlape
Copy link

vlape commented Jan 2, 2024

Below are a few responses from /ivp/ensemble/device_list Envoy vD8.2.62

device_type 22 is unknown.

{
    "XXX": {
        "device_type": 22
    }
}

device_type 17 is the IQ SystemController 3

{
    "XXX": {
        "device_type": 17,
        "admin_state": 24,
        "admin_state_str": "ENPWR_STATE_OPER_CLOSED",
        "grid_status": "Off-grid"
    }
}

device_type 13 are 5P batteries

{
    "492319003325": {
        "device_type": 13,
        "admin_state": 6,
        "admin_state_str": "ENCHG_STATE_READY",
        "soc": 62
    }
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant