BMP280 MS5611 added

This commit is contained in:
Myk
2024-04-13 01:03:37 +03:00
parent 54285dd721
commit 258fa0097d
9 changed files with 294 additions and 29 deletions

View File

@@ -19,7 +19,7 @@
"definition": "http://www.qudt.org/qudt/owl/1.0.0/quantity/Instances.html#Temperature"
},
"Sensor": {
"name": "Temperature Sensor",
"name": "temperature",
"description": "Sensor for measuring temperature"
},
"Observations": [
@@ -43,7 +43,7 @@
"definition": "http://www.qudt.org/qudt/owl/1.0.0/quantity/Instances.html#RelativeHumidity"
},
"Sensor": {
"name": "Humidity Sensor",
"name": "humidity",
"description": "Sensor for measuring humidity"
},
"Observations": [
@@ -67,7 +67,7 @@
"definition": "http://www.qudt.org/qudt/owl/1.0.0/quantity/Instances.html#TotalVolatileOrganicCompounds"
},
"Sensor": {
"name": "TVOC Sensor",
"name": "etcov",
"description": "Sensor for measuring Total Volatile Organic Compounds"
},
"Observations": [
@@ -91,7 +91,7 @@
"definition": "http://www.qudt.org/qudt/owl/1.0.0/quantity/Instances.html#CarbonDioxideConcentration"
},
"Sensor": {
"name": "eCO2 Sensor",
"name": "eco2",
"description": "Sensor for measuring Equivalent Carbon Dioxide"
},
"Observations": [