Rename Particulate matter sensors to PM (#91384)
This commit is contained in:
parent
fc8c5f1bbd
commit
ce16d8eeac
10 changed files with 67 additions and 105 deletions
|
@ -197,13 +197,13 @@
|
|||
"name": "Ozone"
|
||||
},
|
||||
"pm1": {
|
||||
"name": "Particulate matter 1 μm"
|
||||
"name": "PM1"
|
||||
},
|
||||
"pm10": {
|
||||
"name": "Particulate matter 10 μm"
|
||||
"name": "PM10"
|
||||
},
|
||||
"pm25": {
|
||||
"name": "Particulate matter 2.5 μm"
|
||||
"name": "PM2.5"
|
||||
},
|
||||
"power_factor": {
|
||||
"name": "Power factor"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue