Ambient Weather Battery Status question
Posted: Fri Mar 05, 2021 6:54 pm
I've been using the ambientweather api to get data into Weewx, and after opening a ticket with the driver dev, he pointed me at this:
https://github.com/ambient-weather/api- ... Data-Specs
Specifically:
battout - OK/Low indication, Int, 1=OK, 0=Low (Meteobridge Users 1=Low, 0=OK)
batt1...batt10 - OK/Low indication, Int, 1=OK, 0=Low (Meteobridge Users 1=Low, 0=OK)
batt_25 - PM2.5 Air Quality Sensor Battery indication, OK/Low indication, Int, 1=OK, 0=Low (Meteobridge Users 1=Low, 0=OK)
Guess I'm curious why it's flipped.
Thanks!
https://github.com/ambient-weather/api- ... Data-Specs
Specifically:
battout - OK/Low indication, Int, 1=OK, 0=Low (Meteobridge Users 1=Low, 0=OK)
batt1...batt10 - OK/Low indication, Int, 1=OK, 0=Low (Meteobridge Users 1=Low, 0=OK)
batt_25 - PM2.5 Air Quality Sensor Battery indication, OK/Low indication, Int, 1=OK, 0=Low (Meteobridge Users 1=Low, 0=OK)
Guess I'm curious why it's flipped.
Thanks!