twonk / MyEnergi-App-Api

Investigation of the MyEnergi App
133 stars 26 forks source link

Libbi output - sample #22

Closed mohclips closed 1 year ago

mohclips commented 1 year ago

Some libbi output for you, there are some new fields, that don't appear in the Zappi output.

[
  {
    "batteryDischargingBoost": false,
    "cmt": 254,
    "dat": "04-07-2023",
    "div": 0,
    "dst": 1,
    "ect1p": 1,
    "ect2p": 1,
    "ect3p": 1,
    "ectp1": 0,
    "ectp2": 830,
    "ectp3": 0,
    "ectp4": 0,
    "ectp5": 0,
    "ectt1": "Internal Load",
    "ectt2": "Grid",
    "ectt3": "None",
    "ectt4": "None",
    "ectt5": "DCPV",
    "ectt6": "None",
    "frq": 50.13,
    "fwv": "3702S5.026",
    "g100LockoutState": "NONE",
    "grd": 848,
    "isp": true,
    "lmo": "BALANCE",
    "mbc": 10200,
    "mic": 5000,
    "newAppAvailable": false,
    "newBootloaderAvailable": false,
    "pha": 1,
    "pri": 1,
    "pvDirectlyConnected": true,
    "sno": 24040001,
    "soc": 2,
    "sta": 101,
    "tim": "21:26:41",
    "tz": 0,
    "vol": 2394
  }
]
twonk commented 1 year ago

Feel free to make an update and send a pull request. Thanks.