File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6262 "schema" : " long" ,
6363 "comment" : " Cadmium detected"
6464 },
65+ {
66+ "name" : " charge" ,
67+ "writable" : true ,
68+ "displayName" : " charge" ,
69+ "@type" : " Property" ,
70+ "schema" : " long" ,
71+ "comment" : " Input charging voltage of the monitoring device."
72+ },
6573 {
6674 "name" : " co" ,
6775 "writable" : true ,
211219 "schema" : " long" ,
212220 "comment" : " Particulate matter 2.5 micrometers or less in diameter"
213221 },
222+ {
223+ "name" : " pm4" ,
224+ "writable" : true ,
225+ "displayName" : " pm4" ,
226+ "@type" : " Property" ,
227+ "schema" : " long" ,
228+ "comment" : " Particulate matter 4 micrometers or less in diameter"
229+ },
214230 {
215231 "name" : " precipitation" ,
216232 "writable" : true ,
219235 "schema" : " long" ,
220236 "comment" : " Amount of water rain"
221237 },
238+ {
239+ "name" : " pressure" ,
240+ "writable" : true ,
241+ "displayName" : " pressure" ,
242+ "@type" : " Property" ,
243+ "schema" : " long" ,
244+ "comment" : " Atmospheric pressure (hPa) observed."
245+ },
222246 {
223247 "name" : " refDevice" ,
224248 "writable" : true ,
287311 "schema" : " long" ,
288312 "comment" : " Temperature of the item"
289313 },
314+ {
315+ "name" : " tpc" ,
316+ "writable" : true ,
317+ "displayName" : " tpc" ,
318+ "@type" : " Property" ,
319+ "schema" : " long" ,
320+ "comment" : " Total Particulate Counter (Total concentration of particles suspended in the air.)"
321+ },
322+ {
323+ "name" : " tsp" ,
324+ "writable" : true ,
325+ "displayName" : " tsp" ,
326+ "@type" : " Property" ,
327+ "schema" : " long" ,
328+ "comment" : " Total Suspended Particles (Concentration of all airborne particles regardless of their size or composition.)"
329+ },
290330 {
291331 "name" : " volatileOrganicCompoundsTotal" ,
292332 "writable" : true ,
You can’t perform that action at this time.
0 commit comments