hello / suripu

Suripu スリープ tracks data collected by sensors during sleep.
26 stars 7 forks source link

Add battery type #1903

Closed pims closed 7 years ago

pims commented 7 years ago

For api. cc @jimmymlu

{
  "senses": [
    {
      "id": "6FBFF3F9C4097802",
      "firmware_version": "--",
      "state": "UNKNOWN",
      "last_updated": null,
      "color": "UNKNOWN",
      "wifi_info": null,
      "hw_version": "UNKNOWN"
    }
  ],
  "pills": [
    {
      "id": "5B1161271A81AA0F",
      "firmware_version": "2",
      "battery_level": 70,
      "last_updated": 1449265428000,
      "state": "NORMAL",
      "color": "BLUE",
      "battery_type": "REMOVABLE"
    }

battery_type: UNKNOWN|REMOVABLE|SEALED