ambient-weather / api-docs

AmbientWeather.net API Documentation
64 stars 42 forks source link

Battery status in data event for WS-1400-IP #10

Closed mhilbush closed 5 years ago

mhilbush commented 5 years ago

Is it possible to get the battery status in the data event JSON object for the WS-1400-IP series weather stations?

{
  "baromabsin": 29.73, 
  "baromrelin": 30.15, 
  "dailyrainin": 0, 
  "date": "2018-12-06T19:59:00.000Z", 
  "dateutc": 1544126340000, 
  "dewPoint": 22.31, 
  "feelsLike": 39.9, 
  "hourlyrainin": 0, 
  "humidity": 49, 
  "humidityin": 24, 
  "lastRain": "2018-12-02T10:47:00.000Z", 
  "macAddress": "00:0E:C6:20:0B:BF", 
  "maxdailygust": 12.53, 
  "monthlyrainin": 0.47, 
  "solarradiation": 81.2, 
  "tempf": 39.9, 
  "tempinf": 65.3, 
  "totalrainin": 14.81, 
  "uv": 1, 
  "weeklyrainin": 0.19, 
  "winddir": 180, 
  "windgustmph": 0, 
  "windspeedmph": 0, 
  "yearlyrainin": 14.81
}
owise1 commented 5 years ago

we'll put this on the road map

mhilbush commented 5 years ago

Thanks!

mhilbush commented 5 years ago

Battery indicators are there now. Hmm. 😄