airgradienthq / arduino

Firmware of open-source hardware air quality monitors AirGradient ONE (indoor) and AirGradient Open Air (outdoor).
https://www.airgradient.com/documentation/
Other
220 stars 116 forks source link

PCB 4.3: Missing raw values for tvocRaw and noxRaw #184

Closed airgradienthq closed 5 months ago

airgradienthq commented 5 months ago

measures/current from local server returns:

... "tvocIndex": 275, "tvocRaw": 0, "noxIndex": 1, "noxRaw": 0, ...

tvocRaw and noxRaw should have values.