{"openapi":"3.0.2","info":{"title":"SensorThings v1.1","version":"1.0.0","description":"Version v1.1 of the OGC SensorThings API, including Part 2 - Tasking."},"servers":[{"url":"https://frost-wq.egditest01.geus.dk","description":"FROST-Server"}],"paths":{"/v1.1":{},"/v1.1/Datastreams":{"get":{"parameters":[{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/count"},{"$ref":"#/components/parameters/select"},{"$ref":"#/components/parameters/expand"},{"$ref":"#/components/parameters/filter"}],"responses":{"200":{"$ref":"#/components/responses/Datastreams-get-200"}}}},"/v1.1/Datastreams({entityId})":{"parameters":[{"$ref":"#/components/parameters/entityId"}],"get":{"parameters":[{"$ref":"#/components/parameters/select"},{"$ref":"#/components/parameters/expand"}],"responses":{"200":{"$ref":"#/components/responses/Datastream-get-200"}}}},"/v1.1/Datastreams({entityId})/Deployment":{"parameters":[{"$ref":"#/components/parameters/entityId"}],"get":{"parameters":[{"$ref":"#/components/parameters/select"},{"$ref":"#/components/parameters/expand"}],"responses":{"200":{"$ref":"#/components/responses/Deployment-get-200"}}}},"/v1.1/Datastreams({entityId})/Observations":{"parameters":[{"$ref":"#/components/parameters/entityId"}],"get":{"parameters":[{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/count"},{"$ref":"#/components/parameters/select"},{"$ref":"#/components/parameters/expand"},{"$ref":"#/components/parameters/filter"}],"responses":{"200":{"$ref":"#/components/responses/Observations-get-200"}}}},"/v1.1/Datastreams({entityId})/ObservedProperty":{"parameters":[{"$ref":"#/components/parameters/entityId"}],"get":{"parameters":[{"$ref":"#/components/parameters/select"},{"$ref":"#/components/parameters/expand"}],"responses":{"200":{"$ref":"#/components/responses/ObservedProperty-get-200"}}}},"/v1.1/Datastreams({entityId})/ObservingProcedure":{"parameters":[{"$ref":"#/components/parameters/entityId"}],"get":{"parameters":[{"$ref":"#/components/parameters/select"},{"$ref":"#/components/parameters/expand"}],"responses":{"200":{"$ref":"#/components/responses/ObservingProcedure-get-200"}}}},"/v1.1/Datastreams({entityId})/Sensor":{"parameters":[{"$ref":"#/components/parameters/entityId"}],"get":{"parameters":[{"$ref":"#/components/parameters/select"},{"$ref":"#/components/parameters/expand"}],"responses":{"200":{"$ref":"#/components/responses/Sensor-get-200"}}}},"/v1.1/Datastreams({entityId})/SourceRelatedDatastreams":{"parameters":[{"$ref":"#/components/parameters/entityId"}],"get":{"parameters":[{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/count"},{"$ref":"#/components/parameters/select"},{"$ref":"#/components/parameters/expand"},{"$ref":"#/components/parameters/filter"}],"responses":{"200":{"$ref":"#/components/responses/RelatedDatastreams-get-200"}}}},"/v1.1/Datastreams({entityId})/TargetRelatedDatastreams":{"$ref":"#/paths/~1v1.1~1Datastreams%28%7BentityId%7D%29~1SourceRelatedDatastreams"},"/v1.1/Datastreams({entityId})/Thing":{"parameters":[{"$ref":"#/components/parameters/entityId"}],"get":{"parameters":[{"$ref":"#/components/parameters/select"},{"$ref":"#/components/parameters/expand"}],"responses":{"200":{"$ref":"#/components/responses/Thing-get-200"}}}},"/v1.1/Datastreams({entityId})/UltimateFeatureOfInterest":{"parameters":[{"$ref":"#/components/parameters/entityId"}],"get":{"parameters":[{"$ref":"#/components/parameters/select"},{"$ref":"#/components/parameters/expand"}],"responses":{"200":{"$ref":"#/components/responses/FeatureOfInterest-get-200"}}}},"/v1.1/Deployments":{"get":{"parameters":[{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/count"},{"$ref":"#/components/parameters/select"},{"$ref":"#/components/parameters/expand"},{"$ref":"#/components/parameters/filter"}],"responses":{"200":{"$ref":"#/components/responses/Deployments-get-200"}}}},"/v1.1/Deployments({entityId})":{"$ref":"#/paths/~1v1.1~1Datastreams%28%7BentityId%7D%29~1Deployment"},"/v1.1/Deployments({entityId})/Datastreams":{"parameters":[{"$ref":"#/components/parameters/entityId"}],"get":{"parameters":[{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/count"},{"$ref":"#/components/parameters/select"},{"$ref":"#/components/parameters/expand"},{"$ref":"#/components/parameters/filter"}],"responses":{"200":{"$ref":"#/components/responses/Datastreams-get-200"}}}},"/v1.1/Deployments({entityId})/Host":{"$ref":"#/paths/~1v1.1~1Datastreams%28%7BentityId%7D%29~1Thing"},"/v1.1/Deployments({entityId})/Sensor":{"$ref":"#/paths/~1v1.1~1Datastreams%28%7BentityId%7D%29~1Sensor"},"/v1.1/FeatureTypes":{"get":{"parameters":[{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/count"},{"$ref":"#/components/parameters/select"},{"$ref":"#/components/parameters/expand"},{"$ref":"#/components/parameters/filter"}],"responses":{"200":{"$ref":"#/components/responses/FeatureTypes-get-200"}}}},"/v1.1/FeatureTypes({entityId})":{"parameters":[{"$ref":"#/components/parameters/entityId"}],"get":{"parameters":[{"$ref":"#/components/parameters/select"},{"$ref":"#/components/parameters/expand"}],"responses":{"200":{"$ref":"#/components/responses/FeatureType-get-200"}}}},"/v1.1/FeatureTypes({entityId})/Features":{"parameters":[{"$ref":"#/components/parameters/entityId"}],"get":{"parameters":[{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/count"},{"$ref":"#/components/parameters/select"},{"$ref":"#/components/parameters/expand"},{"$ref":"#/components/parameters/filter"}],"responses":{"200":{"$ref":"#/components/responses/FeaturesOfInterest-get-200"}}}},"/v1.1/FeaturesOfInterest":{"get":{"parameters":[{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/count"},{"$ref":"#/components/parameters/select"},{"$ref":"#/components/parameters/expand"},{"$ref":"#/components/parameters/filter"}],"responses":{"200":{"$ref":"#/components/responses/FeaturesOfInterest-get-200"}}}},"/v1.1/FeaturesOfInterest({entityId})":{"$ref":"#/paths/~1v1.1~1Datastreams%28%7BentityId%7D%29~1UltimateFeatureOfInterest"},"/v1.1/FeaturesOfInterest({entityId})/Creator":{"parameters":[{"$ref":"#/components/parameters/entityId"}],"get":{"parameters":[{"$ref":"#/components/parameters/select"},{"$ref":"#/components/parameters/expand"}],"responses":{"200":{"$ref":"#/components/responses/Sampling-get-200"}}}},"/v1.1/FeaturesOfInterest({entityId})/Datastreams":{"$ref":"#/paths/~1v1.1~1Deployments%28%7BentityId%7D%29~1Datastreams"},"/v1.1/FeaturesOfInterest({entityId})/FeatureTypes":{"parameters":[{"$ref":"#/components/parameters/entityId"}],"get":{"parameters":[{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/count"},{"$ref":"#/components/parameters/select"},{"$ref":"#/components/parameters/expand"},{"$ref":"#/components/parameters/filter"}],"responses":{"200":{"$ref":"#/components/responses/FeatureTypes-get-200"}}}},"/v1.1/FeaturesOfInterest({entityId})/Observations":{"$ref":"#/paths/~1v1.1~1Datastreams%28%7BentityId%7D%29~1Observations"},"/v1.1/FeaturesOfInterest({entityId})/PreparationSteps":{"parameters":[{"$ref":"#/components/parameters/entityId"}],"get":{"parameters":[{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/count"},{"$ref":"#/components/parameters/select"},{"$ref":"#/components/parameters/expand"},{"$ref":"#/components/parameters/filter"}],"responses":{"200":{"$ref":"#/components/responses/PreparationSteps-get-200"}}}},"/v1.1/FeaturesOfInterest({entityId})/Samplings":{"parameters":[{"$ref":"#/components/parameters/entityId"}],"get":{"parameters":[{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/count"},{"$ref":"#/components/parameters/select"},{"$ref":"#/components/parameters/expand"},{"$ref":"#/components/parameters/filter"}],"responses":{"200":{"$ref":"#/components/responses/Samplings-get-200"}}}},"/v1.1/FeaturesOfInterest({entityId})/SourceRelatedFeatures":{"parameters":[{"$ref":"#/components/parameters/entityId"}],"get":{"parameters":[{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/count"},{"$ref":"#/components/parameters/select"},{"$ref":"#/components/parameters/expand"},{"$ref":"#/components/parameters/filter"}],"responses":{"200":{"$ref":"#/components/responses/RelatedFeatures-get-200"}}}},"/v1.1/FeaturesOfInterest({entityId})/TargetRelatedFeatures":{"$ref":"#/paths/~1v1.1~1FeaturesOfInterest%28%7BentityId%7D%29~1SourceRelatedFeatures"},"/v1.1/HistoricalLocations":{"get":{"parameters":[{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/count"},{"$ref":"#/components/parameters/select"},{"$ref":"#/components/parameters/expand"},{"$ref":"#/components/parameters/filter"}],"responses":{"200":{"$ref":"#/components/responses/HistoricalLocations-get-200"}}}},"/v1.1/HistoricalLocations({entityId})":{"parameters":[{"$ref":"#/components/parameters/entityId"}],"get":{"parameters":[{"$ref":"#/components/parameters/select"},{"$ref":"#/components/parameters/expand"}],"responses":{"200":{"$ref":"#/components/responses/HistoricalLocation-get-200"}}}},"/v1.1/HistoricalLocations({entityId})/Locations":{"parameters":[{"$ref":"#/components/parameters/entityId"}],"get":{"parameters":[{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/count"},{"$ref":"#/components/parameters/select"},{"$ref":"#/components/parameters/expand"},{"$ref":"#/components/parameters/filter"}],"responses":{"200":{"$ref":"#/components/responses/Locations-get-200"}}}},"/v1.1/HistoricalLocations({entityId})/Thing":{"$ref":"#/paths/~1v1.1~1Datastreams%28%7BentityId%7D%29~1Thing"},"/v1.1/Locations":{"get":{"parameters":[{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/count"},{"$ref":"#/components/parameters/select"},{"$ref":"#/components/parameters/expand"},{"$ref":"#/components/parameters/filter"}],"responses":{"200":{"$ref":"#/components/responses/Locations-get-200"}}}},"/v1.1/Locations({entityId})":{"parameters":[{"$ref":"#/components/parameters/entityId"}],"get":{"parameters":[{"$ref":"#/components/parameters/select"},{"$ref":"#/components/parameters/expand"}],"responses":{"200":{"$ref":"#/components/responses/Location-get-200"}}}},"/v1.1/Locations({entityId})/HistoricalLocations":{"parameters":[{"$ref":"#/components/parameters/entityId"}],"get":{"parameters":[{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/count"},{"$ref":"#/components/parameters/select"},{"$ref":"#/components/parameters/expand"},{"$ref":"#/components/parameters/filter"}],"responses":{"200":{"$ref":"#/components/responses/HistoricalLocations-get-200"}}}},"/v1.1/Locations({entityId})/Things":{"parameters":[{"$ref":"#/components/parameters/entityId"}],"get":{"parameters":[{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/count"},{"$ref":"#/components/parameters/select"},{"$ref":"#/components/parameters/expand"},{"$ref":"#/components/parameters/filter"}],"responses":{"200":{"$ref":"#/components/responses/Things-get-200"}}}},"/v1.1/Observations":{"get":{"parameters":[{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/count"},{"$ref":"#/components/parameters/select"},{"$ref":"#/components/parameters/expand"},{"$ref":"#/components/parameters/filter"}],"responses":{"200":{"$ref":"#/components/responses/Observations-get-200"}}}},"/v1.1/Observations({entityId})":{"parameters":[{"$ref":"#/components/parameters/entityId"}],"get":{"parameters":[{"$ref":"#/components/parameters/select"},{"$ref":"#/components/parameters/expand"}],"responses":{"200":{"$ref":"#/components/responses/Observation-get-200"}}}},"/v1.1/Observations({entityId})/Datastream":{"$ref":"#/paths/~1v1.1~1Datastreams%28%7BentityId%7D%29"},"/v1.1/Observations({entityId})/FeatureOfInterest":{"$ref":"#/paths/~1v1.1~1Datastreams%28%7BentityId%7D%29~1UltimateFeatureOfInterest"},"/v1.1/Observations({entityId})/SourceRelatedObservations":{"parameters":[{"$ref":"#/components/parameters/entityId"}],"get":{"parameters":[{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/count"},{"$ref":"#/components/parameters/select"},{"$ref":"#/components/parameters/expand"},{"$ref":"#/components/parameters/filter"}],"responses":{"200":{"$ref":"#/components/responses/RelatedObservations-get-200"}}}},"/v1.1/Observations({entityId})/TargetRelatedObservations":{"$ref":"#/paths/~1v1.1~1Observations%28%7BentityId%7D%29~1SourceRelatedObservations"},"/v1.1/ObservedProperties":{"get":{"parameters":[{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/count"},{"$ref":"#/components/parameters/select"},{"$ref":"#/components/parameters/expand"},{"$ref":"#/components/parameters/filter"}],"responses":{"200":{"$ref":"#/components/responses/ObservedProperties-get-200"}}}},"/v1.1/ObservedProperties({entityId})":{"$ref":"#/paths/~1v1.1~1Datastreams%28%7BentityId%7D%29~1ObservedProperty"},"/v1.1/ObservedProperties({entityId})/Datastreams":{"$ref":"#/paths/~1v1.1~1Deployments%28%7BentityId%7D%29~1Datastreams"},"/v1.1/ObservingProcedures":{"get":{"parameters":[{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/count"},{"$ref":"#/components/parameters/select"},{"$ref":"#/components/parameters/expand"},{"$ref":"#/components/parameters/filter"}],"responses":{"200":{"$ref":"#/components/responses/ObservingProcedures-get-200"}}}},"/v1.1/ObservingProcedures({entityId})":{"$ref":"#/paths/~1v1.1~1Datastreams%28%7BentityId%7D%29~1ObservingProcedure"},"/v1.1/ObservingProcedures({entityId})/Datastreams":{"$ref":"#/paths/~1v1.1~1Deployments%28%7BentityId%7D%29~1Datastreams"},"/v1.1/ObservingProcedures({entityId})/Sensors":{"parameters":[{"$ref":"#/components/parameters/entityId"}],"get":{"parameters":[{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/count"},{"$ref":"#/components/parameters/select"},{"$ref":"#/components/parameters/expand"},{"$ref":"#/components/parameters/filter"}],"responses":{"200":{"$ref":"#/components/responses/Sensors-get-200"}}}},"/v1.1/PreparationProcedures":{"get":{"parameters":[{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/count"},{"$ref":"#/components/parameters/select"},{"$ref":"#/components/parameters/expand"},{"$ref":"#/components/parameters/filter"}],"responses":{"200":{"$ref":"#/components/responses/PreparationProcedures-get-200"}}}},"/v1.1/PreparationProcedures({entityId})":{"parameters":[{"$ref":"#/components/parameters/entityId"}],"get":{"parameters":[{"$ref":"#/components/parameters/select"},{"$ref":"#/components/parameters/expand"}],"responses":{"200":{"$ref":"#/components/responses/PreparationProcedure-get-200"}}}},"/v1.1/PreparationProcedures({entityId})/PreparationSteps":{"$ref":"#/paths/~1v1.1~1FeaturesOfInterest%28%7BentityId%7D%29~1PreparationSteps"},"/v1.1/PreparationSteps":{"get":{"parameters":[{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/count"},{"$ref":"#/components/parameters/select"},{"$ref":"#/components/parameters/expand"},{"$ref":"#/components/parameters/filter"}],"responses":{"200":{"$ref":"#/components/responses/PreparationSteps-get-200"}}}},"/v1.1/PreparationSteps({entityId})":{"parameters":[{"$ref":"#/components/parameters/entityId"}],"get":{"parameters":[{"$ref":"#/components/parameters/select"},{"$ref":"#/components/parameters/expand"}],"responses":{"200":{"$ref":"#/components/responses/PreparationStep-get-200"}}}},"/v1.1/PreparationSteps({entityId})/PreparationProcedure":{"$ref":"#/paths/~1v1.1~1PreparationProcedures%28%7BentityId%7D%29"},"/v1.1/PreparationSteps({entityId})/PreparedSample":{"$ref":"#/paths/~1v1.1~1Datastreams%28%7BentityId%7D%29~1UltimateFeatureOfInterest"},"/v1.1/RelatedDatastreams":{"get":{"parameters":[{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/count"},{"$ref":"#/components/parameters/select"},{"$ref":"#/components/parameters/expand"},{"$ref":"#/components/parameters/filter"}],"responses":{"200":{"$ref":"#/components/responses/RelatedDatastreams-get-200"}}}},"/v1.1/RelatedDatastreams({entityId})":{"parameters":[{"$ref":"#/components/parameters/entityId"}],"get":{"parameters":[{"$ref":"#/components/parameters/select"},{"$ref":"#/components/parameters/expand"}],"responses":{"200":{"$ref":"#/components/responses/RelatedDatastream-get-200"}}}},"/v1.1/RelatedDatastreams({entityId})/RelationRole":{"parameters":[{"$ref":"#/components/parameters/entityId"}],"get":{"parameters":[{"$ref":"#/components/parameters/select"},{"$ref":"#/components/parameters/expand"}],"responses":{"200":{"$ref":"#/components/responses/RelationRole-get-200"}}}},"/v1.1/RelatedDatastreams({entityId})/Source":{"$ref":"#/paths/~1v1.1~1Datastreams%28%7BentityId%7D%29"},"/v1.1/RelatedDatastreams({entityId})/Target":{"$ref":"#/paths/~1v1.1~1Datastreams%28%7BentityId%7D%29"},"/v1.1/RelatedFeatures":{"get":{"parameters":[{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/count"},{"$ref":"#/components/parameters/select"},{"$ref":"#/components/parameters/expand"},{"$ref":"#/components/parameters/filter"}],"responses":{"200":{"$ref":"#/components/responses/RelatedFeatures-get-200"}}}},"/v1.1/RelatedFeatures({entityId})":{"parameters":[{"$ref":"#/components/parameters/entityId"}],"get":{"parameters":[{"$ref":"#/components/parameters/select"},{"$ref":"#/components/parameters/expand"}],"responses":{"200":{"$ref":"#/components/responses/RelatedFeature-get-200"}}}},"/v1.1/RelatedFeatures({entityId})/RelationRole":{"$ref":"#/paths/~1v1.1~1RelatedDatastreams%28%7BentityId%7D%29~1RelationRole"},"/v1.1/RelatedFeatures({entityId})/Source":{"$ref":"#/paths/~1v1.1~1Datastreams%28%7BentityId%7D%29~1UltimateFeatureOfInterest"},"/v1.1/RelatedFeatures({entityId})/Target":{"$ref":"#/paths/~1v1.1~1Datastreams%28%7BentityId%7D%29~1UltimateFeatureOfInterest"},"/v1.1/RelatedObservations":{"get":{"parameters":[{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/count"},{"$ref":"#/components/parameters/select"},{"$ref":"#/components/parameters/expand"},{"$ref":"#/components/parameters/filter"}],"responses":{"200":{"$ref":"#/components/responses/RelatedObservations-get-200"}}}},"/v1.1/RelatedObservations({entityId})":{"parameters":[{"$ref":"#/components/parameters/entityId"}],"get":{"parameters":[{"$ref":"#/components/parameters/select"},{"$ref":"#/components/parameters/expand"}],"responses":{"200":{"$ref":"#/components/responses/RelatedObservation-get-200"}}}},"/v1.1/RelatedObservations({entityId})/RelationRole":{"$ref":"#/paths/~1v1.1~1RelatedDatastreams%28%7BentityId%7D%29~1RelationRole"},"/v1.1/RelatedObservations({entityId})/Source":{"$ref":"#/paths/~1v1.1~1Observations%28%7BentityId%7D%29"},"/v1.1/RelatedObservations({entityId})/Target":{"$ref":"#/paths/~1v1.1~1Observations%28%7BentityId%7D%29"},"/v1.1/RelatedThings":{"get":{"parameters":[{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/count"},{"$ref":"#/components/parameters/select"},{"$ref":"#/components/parameters/expand"},{"$ref":"#/components/parameters/filter"}],"responses":{"200":{"$ref":"#/components/responses/RelatedThings-get-200"}}}},"/v1.1/RelatedThings({entityId})":{"parameters":[{"$ref":"#/components/parameters/entityId"}],"get":{"parameters":[{"$ref":"#/components/parameters/select"},{"$ref":"#/components/parameters/expand"}],"responses":{"200":{"$ref":"#/components/responses/RelatedThing-get-200"}}}},"/v1.1/RelatedThings({entityId})/RelationRole":{"$ref":"#/paths/~1v1.1~1RelatedDatastreams%28%7BentityId%7D%29~1RelationRole"},"/v1.1/RelatedThings({entityId})/Source":{"$ref":"#/paths/~1v1.1~1Datastreams%28%7BentityId%7D%29~1Thing"},"/v1.1/RelatedThings({entityId})/Target":{"$ref":"#/paths/~1v1.1~1Datastreams%28%7BentityId%7D%29~1Thing"},"/v1.1/RelationRoles":{"get":{"parameters":[{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/count"},{"$ref":"#/components/parameters/select"},{"$ref":"#/components/parameters/expand"},{"$ref":"#/components/parameters/filter"}],"responses":{"200":{"$ref":"#/components/responses/RelationRoles-get-200"}}}},"/v1.1/RelationRoles({entityId})":{"$ref":"#/paths/~1v1.1~1RelatedDatastreams%28%7BentityId%7D%29~1RelationRole"},"/v1.1/RelationRoles({entityId})/RelatedDatastreams":{"$ref":"#/paths/~1v1.1~1Datastreams%28%7BentityId%7D%29~1SourceRelatedDatastreams"},"/v1.1/RelationRoles({entityId})/RelatedFeatures":{"$ref":"#/paths/~1v1.1~1FeaturesOfInterest%28%7BentityId%7D%29~1SourceRelatedFeatures"},"/v1.1/RelationRoles({entityId})/RelatedObservations":{"$ref":"#/paths/~1v1.1~1Observations%28%7BentityId%7D%29~1SourceRelatedObservations"},"/v1.1/RelationRoles({entityId})/RelatedThings":{"parameters":[{"$ref":"#/components/parameters/entityId"}],"get":{"parameters":[{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/count"},{"$ref":"#/components/parameters/select"},{"$ref":"#/components/parameters/expand"},{"$ref":"#/components/parameters/filter"}],"responses":{"200":{"$ref":"#/components/responses/RelatedThings-get-200"}}}},"/v1.1/Samplers":{"get":{"parameters":[{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/count"},{"$ref":"#/components/parameters/select"},{"$ref":"#/components/parameters/expand"},{"$ref":"#/components/parameters/filter"}],"responses":{"200":{"$ref":"#/components/responses/Samplers-get-200"}}}},"/v1.1/Samplers({entityId})":{"parameters":[{"$ref":"#/components/parameters/entityId"}],"get":{"parameters":[{"$ref":"#/components/parameters/select"},{"$ref":"#/components/parameters/expand"}],"responses":{"200":{"$ref":"#/components/responses/Sampler-get-200"}}}},"/v1.1/Samplers({entityId})/SamplingProcedure":{"parameters":[{"$ref":"#/components/parameters/entityId"}],"get":{"parameters":[{"$ref":"#/components/parameters/select"},{"$ref":"#/components/parameters/expand"}],"responses":{"200":{"$ref":"#/components/responses/SamplingProcedure-get-200"}}}},"/v1.1/Samplers({entityId})/Samplings":{"$ref":"#/paths/~1v1.1~1FeaturesOfInterest%28%7BentityId%7D%29~1Samplings"},"/v1.1/SamplingProcedures":{"get":{"parameters":[{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/count"},{"$ref":"#/components/parameters/select"},{"$ref":"#/components/parameters/expand"},{"$ref":"#/components/parameters/filter"}],"responses":{"200":{"$ref":"#/components/responses/SamplingProcedures-get-200"}}}},"/v1.1/SamplingProcedures({entityId})":{"$ref":"#/paths/~1v1.1~1Samplers%28%7BentityId%7D%29~1SamplingProcedure"},"/v1.1/SamplingProcedures({entityId})/Samplers":{"parameters":[{"$ref":"#/components/parameters/entityId"}],"get":{"parameters":[{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/count"},{"$ref":"#/components/parameters/select"},{"$ref":"#/components/parameters/expand"},{"$ref":"#/components/parameters/filter"}],"responses":{"200":{"$ref":"#/components/responses/Samplers-get-200"}}}},"/v1.1/SamplingProcedures({entityId})/Samplings":{"$ref":"#/paths/~1v1.1~1FeaturesOfInterest%28%7BentityId%7D%29~1Samplings"},"/v1.1/Samplings":{"get":{"parameters":[{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/count"},{"$ref":"#/components/parameters/select"},{"$ref":"#/components/parameters/expand"},{"$ref":"#/components/parameters/filter"}],"responses":{"200":{"$ref":"#/components/responses/Samplings-get-200"}}}},"/v1.1/Samplings({entityId})":{"$ref":"#/paths/~1v1.1~1FeaturesOfInterest%28%7BentityId%7D%29~1Creator"},"/v1.1/Samplings({entityId})/SampledFeature":{"$ref":"#/paths/~1v1.1~1Datastreams%28%7BentityId%7D%29~1UltimateFeatureOfInterest"},"/v1.1/Samplings({entityId})/Sampler":{"$ref":"#/paths/~1v1.1~1Samplers%28%7BentityId%7D%29"},"/v1.1/Samplings({entityId})/Samples":{"$ref":"#/paths/~1v1.1~1FeatureTypes%28%7BentityId%7D%29~1Features"},"/v1.1/Samplings({entityId})/SamplingProcedure":{"$ref":"#/paths/~1v1.1~1Samplers%28%7BentityId%7D%29~1SamplingProcedure"},"/v1.1/Samplings({entityId})/Thing":{"$ref":"#/paths/~1v1.1~1Datastreams%28%7BentityId%7D%29~1Thing"},"/v1.1/Sensors":{"get":{"parameters":[{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/count"},{"$ref":"#/components/parameters/select"},{"$ref":"#/components/parameters/expand"},{"$ref":"#/components/parameters/filter"}],"responses":{"200":{"$ref":"#/components/responses/Sensors-get-200"}}}},"/v1.1/Sensors({entityId})":{"$ref":"#/paths/~1v1.1~1Datastreams%28%7BentityId%7D%29~1Sensor"},"/v1.1/Sensors({entityId})/Datastreams":{"$ref":"#/paths/~1v1.1~1Deployments%28%7BentityId%7D%29~1Datastreams"},"/v1.1/Sensors({entityId})/Deployments":{"parameters":[{"$ref":"#/components/parameters/entityId"}],"get":{"parameters":[{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/count"},{"$ref":"#/components/parameters/select"},{"$ref":"#/components/parameters/expand"},{"$ref":"#/components/parameters/filter"}],"responses":{"200":{"$ref":"#/components/responses/Deployments-get-200"}}}},"/v1.1/Sensors({entityId})/ObservingProcedures":{"parameters":[{"$ref":"#/components/parameters/entityId"}],"get":{"parameters":[{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/count"},{"$ref":"#/components/parameters/select"},{"$ref":"#/components/parameters/expand"},{"$ref":"#/components/parameters/filter"}],"responses":{"200":{"$ref":"#/components/responses/ObservingProcedures-get-200"}}}},"/v1.1/Things":{"get":{"parameters":[{"$ref":"#/components/parameters/skip"},{"$ref":"#/components/parameters/top"},{"$ref":"#/components/parameters/count"},{"$ref":"#/components/parameters/select"},{"$ref":"#/components/parameters/expand"},{"$ref":"#/components/parameters/filter"}],"responses":{"200":{"$ref":"#/components/responses/Things-get-200"}}}},"/v1.1/Things({entityId})":{"$ref":"#/paths/~1v1.1~1Datastreams%28%7BentityId%7D%29~1Thing"},"/v1.1/Things({entityId})/Datastreams":{"$ref":"#/paths/~1v1.1~1Deployments%28%7BentityId%7D%29~1Datastreams"},"/v1.1/Things({entityId})/Deployments":{"$ref":"#/paths/~1v1.1~1Sensors%28%7BentityId%7D%29~1Deployments"},"/v1.1/Things({entityId})/HistoricalLocations":{"$ref":"#/paths/~1v1.1~1Locations%28%7BentityId%7D%29~1HistoricalLocations"},"/v1.1/Things({entityId})/Locations":{"$ref":"#/paths/~1v1.1~1HistoricalLocations%28%7BentityId%7D%29~1Locations"},"/v1.1/Things({entityId})/Samplings":{"$ref":"#/paths/~1v1.1~1FeaturesOfInterest%28%7BentityId%7D%29~1Samplings"},"/v1.1/Things({entityId})/SourceRelatedThings":{"$ref":"#/paths/~1v1.1~1RelationRoles%28%7BentityId%7D%29~1RelatedThings"},"/v1.1/Things({entityId})/TargetRelatedThings":{"$ref":"#/paths/~1v1.1~1RelationRoles%28%7BentityId%7D%29~1RelatedThings"}},"components":{"schemas":{"Datastream":{"type":"object","properties":{"@iot.id":{"type":"integer","format":"int64","readOnly":true},"Deployment":{"$ref":"#/components/schemas/Deployment"},"Deployment@iot.navigationLink":{"$ref":"#/components/schemas/navigationLink"},"FeatureOfInterest@iot.navigationLink":{"$ref":"#/components/schemas/navigationLink"},"Observations":{"type":"array","items":{"$ref":"#/components/schemas/Observation"}},"Observations@iot.count":{"$ref":"#/components/schemas/count"},"Observations@iot.navigationLink":{"$ref":"#/components/schemas/navigationLink"},"Observations@iot.nextLink":{"$ref":"#/components/schemas/nextLink"},"ObservedProperty":{"$ref":"#/components/schemas/ObservedProperty"},"ObservedProperty@iot.navigationLink":{"$ref":"#/components/schemas/navigationLink"},"ObservingProcedure":{"$ref":"#/components/schemas/ObservingProcedure"},"ObservingProcedure@iot.navigationLink":{"$ref":"#/components/schemas/navigationLink"},"RelatedDatastreams@iot.count":{"$ref":"#/components/schemas/count"},"RelatedDatastreams@iot.navigationLink":{"$ref":"#/components/schemas/navigationLink"},"RelatedDatastreams@iot.nextLink":{"$ref":"#/components/schemas/nextLink"},"Sensor":{"$ref":"#/components/schemas/Sensor"},"Sensor@iot.navigationLink":{"$ref":"#/components/schemas/navigationLink"},"SourceRelatedDatastreams":{"type":"array","items":{"$ref":"#/components/schemas/RelatedDatastream"}},"TargetRelatedDatastreams":{"type":"array","items":{"$ref":"#/components/schemas/RelatedDatastream"}},"Thing":{"$ref":"#/components/schemas/Thing"},"Thing@iot.navigationLink":{"$ref":"#/components/schemas/navigationLink"},"UltimateFeatureOfInterest":{"$ref":"#/components/schemas/FeatureOfInterest"},"description":{"type":"string"},"name":{"type":"string"},"observationType":{"type":"string"},"observedArea":{"type":"object"},"phenomenonTime":{"type":"string"},"properties":{"$ref":"#/components/schemas/properties"},"resultTime":{"type":"string"},"unitOfMeasurement":{"type":"object","properties":{"definition":{"type":"string"},"name":{"type":"string"},"symbol":{"type":"string"}}}}},"Datastreams":{"type":"object","properties":{"@iot.count":{"$ref":"#/components/schemas/count"},"@iot.nextLink":{"$ref":"#/components/schemas/nextLink"},"value":{"type":"array","items":{"$ref":"#/components/schemas/Datastream"}}}},"Deployment":{"type":"object","properties":{"@iot.id":{"type":"integer","format":"int64","readOnly":true},"Datastreams":{"type":"array","items":{"$ref":"#/components/schemas/Datastream"}},"Datastreams@iot.count":{"$ref":"#/components/schemas/count"},"Datastreams@iot.navigationLink":{"$ref":"#/components/schemas/navigationLink"},"Datastreams@iot.nextLink":{"$ref":"#/components/schemas/nextLink"},"Host":{"$ref":"#/components/schemas/Thing"},"Sensor":{"$ref":"#/components/schemas/Sensor"},"Sensor@iot.navigationLink":{"$ref":"#/components/schemas/navigationLink"},"Thing@iot.navigationLink":{"$ref":"#/components/schemas/navigationLink"},"atDepth":{"type":"number","format":"double"},"deploymentTime":{"type":"string"},"depthUom":{"type":"string"},"description":{"type":"string"},"name":{"type":"string"},"properties":{"$ref":"#/components/schemas/properties"},"reason":{"type":"string"}}},"Deployments":{"type":"object","properties":{"@iot.count":{"$ref":"#/components/schemas/count"},"@iot.nextLink":{"$ref":"#/components/schemas/nextLink"},"value":{"type":"array","items":{"$ref":"#/components/schemas/Deployment"}}}},"FeatureOfInterest":{"type":"object","properties":{"@iot.id":{"type":"integer","format":"int64","readOnly":true},"Creator":{"$ref":"#/components/schemas/Sampling"},"Datastreams":{"type":"array","items":{"$ref":"#/components/schemas/Datastream"}},"Datastreams@iot.count":{"$ref":"#/components/schemas/count"},"Datastreams@iot.navigationLink":{"$ref":"#/components/schemas/navigationLink"},"Datastreams@iot.nextLink":{"$ref":"#/components/schemas/nextLink"},"FeatureTypes":{"type":"array","items":{"$ref":"#/components/schemas/FeatureType"}},"FeatureTypes@iot.count":{"$ref":"#/components/schemas/count"},"FeatureTypes@iot.navigationLink":{"$ref":"#/components/schemas/navigationLink"},"FeatureTypes@iot.nextLink":{"$ref":"#/components/schemas/nextLink"},"Observations":{"type":"array","items":{"$ref":"#/components/schemas/Observation"}},"Observations@iot.count":{"$ref":"#/components/schemas/count"},"Observations@iot.navigationLink":{"$ref":"#/components/schemas/navigationLink"},"Observations@iot.nextLink":{"$ref":"#/components/schemas/nextLink"},"PreparationSteps":{"type":"array","items":{"$ref":"#/components/schemas/PreparationStep"}},"PreparationSteps@iot.count":{"$ref":"#/components/schemas/count"},"PreparationSteps@iot.navigationLink":{"$ref":"#/components/schemas/navigationLink"},"PreparationSteps@iot.nextLink":{"$ref":"#/components/schemas/nextLink"},"RelatedFeatures@iot.count":{"$ref":"#/components/schemas/count"},"RelatedFeatures@iot.navigationLink":{"$ref":"#/components/schemas/navigationLink"},"RelatedFeatures@iot.nextLink":{"$ref":"#/components/schemas/nextLink"},"Sampling@iot.navigationLink":{"$ref":"#/components/schemas/navigationLink"},"Samplings":{"type":"array","items":{"$ref":"#/components/schemas/Sampling"}},"Samplings@iot.count":{"$ref":"#/components/schemas/count"},"Samplings@iot.navigationLink":{"$ref":"#/components/schemas/navigationLink"},"Samplings@iot.nextLink":{"$ref":"#/components/schemas/nextLink"},"SourceRelatedFeatures":{"type":"array","items":{"$ref":"#/components/schemas/RelatedFeature"}},"TargetRelatedFeatures":{"type":"array","items":{"$ref":"#/components/schemas/RelatedFeature"}},"description":{"type":"string"},"encodingType":{"type":"string"},"feature":{"type":"object"},"name":{"type":"string"},"properties":{"$ref":"#/components/schemas/properties"}}},"FeatureType":{"type":"object","properties":{"@iot.id":{"type":"integer","format":"int64","readOnly":true},"Features":{"type":"array","items":{"$ref":"#/components/schemas/FeatureOfInterest"}},"FeaturesOfInterest@iot.count":{"$ref":"#/components/schemas/count"},"FeaturesOfInterest@iot.navigationLink":{"$ref":"#/components/schemas/navigationLink"},"FeaturesOfInterest@iot.nextLink":{"$ref":"#/components/schemas/nextLink"},"definition":{"type":"string"},"description":{"type":"string"},"name":{"type":"string"},"properties":{"$ref":"#/components/schemas/properties"}}},"FeatureTypes":{"type":"object","properties":{"@iot.count":{"$ref":"#/components/schemas/count"},"@iot.nextLink":{"$ref":"#/components/schemas/nextLink"},"value":{"type":"array","items":{"$ref":"#/components/schemas/FeatureType"}}}},"FeaturesOfInterest":{"type":"object","properties":{"@iot.count":{"$ref":"#/components/schemas/count"},"@iot.nextLink":{"$ref":"#/components/schemas/nextLink"},"value":{"type":"array","items":{"$ref":"#/components/schemas/FeatureOfInterest"}}}},"HistoricalLocation":{"type":"object","properties":{"@iot.id":{"type":"integer","format":"int64","readOnly":true},"Locations":{"type":"array","items":{"$ref":"#/components/schemas/Location"}},"Locations@iot.count":{"$ref":"#/components/schemas/count"},"Locations@iot.navigationLink":{"$ref":"#/components/schemas/navigationLink"},"Locations@iot.nextLink":{"$ref":"#/components/schemas/nextLink"},"Thing":{"$ref":"#/components/schemas/Thing"},"Thing@iot.navigationLink":{"$ref":"#/components/schemas/navigationLink"},"time":{"type":"string","format":"date-time"}}},"HistoricalLocations":{"type":"object","properties":{"@iot.count":{"$ref":"#/components/schemas/count"},"@iot.nextLink":{"$ref":"#/components/schemas/nextLink"},"value":{"type":"array","items":{"$ref":"#/components/schemas/HistoricalLocation"}}}},"Location":{"type":"object","properties":{"@iot.id":{"type":"integer","format":"int64","readOnly":true},"HistoricalLocations":{"type":"array","items":{"$ref":"#/components/schemas/HistoricalLocation"}},"HistoricalLocations@iot.count":{"$ref":"#/components/schemas/count"},"HistoricalLocations@iot.navigationLink":{"$ref":"#/components/schemas/navigationLink"},"HistoricalLocations@iot.nextLink":{"$ref":"#/components/schemas/nextLink"},"Things":{"type":"array","items":{"$ref":"#/components/schemas/Thing"}},"Things@iot.count":{"$ref":"#/components/schemas/count"},"Things@iot.navigationLink":{"$ref":"#/components/schemas/navigationLink"},"Things@iot.nextLink":{"$ref":"#/components/schemas/nextLink"},"description":{"type":"string"},"encodingType":{"type":"string"},"location":{"type":"object"},"name":{"type":"string"},"properties":{"$ref":"#/components/schemas/properties"}}},"Locations":{"type":"object","properties":{"@iot.count":{"$ref":"#/components/schemas/count"},"@iot.nextLink":{"$ref":"#/components/schemas/nextLink"},"value":{"type":"array","items":{"$ref":"#/components/schemas/Location"}}}},"Observation":{"type":"object","properties":{"@iot.id":{"type":"integer","format":"int64","readOnly":true},"Datastream":{"$ref":"#/components/schemas/Datastream"},"Datastream@iot.navigationLink":{"$ref":"#/components/schemas/navigationLink"},"FeatureOfInterest":{"$ref":"#/components/schemas/FeatureOfInterest"},"FeatureOfInterest@iot.navigationLink":{"$ref":"#/components/schemas/navigationLink"},"RelatedObservations@iot.count":{"$ref":"#/components/schemas/count"},"RelatedObservations@iot.navigationLink":{"$ref":"#/components/schemas/navigationLink"},"RelatedObservations@iot.nextLink":{"$ref":"#/components/schemas/nextLink"},"SourceRelatedObservations":{"type":"array","items":{"$ref":"#/components/schemas/RelatedObservation"}},"TargetRelatedObservations":{"type":"array","items":{"$ref":"#/components/schemas/RelatedObservation"}},"parameters":{"type":"object"},"phenomenonTime":{"type":"string"},"result":{},"resultQuality":{"type":"object"},"resultTime":{"type":"string","format":"date-time"},"validTime":{"type":"string"}}},"Observations":{"type":"object","properties":{"@iot.count":{"$ref":"#/components/schemas/count"},"@iot.nextLink":{"$ref":"#/components/schemas/nextLink"},"value":{"type":"array","items":{"$ref":"#/components/schemas/Observation"}}}},"ObservedProperties":{"type":"object","properties":{"@iot.count":{"$ref":"#/components/schemas/count"},"@iot.nextLink":{"$ref":"#/components/schemas/nextLink"},"value":{"type":"array","items":{"$ref":"#/components/schemas/ObservedProperty"}}}},"ObservedProperty":{"type":"object","properties":{"@iot.id":{"type":"integer","format":"int64","readOnly":true},"Datastreams":{"type":"array","items":{"$ref":"#/components/schemas/Datastream"}},"Datastreams@iot.count":{"$ref":"#/components/schemas/count"},"Datastreams@iot.navigationLink":{"$ref":"#/components/schemas/navigationLink"},"Datastreams@iot.nextLink":{"$ref":"#/components/schemas/nextLink"},"definition":{"type":"string"},"description":{"type":"string"},"name":{"type":"string"},"properties":{"$ref":"#/components/schemas/properties"}}},"ObservingProcedure":{"type":"object","properties":{"@iot.id":{"type":"integer","format":"int64","readOnly":true},"Datastreams":{"type":"array","items":{"$ref":"#/components/schemas/Datastream"}},"Datastreams@iot.count":{"$ref":"#/components/schemas/count"},"Datastreams@iot.navigationLink":{"$ref":"#/components/schemas/navigationLink"},"Datastreams@iot.nextLink":{"$ref":"#/components/schemas/nextLink"},"Sensors":{"type":"array","items":{"$ref":"#/components/schemas/Sensor"}},"Sensors@iot.count":{"$ref":"#/components/schemas/count"},"Sensors@iot.navigationLink":{"$ref":"#/components/schemas/navigationLink"},"Sensors@iot.nextLink":{"$ref":"#/components/schemas/nextLink"},"definition":{"type":"string"},"description":{"type":"string"},"name":{"type":"string"},"properties":{"$ref":"#/components/schemas/properties"}}},"ObservingProcedures":{"type":"object","properties":{"@iot.count":{"$ref":"#/components/schemas/count"},"@iot.nextLink":{"$ref":"#/components/schemas/nextLink"},"value":{"type":"array","items":{"$ref":"#/components/schemas/ObservingProcedure"}}}},"PreparationProcedure":{"type":"object","properties":{"@iot.id":{"type":"integer","format":"int64","readOnly":true},"PreparationSteps":{"type":"array","items":{"$ref":"#/components/schemas/PreparationStep"}},"PreparationSteps@iot.count":{"$ref":"#/components/schemas/count"},"PreparationSteps@iot.navigationLink":{"$ref":"#/components/schemas/navigationLink"},"PreparationSteps@iot.nextLink":{"$ref":"#/components/schemas/nextLink"},"definition":{"type":"string"},"description":{"type":"string"},"name":{"type":"string"},"properties":{"$ref":"#/components/schemas/properties"}}},"PreparationProcedures":{"type":"object","properties":{"@iot.count":{"$ref":"#/components/schemas/count"},"@iot.nextLink":{"$ref":"#/components/schemas/nextLink"},"value":{"type":"array","items":{"$ref":"#/components/schemas/PreparationProcedure"}}}},"PreparationStep":{"type":"object","properties":{"@iot.id":{"type":"integer","format":"int64","readOnly":true},"FeatureOfInterest@iot.navigationLink":{"$ref":"#/components/schemas/navigationLink"},"PreparationProcedure":{"$ref":"#/components/schemas/PreparationProcedure"},"PreparationProcedure@iot.navigationLink":{"$ref":"#/components/schemas/navigationLink"},"PreparedSample":{"$ref":"#/components/schemas/FeatureOfInterest"},"description":{"type":"string"},"link":{"type":"string"},"name":{"type":"string"},"properties":{"$ref":"#/components/schemas/properties"},"time":{"type":"string","format":"date-time"}}},"PreparationSteps":{"type":"object","properties":{"@iot.count":{"$ref":"#/components/schemas/count"},"@iot.nextLink":{"$ref":"#/components/schemas/nextLink"},"value":{"type":"array","items":{"$ref":"#/components/schemas/PreparationStep"}}}},"RelatedDatastream":{"type":"object","properties":{"@iot.id":{"type":"integer","format":"int64","readOnly":true},"Datastream@iot.navigationLink":{"$ref":"#/components/schemas/navigationLink"},"RelationRole":{"$ref":"#/components/schemas/RelationRole"},"RelationRole@iot.navigationLink":{"$ref":"#/components/schemas/navigationLink"},"Source":{"$ref":"#/components/schemas/Datastream"},"Target":{"$ref":"#/components/schemas/Datastream"},"externalTarget":{"type":"string"}}},"RelatedDatastreams":{"type":"object","properties":{"@iot.count":{"$ref":"#/components/schemas/count"},"@iot.nextLink":{"$ref":"#/components/schemas/nextLink"},"value":{"type":"array","items":{"$ref":"#/components/schemas/RelatedDatastream"}}}},"RelatedFeature":{"type":"object","properties":{"@iot.id":{"type":"integer","format":"int64","readOnly":true},"FeatureOfInterest@iot.navigationLink":{"$ref":"#/components/schemas/navigationLink"},"RelationRole":{"$ref":"#/components/schemas/RelationRole"},"RelationRole@iot.navigationLink":{"$ref":"#/components/schemas/navigationLink"},"Source":{"$ref":"#/components/schemas/FeatureOfInterest"},"Target":{"$ref":"#/components/schemas/FeatureOfInterest"},"externalTarget":{"type":"string"}}},"RelatedFeatures":{"type":"object","properties":{"@iot.count":{"$ref":"#/components/schemas/count"},"@iot.nextLink":{"$ref":"#/components/schemas/nextLink"},"value":{"type":"array","items":{"$ref":"#/components/schemas/RelatedFeature"}}}},"RelatedObservation":{"type":"object","properties":{"@iot.id":{"type":"integer","format":"int64","readOnly":true},"Observation@iot.navigationLink":{"$ref":"#/components/schemas/navigationLink"},"RelationRole":{"$ref":"#/components/schemas/RelationRole"},"RelationRole@iot.navigationLink":{"$ref":"#/components/schemas/navigationLink"},"Source":{"$ref":"#/components/schemas/Observation"},"Target":{"$ref":"#/components/schemas/Observation"},"externalTarget":{"type":"string"}}},"RelatedObservations":{"type":"object","properties":{"@iot.count":{"$ref":"#/components/schemas/count"},"@iot.nextLink":{"$ref":"#/components/schemas/nextLink"},"value":{"type":"array","items":{"$ref":"#/components/schemas/RelatedObservation"}}}},"RelatedThing":{"type":"object","properties":{"@iot.id":{"type":"integer","format":"int64","readOnly":true},"RelationRole":{"$ref":"#/components/schemas/RelationRole"},"RelationRole@iot.navigationLink":{"$ref":"#/components/schemas/navigationLink"},"Source":{"$ref":"#/components/schemas/Thing"},"Target":{"$ref":"#/components/schemas/Thing"},"Thing@iot.navigationLink":{"$ref":"#/components/schemas/navigationLink"},"externalTarget":{"type":"string"}}},"RelatedThings":{"type":"object","properties":{"@iot.count":{"$ref":"#/components/schemas/count"},"@iot.nextLink":{"$ref":"#/components/schemas/nextLink"},"value":{"type":"array","items":{"$ref":"#/components/schemas/RelatedThing"}}}},"RelationRole":{"type":"object","properties":{"@iot.id":{"type":"integer","format":"int64","readOnly":true},"RelatedDatastreams":{"type":"array","items":{"$ref":"#/components/schemas/RelatedDatastream"}},"RelatedDatastreams@iot.count":{"$ref":"#/components/schemas/count"},"RelatedDatastreams@iot.navigationLink":{"$ref":"#/components/schemas/navigationLink"},"RelatedDatastreams@iot.nextLink":{"$ref":"#/components/schemas/nextLink"},"RelatedFeatures":{"type":"array","items":{"$ref":"#/components/schemas/RelatedFeature"}},"RelatedFeatures@iot.count":{"$ref":"#/components/schemas/count"},"RelatedFeatures@iot.navigationLink":{"$ref":"#/components/schemas/navigationLink"},"RelatedFeatures@iot.nextLink":{"$ref":"#/components/schemas/nextLink"},"RelatedObservations":{"type":"array","items":{"$ref":"#/components/schemas/RelatedObservation"}},"RelatedObservations@iot.count":{"$ref":"#/components/schemas/count"},"RelatedObservations@iot.navigationLink":{"$ref":"#/components/schemas/navigationLink"},"RelatedObservations@iot.nextLink":{"$ref":"#/components/schemas/nextLink"},"RelatedThings":{"type":"array","items":{"$ref":"#/components/schemas/RelatedThing"}},"RelatedThings@iot.count":{"$ref":"#/components/schemas/count"},"RelatedThings@iot.navigationLink":{"$ref":"#/components/schemas/navigationLink"},"RelatedThings@iot.nextLink":{"$ref":"#/components/schemas/nextLink"},"definition":{"type":"string"},"description":{"type":"string"},"inverseDefinition":{"type":"string"},"inverseName":{"type":"string"},"name":{"type":"string"},"properties":{"$ref":"#/components/schemas/properties"}}},"RelationRoles":{"type":"object","properties":{"@iot.count":{"$ref":"#/components/schemas/count"},"@iot.nextLink":{"$ref":"#/components/schemas/nextLink"},"value":{"type":"array","items":{"$ref":"#/components/schemas/RelationRole"}}}},"Sampler":{"type":"object","properties":{"@iot.id":{"type":"integer","format":"int64","readOnly":true},"SamplingProcedure":{"$ref":"#/components/schemas/SamplingProcedure"},"SamplingProcedure@iot.navigationLink":{"$ref":"#/components/schemas/navigationLink"},"Samplings":{"type":"array","items":{"$ref":"#/components/schemas/Sampling"}},"Samplings@iot.count":{"$ref":"#/components/schemas/count"},"Samplings@iot.navigationLink":{"$ref":"#/components/schemas/navigationLink"},"Samplings@iot.nextLink":{"$ref":"#/components/schemas/nextLink"},"description":{"type":"string"},"name":{"type":"string"},"properties":{"$ref":"#/components/schemas/properties"},"samplerType":{"type":"string"}}},"Samplers":{"type":"object","properties":{"@iot.count":{"$ref":"#/components/schemas/count"},"@iot.nextLink":{"$ref":"#/components/schemas/nextLink"},"value":{"type":"array","items":{"$ref":"#/components/schemas/Sampler"}}}},"Sampling":{"type":"object","properties":{"@iot.id":{"type":"integer","format":"int64","readOnly":true},"FeatureOfInterest@iot.navigationLink":{"$ref":"#/components/schemas/navigationLink"},"FeaturesOfInterest@iot.count":{"$ref":"#/components/schemas/count"},"FeaturesOfInterest@iot.navigationLink":{"$ref":"#/components/schemas/navigationLink"},"FeaturesOfInterest@iot.nextLink":{"$ref":"#/components/schemas/nextLink"},"SampledFeature":{"$ref":"#/components/schemas/FeatureOfInterest"},"Sampler":{"$ref":"#/components/schemas/Sampler"},"Sampler@iot.navigationLink":{"$ref":"#/components/schemas/navigationLink"},"Samples":{"type":"array","items":{"$ref":"#/components/schemas/FeatureOfInterest"}},"SamplingProcedure":{"$ref":"#/components/schemas/SamplingProcedure"},"SamplingProcedure@iot.navigationLink":{"$ref":"#/components/schemas/navigationLink"},"Thing":{"$ref":"#/components/schemas/Thing"},"Thing@iot.navigationLink":{"$ref":"#/components/schemas/navigationLink"},"atDepth":{"type":"number","format":"double"},"depthUom":{"type":"string"},"description":{"type":"string"},"encodingType":{"type":"string"},"name":{"type":"string"},"parameters":{"type":"object"},"samplingLocation":{"type":"object"},"time":{"type":"string"}}},"SamplingProcedure":{"type":"object","properties":{"@iot.id":{"type":"integer","format":"int64","readOnly":true},"Samplers":{"type":"array","items":{"$ref":"#/components/schemas/Sampler"}},"Samplers@iot.count":{"$ref":"#/components/schemas/count"},"Samplers@iot.navigationLink":{"$ref":"#/components/schemas/navigationLink"},"Samplers@iot.nextLink":{"$ref":"#/components/schemas/nextLink"},"Samplings":{"type":"array","items":{"$ref":"#/components/schemas/Sampling"}},"Samplings@iot.count":{"$ref":"#/components/schemas/count"},"Samplings@iot.navigationLink":{"$ref":"#/components/schemas/navigationLink"},"Samplings@iot.nextLink":{"$ref":"#/components/schemas/nextLink"},"definition":{"type":"string"},"description":{"type":"string"},"name":{"type":"string"},"properties":{"$ref":"#/components/schemas/properties"}}},"SamplingProcedures":{"type":"object","properties":{"@iot.count":{"$ref":"#/components/schemas/count"},"@iot.nextLink":{"$ref":"#/components/schemas/nextLink"},"value":{"type":"array","items":{"$ref":"#/components/schemas/SamplingProcedure"}}}},"Samplings":{"type":"object","properties":{"@iot.count":{"$ref":"#/components/schemas/count"},"@iot.nextLink":{"$ref":"#/components/schemas/nextLink"},"value":{"type":"array","items":{"$ref":"#/components/schemas/Sampling"}}}},"Sensor":{"type":"object","properties":{"@iot.id":{"type":"integer","format":"int64","readOnly":true},"Datastreams":{"type":"array","items":{"$ref":"#/components/schemas/Datastream"}},"Datastreams@iot.count":{"$ref":"#/components/schemas/count"},"Datastreams@iot.navigationLink":{"$ref":"#/components/schemas/navigationLink"},"Datastreams@iot.nextLink":{"$ref":"#/components/schemas/nextLink"},"Deployments":{"type":"array","items":{"$ref":"#/components/schemas/Deployment"}},"Deployments@iot.count":{"$ref":"#/components/schemas/count"},"Deployments@iot.navigationLink":{"$ref":"#/components/schemas/navigationLink"},"Deployments@iot.nextLink":{"$ref":"#/components/schemas/nextLink"},"ObservingProcedures":{"type":"array","items":{"$ref":"#/components/schemas/ObservingProcedure"}},"ObservingProcedures@iot.count":{"$ref":"#/components/schemas/count"},"ObservingProcedures@iot.navigationLink":{"$ref":"#/components/schemas/navigationLink"},"ObservingProcedures@iot.nextLink":{"$ref":"#/components/schemas/nextLink"},"description":{"type":"string"},"encodingType":{"type":"string"},"metadata":{"type":"string"},"name":{"type":"string"},"properties":{"$ref":"#/components/schemas/properties"}}},"Sensors":{"type":"object","properties":{"@iot.count":{"$ref":"#/components/schemas/count"},"@iot.nextLink":{"$ref":"#/components/schemas/nextLink"},"value":{"type":"array","items":{"$ref":"#/components/schemas/Sensor"}}}},"Thing":{"type":"object","properties":{"@iot.id":{"type":"integer","format":"int64","readOnly":true},"Datastreams":{"type":"array","items":{"$ref":"#/components/schemas/Datastream"}},"Datastreams@iot.count":{"$ref":"#/components/schemas/count"},"Datastreams@iot.navigationLink":{"$ref":"#/components/schemas/navigationLink"},"Datastreams@iot.nextLink":{"$ref":"#/components/schemas/nextLink"},"Deployments":{"type":"array","items":{"$ref":"#/components/schemas/Deployment"}},"Deployments@iot.count":{"$ref":"#/components/schemas/count"},"Deployments@iot.navigationLink":{"$ref":"#/components/schemas/navigationLink"},"Deployments@iot.nextLink":{"$ref":"#/components/schemas/nextLink"},"HistoricalLocations":{"type":"array","items":{"$ref":"#/components/schemas/HistoricalLocation"}},"HistoricalLocations@iot.count":{"$ref":"#/components/schemas/count"},"HistoricalLocations@iot.navigationLink":{"$ref":"#/components/schemas/navigationLink"},"HistoricalLocations@iot.nextLink":{"$ref":"#/components/schemas/nextLink"},"Locations":{"type":"array","items":{"$ref":"#/components/schemas/Location"}},"Locations@iot.count":{"$ref":"#/components/schemas/count"},"Locations@iot.navigationLink":{"$ref":"#/components/schemas/navigationLink"},"Locations@iot.nextLink":{"$ref":"#/components/schemas/nextLink"},"RelatedThings@iot.count":{"$ref":"#/components/schemas/count"},"RelatedThings@iot.navigationLink":{"$ref":"#/components/schemas/navigationLink"},"RelatedThings@iot.nextLink":{"$ref":"#/components/schemas/nextLink"},"Samplings":{"type":"array","items":{"$ref":"#/components/schemas/Sampling"}},"Samplings@iot.count":{"$ref":"#/components/schemas/count"},"Samplings@iot.navigationLink":{"$ref":"#/components/schemas/navigationLink"},"Samplings@iot.nextLink":{"$ref":"#/components/schemas/nextLink"},"SourceRelatedThings":{"type":"array","items":{"$ref":"#/components/schemas/RelatedThing"}},"TargetRelatedThings":{"type":"array","items":{"$ref":"#/components/schemas/RelatedThing"}},"description":{"type":"string"},"name":{"type":"string"},"properties":{"$ref":"#/components/schemas/properties"}}},"Things":{"type":"object","properties":{"@iot.count":{"$ref":"#/components/schemas/count"},"@iot.nextLink":{"$ref":"#/components/schemas/nextLink"},"value":{"type":"array","items":{"$ref":"#/components/schemas/Thing"}}}},"count":{"type":"integer","format":"int64","description":"The total number of entities in the entityset","readOnly":true},"entityId":{"type":"integer","format":"int64","description":"The ID of an entity","readOnly":true},"navigationLink":{"type":"string","description":"A link to a related entity or entity set","readOnly":true},"nextLink":{"type":"string","description":"The link to the next page of entities","readOnly":true},"properties":{"type":"object","description":"a set of additional properties specified for the entity in the form \"name\":\"value\" pairs","additionalProperties":true},"selfLink":{"type":"string","description":"The direct link to the entity","readOnly":true}},"parameters":{"count":{"name":"$count","in":"query","description":"Flag indicating if the total number of items in the collection should be returned.","required":false,"schema":{"type":"boolean"}},"entityId":{"name":"entityId","in":"path","description":"The id of the requested entity","required":true,"schema":{"type":"integer","format":"int64"}},"expand":{"name":"$expand","in":"query","description":"The list of related queries that need to be included in the result.","required":false,"schema":{"type":"string"}},"filter":{"name":"$filter","in":"query","description":"A filter query.","required":false,"schema":{"type":"string"}},"select":{"name":"$select","in":"query","description":"The list of properties that need to be returned.","required":false,"schema":{"type":"string"}},"skip":{"name":"$skip","in":"query","description":"The number of elements to skip from the collection","required":false,"schema":{"type":"integer","format":"int64"}},"top":{"name":"$top","in":"query","description":"The number of elements to return","required":false,"schema":{"type":"integer","format":"int64"}}},"responses":{"Datastream-get-200":{"description":"A single entity of type Datastream","content":{"application/json":{"schema":{"$ref":"#/components/schemas/Datastream"}}}},"Datastreams-get-200":{"description":"A set of entities of type Datastream","content":{"application/json":{"schema":{"$ref":"#/components/schemas/Datastreams"}}}},"Deployment-get-200":{"description":"A single entity of type Deployment","content":{"application/json":{"schema":{"$ref":"#/components/schemas/Deployment"}}}},"Deployments-get-200":{"description":"A set of entities of type Deployment","content":{"application/json":{"schema":{"$ref":"#/components/schemas/Deployments"}}}},"FeatureOfInterest-get-200":{"description":"A single entity of type FeatureOfInterest","content":{"application/json":{"schema":{"$ref":"#/components/schemas/FeatureOfInterest"}}}},"FeatureType-get-200":{"description":"A single entity of type FeatureType","content":{"application/json":{"schema":{"$ref":"#/components/schemas/FeatureType"}}}},"FeatureTypes-get-200":{"description":"A set of entities of type FeatureType","content":{"application/json":{"schema":{"$ref":"#/components/schemas/FeatureTypes"}}}},"FeaturesOfInterest-get-200":{"description":"A set of entities of type FeatureOfInterest","content":{"application/json":{"schema":{"$ref":"#/components/schemas/FeaturesOfInterest"}}}},"HistoricalLocation-get-200":{"description":"A single entity of type HistoricalLocation","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HistoricalLocation"}}}},"HistoricalLocations-get-200":{"description":"A set of entities of type HistoricalLocation","content":{"application/json":{"schema":{"$ref":"#/components/schemas/HistoricalLocations"}}}},"Location-get-200":{"description":"A single entity of type Location","content":{"application/json":{"schema":{"$ref":"#/components/schemas/Location"}}}},"Locations-get-200":{"description":"A set of entities of type Location","content":{"application/json":{"schema":{"$ref":"#/components/schemas/Locations"}}}},"Observation-get-200":{"description":"A single entity of type Observation","content":{"application/json":{"schema":{"$ref":"#/components/schemas/Observation"}}}},"Observations-get-200":{"description":"A set of entities of type Observation","content":{"application/json":{"schema":{"$ref":"#/components/schemas/Observations"}}}},"ObservedProperties-get-200":{"description":"A set of entities of type ObservedProperty","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ObservedProperties"}}}},"ObservedProperty-get-200":{"description":"A single entity of type ObservedProperty","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ObservedProperty"}}}},"ObservingProcedure-get-200":{"description":"A single entity of type ObservingProcedure","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ObservingProcedure"}}}},"ObservingProcedures-get-200":{"description":"A set of entities of type ObservingProcedure","content":{"application/json":{"schema":{"$ref":"#/components/schemas/ObservingProcedures"}}}},"PreparationProcedure-get-200":{"description":"A single entity of type PreparationProcedure","content":{"application/json":{"schema":{"$ref":"#/components/schemas/PreparationProcedure"}}}},"PreparationProcedures-get-200":{"description":"A set of entities of type PreparationProcedure","content":{"application/json":{"schema":{"$ref":"#/components/schemas/PreparationProcedures"}}}},"PreparationStep-get-200":{"description":"A single entity of type PreparationStep","content":{"application/json":{"schema":{"$ref":"#/components/schemas/PreparationStep"}}}},"PreparationSteps-get-200":{"description":"A set of entities of type PreparationStep","content":{"application/json":{"schema":{"$ref":"#/components/schemas/PreparationSteps"}}}},"RelatedDatastream-get-200":{"description":"A single entity of type RelatedDatastream","content":{"application/json":{"schema":{"$ref":"#/components/schemas/RelatedDatastream"}}}},"RelatedDatastreams-get-200":{"description":"A set of entities of type RelatedDatastream","content":{"application/json":{"schema":{"$ref":"#/components/schemas/RelatedDatastreams"}}}},"RelatedFeature-get-200":{"description":"A single entity of type RelatedFeature","content":{"application/json":{"schema":{"$ref":"#/components/schemas/RelatedFeature"}}}},"RelatedFeatures-get-200":{"description":"A set of entities of type RelatedFeature","content":{"application/json":{"schema":{"$ref":"#/components/schemas/RelatedFeatures"}}}},"RelatedObservation-get-200":{"description":"A single entity of type RelatedObservation","content":{"application/json":{"schema":{"$ref":"#/components/schemas/RelatedObservation"}}}},"RelatedObservations-get-200":{"description":"A set of entities of type RelatedObservation","content":{"application/json":{"schema":{"$ref":"#/components/schemas/RelatedObservations"}}}},"RelatedThing-get-200":{"description":"A single entity of type RelatedThing","content":{"application/json":{"schema":{"$ref":"#/components/schemas/RelatedThing"}}}},"RelatedThings-get-200":{"description":"A set of entities of type RelatedThing","content":{"application/json":{"schema":{"$ref":"#/components/schemas/RelatedThings"}}}},"RelationRole-get-200":{"description":"A single entity of type RelationRole","content":{"application/json":{"schema":{"$ref":"#/components/schemas/RelationRole"}}}},"RelationRoles-get-200":{"description":"A set of entities of type RelationRole","content":{"application/json":{"schema":{"$ref":"#/components/schemas/RelationRoles"}}}},"Sampler-get-200":{"description":"A single entity of type Sampler","content":{"application/json":{"schema":{"$ref":"#/components/schemas/Sampler"}}}},"Samplers-get-200":{"description":"A set of entities of type Sampler","content":{"application/json":{"schema":{"$ref":"#/components/schemas/Samplers"}}}},"Sampling-get-200":{"description":"A single entity of type Sampling","content":{"application/json":{"schema":{"$ref":"#/components/schemas/Sampling"}}}},"SamplingProcedure-get-200":{"description":"A single entity of type SamplingProcedure","content":{"application/json":{"schema":{"$ref":"#/components/schemas/SamplingProcedure"}}}},"SamplingProcedures-get-200":{"description":"A set of entities of type SamplingProcedure","content":{"application/json":{"schema":{"$ref":"#/components/schemas/SamplingProcedures"}}}},"Samplings-get-200":{"description":"A set of entities of type Sampling","content":{"application/json":{"schema":{"$ref":"#/components/schemas/Samplings"}}}},"Sensor-get-200":{"description":"A single entity of type Sensor","content":{"application/json":{"schema":{"$ref":"#/components/schemas/Sensor"}}}},"Sensors-get-200":{"description":"A set of entities of type Sensor","content":{"application/json":{"schema":{"$ref":"#/components/schemas/Sensors"}}}},"Thing-get-200":{"description":"A single entity of type Thing","content":{"application/json":{"schema":{"$ref":"#/components/schemas/Thing"}}}},"Things-get-200":{"description":"A set of entities of type Thing","content":{"application/json":{"schema":{"$ref":"#/components/schemas/Things"}}}}}}}