- add module 'automatic_inclinometer'

This commit is contained in:
Arno Kaimbacher 2022-03-18 16:23:44 +01:00
parent c2f2dc1b41
commit b704e55a3e
7 changed files with 551 additions and 12 deletions

View file

@ -174,7 +174,8 @@ def insert_sensor(offering, procedure, foi, sensor_type):
"observationType": [
"http://www.opengis.net/def/observationType/OGC-OM/2.0/OM_Measurement"
],
"featureOfInterestType": "http://www.opengis.net/def/samplingFeatureType/OGC-OM/2.0/SF_SamplingPoint"
"featureOfInterestType":
"http://www.opengis.net/def/samplingFeatureType/OGC-OM/2.0/SF_SamplingPoint"
}
return body