Change json key name for particle count 2.5 and 5.0

This commit is contained in:
samuelbles07
2024-11-01 17:46:58 +07:00
parent bb754edc51
commit 3a9bb16c09
2 changed files with 4 additions and 4 deletions

View File

@ -61,8 +61,8 @@ You get the following response:
| `pm003Count` | Number | Particle count 0.3um per dL |
| `pm005Count` | Number | Particle count 0.5um per dL |
| `pm01Count` | Number | Particle count 1.0um per dL |
| `pm25Count` | Number | Particle count 2.5um per dL |
| `pm05Count` | Number | Particle count 5.0um per dL (only for indoor monitor) |
| `pm02Count` | Number | Particle count 2.5um per dL |
| `pm50Count` | Number | Particle count 5.0um per dL (only for indoor monitor) |
| `pm10Count` | Number | Particle count 10um per dL (only for indoor monitor) |
| `atmp` | Number | Temperature in Degrees Celsius |
| `atmpCompensated` | Number | Temperature in Degrees Celsius with correction applied |