{ "variables": [], "info": { "name": "GOST", "_postman_id": "f7e8c700-300e-6050-5d1b-3d91757512e7", "description": "", "schema": "https://schema.getpostman.com/json/collection/v2.0.0/collection.json" }, "item": [ { "name": "Datastreams", "description": "", "item": [ { "name": "POST Datastream linked", "request": { "url": "{{host}}/v1.0/Datastreams", "method": "POST", "header": [ { "key": "Accept", "value": "application/json", "description": "" }, { "key": "Content-Type", "value": "application/json", "description": "" } ], "body": { "mode": "raw", "raw": "{\r\n \"name\": \"DS2\",\r\n \"unitOfMeasurement\": {\r\n \"symbol\": \"%\",\r\n \"name\": \"Percentage\",\r\n \"definition\": \"http://www.qudt.org/qudt/owl/1.0.0/unit/Instances.html\"\r\n },\r\n \"observationType\":\"http://www.opengis.net/def/observationType/OGC-OM/2.0/OM_Measurement\",\r\n \"description\": \"Temperature measurement\",\r\n \"observedArea\": { \"type\": \"Polygon\",\r\n \"coordinates\": [\r\n [ [100.0, 0.0], [101.0, 0.0], [101.0, 1.0], [100.0, 1.0], [100.0, 0.0] ]\r\n ]\r\n },\r\n \"Thing\": {\"@iot.id\": \"1\"},\r\n \"ObservedProperty\": {\"@iot.id\": \"1\"},\r\n \"Sensor\": {\"@iot.id\": \"1\"}\r\n}" }, "description": "" }, "response": [] }, { "name": "POST Datastream deep insert", "request": { "url": "{{host}}/v1.0/Datastreams", "method": "POST", "header": [ { "key": "Accept", "value": "application/json", "description": "" }, { "key": "Content-Type", "value": "application/json", "description": "" } ], "body": { "mode": "raw", "raw": "{\r\n \"name\": \"DS3\",\r\n \"unitOfMeasurement\": {\r\n \"name\": \"Celsius\",\r\n \"symbol\": \"C\",\r\n \"definition\": \"http://www.qudt.org/qudt/owl/1.0.0/unit/Instances.html#Celsius\"\r\n },\r\n \"description\": \"Temperature measurement\",\r\n \"observationType\": \"http://www.opengis.net/def/observationType/OGC-OM/2.0/OM_Measurement\",\r\n \"ObservedProperty\": {\r\n \"name\": \"Temperature\",\r\n \"definition\": \"http://www.qudt.org/qudt/owl/1.0.0/quantity/Instances.html#Temperature\",\r\n \"description\": \"Temperature of the camping site\"\r\n },\r\n \"Sensor\": {\r\n \"name\": \"My Sensor\",\r\n \"description\": \"SensorUp Tempomatic 1000-b\",\r\n \"encodingType\": \"http://schema.org/description\",\r\n \"metadata\": \"Calibration date: Jan 11, 2015\"\r\n },\r\n \"Thing\": {\"@iot.id\": \"4\"}\r\n}" }, "description": "" }, "response": [] }, { "name": "GET Datastreams", "request": { "url": "{{host}}/v1.0/Datastreams", "method": "GET", "header": [ { "key": "Accept", "value": "application/json", "description": "" }, { "key": "Content-Type", "value": "application/json", "description": "" } ], "body": { "mode": "raw", "raw": "{\r\n \"description\": \"Netatmo VZ\",\r\n \"properties\": {\r\n \"organisation\": \"Geodan\",\r\n \"owner\": \"Tim\"\r\n }\r\n}" }, "description": "" }, "response": [] }, { "name": "GET Datastream by id", "request": { "url": "{{host}}/v1.0/Datastreams(1)", "method": "GET", "header": [ { "key": "Accept", "value": "application/json", "description": "" }, { "key": "Content-Type", "value": "application/json", "description": "" } ], "body": { "mode": "raw", "raw": "{\r\n \"description\": \"Netatmo VZ\",\r\n \"properties\": {\r\n \"organisation\": \"Geodan\",\r\n \"owner\": \"Tim\"\r\n }\r\n}" }, "description": "" }, "response": [] }, { "name": "GET Datastream by observation", "request": { "url": "{{host}}/v1.0/Observations(1)/Datastream", "method": "GET", "header": [ { "key": "Accept", "value": "application/json", "description": "" }, { "key": "Content-Type", "value": "application/json", "description": "" } ], "body": { "mode": "raw", "raw": "{\r\n \"description\": \"Netatmo VZ\",\r\n \"properties\": {\r\n \"organisation\": \"Geodan\",\r\n \"owner\": \"Tim\"\r\n }\r\n}" }, "description": "" }, "response": [] }, { "name": "GET Datastreams by thing", "request": { "url": "{{host}}/v1.0/Things(1)/Datastreams", "method": "GET", "header": [ { "key": "Accept", "value": "application/json", "description": "" }, { "key": "Content-Type", "value": "application/json", "description": "" } ], "body": { "mode": "raw", "raw": "{\r\n \"description\": \"Netatmo VZ\",\r\n \"properties\": {\r\n \"organisation\": \"Geodan\",\r\n \"owner\": \"Tim\"\r\n }\r\n}" }, "description": "" }, "response": [] }, { "name": "GET Datastreams by sensor", "request": { "url": "{{host}}/v1.0/Sensors(1)/Datastreams", "method": "GET", "header": [ { "key": "Accept", "value": "application/json", "description": "" }, { "key": "Content-Type", "value": "application/json", "description": "" } ], "body": { "mode": "raw", "raw": "{\r\n \"description\": \"Netatmo VZ\",\r\n \"properties\": {\r\n \"organisation\": \"Geodan\",\r\n \"owner\": \"Tim\"\r\n }\r\n}" }, "description": "" }, "response": [] }, { "name": "GET Datastreams by ObservedProperty", "request": { "url": "{{host}}/v1.0/Observations(1)/FeatureOfInterest", "method": "GET", "header": [ { "key": "Accept", "value": "application/json", "description": "" }, { "key": "Content-Type", "value": "application/json", "description": "" } ], "body": { "mode": "raw", "raw": "{\r\n \"description\": \"Netatmo VZ\",\r\n \"properties\": {\r\n \"organisation\": \"Geodan\",\r\n \"owner\": \"Tim\"\r\n }\r\n}" }, "description": "" }, "response": [] }, { "name": "PATCH Datastream", "request": { "url": "{{host}}/v1.0/Datastreams(1)", "method": "PATCH", "header": [ { "key": "Accept", "value": "application/json", "description": "" }, { "key": "Content-Type", "value": "application/json", "description": "" } ], "body": { "mode": "raw", "raw": "{\r\n \"name\": \"DS1 (Patched)\",\r\n \"unitOfMeasurement\": {\r\n \"symbol\": \"&\",\r\n \"name\": \"Patched\",\r\n \"definition\": \"http://www.qudt.org/qudt/owl/1.0.0/unit/Patched.html\"\r\n },\r\n \"observationType\":\"http://www.opengis.net/def/observationType/OGC-OM/2.0/OM_Measurement\",\r\n \"description\": \"Patched measurement\",\r\n \"observedArea\": { \"type\": \"Polygon\",\r\n \"coordinates\": [\r\n [ [0.0, 0.0], [0.0, 0.0], [0.0, 0.0], [0.0, 0.0], [0.0, 0.0] ]\r\n ]\r\n }\r\n}" }, "description": "" }, "response": [] }, { "name": "DELETE Datastream", "request": { "url": "{{host}}/v1.0/Datastreams(1)", "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json", "description": "" }, { "key": "Content-Type", "value": "application/json", "description": "" } ], "body": { "mode": "raw", "raw": "{\r\n \"description\": \"Netatmo VZ\",\r\n \"properties\": {\r\n \"organisation\": \"Geodan\",\r\n \"owner\": \"Tim\"\r\n }\r\n}" }, "description": "" }, "response": [] }, { "name": "PUT Datastream", "request": { "url": "{{host}}/v1.0/Datastreams(10)", "method": "PUT", "header": [ { "key": "Accept", "value": "application/json", "description": "" }, { "key": "Content-Type", "value": "application/json", "description": "" } ], "body": { "mode": "raw", "raw": "{\r\n \"name\": \"DS2\",\r\n \"unitOfMeasurement\": {\r\n \"symbol\": \"%\",\r\n \"name\": \"Percentage\",\r\n \"definition\": \"http://www.qudt.org/qudt/owl/1.0.0/unit/Instances.html\"\r\n },\r\n \"observationType\":\"http://www.opengis.net/def/observationType/OGC-OM/2.0/OM_Measurement\",\r\n \"description\": \"Temperature measurement\",\r\n \"observedArea\": { \"type\": \"Polygon\",\r\n \"coordinates\": [\r\n [ [100.0, 0.0], [101.0, 0.0], [101.0, 1.0], [100.0, 1.0], [100.0, 0.0] ]\r\n ]\r\n },\r\n \"Thing\": {\"@iot.id\": \"13\"},\r\n \"ObservedProperty\": {\"@iot.id\": \"12\"},\r\n \"Sensor\": {\"@iot.id\": \"13\"}\r\n}" }, "description": "" }, "response": [] } ] }, { "name": "FeatureOfInterest", "description": "", "item": [ { "name": "POST FeaturesOfInterest", "request": { "url": "{{host}}/v1.0/FeaturesOfInterest", "method": "POST", "header": [ { "key": "Accept", "value": "application/json", "description": "" }, { "key": "Content-Type", "value": "application/json", "description": "" } ], "body": { "mode": "raw", "raw": "{\r\n \"name\": \"Awesome FOI\",\r\n \"description\": \"Underground Air Quality in NYC train tunnels\",\r\n \"encodingType\": \"application/vnd.geo+json\",\r\n \"feature\": {\r\n \"coordinates\": [51.08386,-114.13036],\r\n \"type\": \"Point\"\r\n }\r\n}" }, "description": "" }, "response": [] }, { "name": "GET FeaturesOfInterests", "request": { "url": "{{host}}/v1.0/FeaturesOfInterest", "method": "GET", "header": [ { "key": "Accept", "value": "application/json", "description": "" }, { "key": "Content-Type", "value": "application/json", "description": "" } ], "body": { "mode": "raw", "raw": "{\r\n \"description\": \"Netatmo VZ\",\r\n \"properties\": {\r\n \"organisation\": \"Geodan\",\r\n \"owner\": \"Tim\"\r\n }\r\n}" }, "description": "" }, "response": [] }, { "name": "GET FeaturesOfInterest by id", "request": { "url": "{{host}}/v1.0/FeaturesOfInterest(1)", "method": "GET", "header": [ { "key": "Accept", "value": "application/json", "description": "" }, { "key": "Content-Type", "value": "application/json", "description": "" } ], "body": { "mode": "raw", "raw": "{\r\n \"description\": \"Netatmo VZ\",\r\n \"properties\": {\r\n \"organisation\": \"Geodan\",\r\n \"owner\": \"Tim\"\r\n }\r\n}" }, "description": "" }, "response": [] }, { "name": "GET FeaturesOfInterest by Observation", "request": { "url": "{{host}}/v1.0/Observations(1)/FeatureOfInterest", "method": "GET", "header": [ { "key": "Accept", "value": "application/json", "description": "" }, { "key": "Content-Type", "value": "application/json", "description": "" } ], "body": { "mode": "raw", "raw": "{\r\n \"description\": \"Netatmo VZ\",\r\n \"properties\": {\r\n \"organisation\": \"Geodan\",\r\n \"owner\": \"Tim\"\r\n }\r\n}" }, "description": "" }, "response": [] }, { "name": "PATCH FeaturesOfInterest", "request": { "url": "{{host}}/v1.0/FeaturesOfInterest(1)", "method": "PATCH", "header": [ { "key": "Accept", "value": "application/json", "description": "" }, { "key": "Content-Type", "value": "application/json", "description": "" } ], "body": { "mode": "raw", "raw": "{\r\n \"name\": \"Awesome FOI (Patched)\",\r\n \"description\": \"Patched description, null island\",\r\n \"encodingType\": \"application/vnd.geo+json\",\r\n \"feature\": {\r\n \"coordinates\": [0,0],\r\n \"type\": \"Point\"\r\n }\r\n}" }, "description": "" }, "response": [] }, { "name": "DELETE FeatureOfInterest", "request": { "url": "{{host}}/v1.0/FeaturesOfInterest(1)", "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json", "description": "" }, { "key": "Content-Type", "value": "application/json", "description": "" } ], "body": { "mode": "raw", "raw": "{\r\n \"description\": \"Netatmo VZ\",\r\n \"properties\": {\r\n \"organisation\": \"Geodan\",\r\n \"owner\": \"Tim\"\r\n }\r\n}" }, "description": "" }, "response": [] }, { "name": "PUT FeaturesOfInterest", "request": { "url": "{{host}}/v1.0/FeaturesOfInterest(12)", "method": "PUT", "header": [ { "key": "Accept", "value": "application/json", "description": "" }, { "key": "Content-Type", "value": "application/json", "description": "" } ], "body": { "mode": "raw", "raw": "{\r\n \"name\": \"Awesome FOI\",\r\n \"description\": \"Underground Air Quality in NYC train tunnels\",\r\n \"encodingType\": \"application/vnd.geo+json\",\r\n \"feature\": {\r\n \"coordinates\": [51.08386,-114.13036],\r\n \"type\": \"Point\"\r\n }\r\n}" }, "description": "" }, "response": [] } ] }, { "name": "HistoricalLocations", "description": "", "item": [ { "name": "POST HistoricalLocation", "request": { "url": "{{host}}/v1.0/HistoricalLocations", "method": "POST", "header": [ { "key": "Accept", "value": "application/json", "description": "" }, { "key": "Content-Type", "value": "application/json", "description": "" } ], "body": { "mode": "raw", "raw": "{\r\n \"time\": \"2015-03-01T00:40:00.000Z\",\r\n \"Thing\":{\"@iot.id\": 1 },\r\n \"Locations\": [{\"@iot.id\": 1}]\r\n}" }, "description": "" }, "response": [] }, { "name": "GET HistoricalLocations", "request": { "url": "{{host}}/v1.0/HistoricalLocations", "method": "GET", "header": [ { "key": "Accept", "value": "application/json", "description": "" }, { "key": "Content-Type", "value": "application/json", "description": "" } ], "body": { "mode": "raw", "raw": "{\r\n \"description\": \"Netatmo VZ\",\r\n \"properties\": {\r\n \"organisation\": \"Geodan\",\r\n \"owner\": \"Tim\"\r\n }\r\n}" }, "description": "" }, "response": [] }, { "name": "GET HistoricalLocation by id", "request": { "url": "{{host}}/v1.0/HistoricalLocations(1)", "method": "GET", "header": [ { "key": "Accept", "value": "application/json", "description": "" }, { "key": "Content-Type", "value": "application/json", "description": "" } ], "body": { "mode": "raw", "raw": "{\r\n \"description\": \"Netatmo VZ\",\r\n \"properties\": {\r\n \"organisation\": \"Geodan\",\r\n \"owner\": \"Tim\"\r\n }\r\n}" }, "description": "" }, "response": [] }, { "name": "GET HistoricalLocations by thing", "request": { "url": "{{host}}/v1.0/Things(1)/HistoricalLocations", "method": "GET", "header": [ { "key": "Accept", "value": "application/json", "description": "" }, { "key": "Content-Type", "value": "application/json", "description": "" } ], "body": { "mode": "raw", "raw": "{\r\n \"description\": \"Netatmo VZ\",\r\n \"properties\": {\r\n \"organisation\": \"Geodan\",\r\n \"owner\": \"Tim\"\r\n }\r\n}" }, "description": "" }, "response": [] }, { "name": "GET HistoricalLocations by location", "request": { "url": "{{host}}/v1.0/Locations(1)/HistoricalLocations", "method": "GET", "header": [ { "key": "Accept", "value": "application/json", "description": "" }, { "key": "Content-Type", "value": "application/json", "description": "" } ], "body": { "mode": "raw", "raw": "{\r\n \"description\": \"Netatmo VZ\",\r\n \"properties\": {\r\n \"organisation\": \"Geodan\",\r\n \"owner\": \"Tim\"\r\n }\r\n}" }, "description": "" }, "response": [] }, { "name": "PATCH HistoricalLocation", "request": { "url": "{{host}}/v1.0/HistoricalLocations(1)", "method": "PATCH", "header": [ { "key": "Accept", "value": "application/json", "description": "" }, { "key": "Content-Type", "value": "application/json", "description": "" } ], "body": { "mode": "raw", "raw": "{\r\n \"time\": \"2012-12-12T12:12:12.000Z\"\r\n}" }, "description": "" }, "response": [] }, { "name": "DELETE HistoricalLocation", "request": { "url": "{{host}}/v1.0/HistoricalLocations(1)", "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json", "description": "" }, { "key": "Content-Type", "value": "application/json", "description": "" } ], "body": { "mode": "raw", "raw": "{\r\n \"description\": \"Netatmo VZ\",\r\n \"properties\": {\r\n \"organisation\": \"Geodan\",\r\n \"owner\": \"Tim\"\r\n }\r\n}" }, "description": "" }, "response": [] }, { "name": "PUT HistoricalLocation", "request": { "url": "{{host}}/v1.0/HistoricalLocations(11)", "method": "PUT", "header": [ { "key": "Accept", "value": "application/json", "description": "" }, { "key": "Content-Type", "value": "application/json", "description": "" } ], "body": { "mode": "raw", "raw": "{\r\n \"time\": \"2015-03-01T00:40:00.000Z\",\r\n \"Thing\":{\"@iot.id\": 13 },\r\n \"Locations\": [{\"@iot.id\": 11}]\r\n}" }, "description": "" }, "response": [] } ] }, { "name": "Locations", "description": "", "item": [ { "name": "POST Location", "request": { "url": "{{host}}/v1.0/Locations", "method": "POST", "header": [ { "key": "Accept", "value": "application/json", "description": "" }, { "key": "Content-Type", "value": "application/json", "description": "" } ], "body": { "mode": "raw", "raw": "{\r\n \"name\": \"Somewhere\",\r\n \"description\": \"my backyard\",\r\n \"encodingType\": \"application/vnd.geo+json\",\r\n \"location\": {\r\n \"type\": \"Point\",\r\n \"coordinates\": [-117.123,\r\n 54.123]\r\n }\r\n}" }, "description": "" }, "response": [] }, { "name": "POST Location by thing", "request": { "url": "{{host}}/v1.0/Things(4)/Locations", "method": "POST", "header": [ { "key": "Accept", "value": "application/json", "description": "" }, { "key": "Content-Type", "value": "application/json", "description": "" } ], "body": { "mode": "raw", "raw": "{\r\n \"name\": \"Somewhere\",\r\n \"description\": \"my backyard\",\r\n \"encodingType\": \"application/vnd.geo+json\",\r\n \"location\": {\r\n \"type\": \"Point\",\r\n \"coordinates\": [-117.123,\r\n 54.123]\r\n }\r\n}" }, "description": "" }, "response": [] }, { "name": "GET Locations", "request": { "url": "{{host}}/v1.0/Locations", "method": "GET", "header": [ { "key": "Accept", "value": "application/json", "description": "" }, { "key": "Content-Type", "value": "application/json", "description": "" } ], "body": { "mode": "raw", "raw": "{\r\n \"description\": \"Netatmo VZ\",\r\n \"properties\": {\r\n \"organisation\": \"Geodan\",\r\n \"owner\": \"Tim\"\r\n }\r\n}" }, "description": "" }, "response": [] }, { "name": "GET Location by id", "request": { "url": "{{host}}/v1.0/Locations(1)", "method": "GET", "header": [ { "key": "Accept", "value": "application/json", "description": "" }, { "key": "Content-Type", "value": "application/json", "description": "" } ], "body": { "mode": "raw", "raw": "{\r\n \"description\": \"Netatmo VZ\",\r\n \"properties\": {\r\n \"organisation\": \"Geodan\",\r\n \"owner\": \"Tim\"\r\n }\r\n}" }, "description": "" }, "response": [] }, { "name": "GET Locations by thing", "request": { "url": "{{host}}/v1.0/Things(1)/Locations", "method": "GET", "header": [ { "key": "Accept", "value": "application/json", "description": "" }, { "key": "Content-Type", "value": "application/json", "description": "" } ], "body": { "mode": "raw", "raw": "{\r\n \"description\": \"Netatmo VZ\",\r\n \"properties\": {\r\n \"organisation\": \"Geodan\",\r\n \"owner\": \"Tim\"\r\n }\r\n}" }, "description": "" }, "response": [] }, { "name": "GET Locations by HistoricalLocation", "request": { "url": "{{host}}/v1.0/HistoricalLocations(1)/Locations", "method": "GET", "header": [ { "key": "Accept", "value": "application/json", "description": "" }, { "key": "Content-Type", "value": "application/json", "description": "" } ], "body": { "mode": "raw", "raw": "{\r\n \"description\": \"Netatmo VZ\",\r\n \"properties\": {\r\n \"organisation\": \"Geodan\",\r\n \"owner\": \"Tim\"\r\n }\r\n}" }, "description": "" }, "response": [] }, { "name": "PATCH Location", "request": { "url": "{{host}}/v1.0/Locations(1)", "method": "PATCH", "header": [ { "key": "Accept", "value": "application/json", "description": "" }, { "key": "Content-Type", "value": "application/json", "description": "" } ], "body": { "mode": "raw", "raw": "{\r\n \"name\": \"Somewhere (Patched)\",\r\n \"description\": \"my patched backyard\",\r\n \"encodingType\": \"application/vnd.geo+json\",\r\n \"location\": {\r\n \"type\": \"Point\",\r\n \"coordinates\": [0, 0]\r\n }\r\n}" }, "description": "" }, "response": [] }, { "name": "DELETE Location", "request": { "url": "{{host}}/v1.0/Locations(1)", "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json", "description": "" }, { "key": "Content-Type", "value": "application/json", "description": "" } ], "body": { "mode": "raw", "raw": "{\r\n \"description\": \"Netatmo VZ\",\r\n \"properties\": {\r\n \"organisation\": \"Geodan\",\r\n \"owner\": \"Tim\"\r\n }\r\n}" }, "description": "" }, "response": [] }, { "name": "PUT Location", "request": { "url": "{{host}}/v1.0/Locations(28)", "method": "PUT", "header": [ { "key": "Accept", "value": "application/json", "description": "" }, { "key": "Content-Type", "value": "application/json", "description": "" } ], "body": { "mode": "raw", "raw": "{\r\n \"name\": \"Somewhere1\",\r\n \"description\": \"my backyard1\",\r\n \"encodingType\": \"application/vnd.geo+json\",\r\n \"location\": {\r\n \"type\": \"Point\",\r\n \"coordinates\": [-117.123,\r\n 54.123]\r\n }\r\n}" }, "description": "" }, "response": [] } ] }, { "name": "ODATA", "description": "", "item": [ { "name": "GET Observations $top", "request": { "url": { "raw": "{{host}}/v1.0/Observations?$top=1", "host": [ "{{host}}" ], "path": [ "v1.0", "Observations" ], "query": [ { "key": "$top", "value": "1", "equals": true, "description": "" } ], "variable": [] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json", "description": "" }, { "key": "Content-Type", "value": "application/json", "description": "" } ], "body": { "mode": "raw", "raw": "{\r\n \"description\": \"Netatmo VZ\",\r\n \"properties\": {\r\n \"organisation\": \"Geodan\",\r\n \"owner\": \"Tim\"\r\n }\r\n}" }, "description": "" }, "response": [] }, { "name": "GET Observations $top + $skip", "request": { "url": { "raw": "{{host}}/v1.0/Observations?$top=1&$skip=2", "host": [ "{{host}}" ], "path": [ "v1.0", "Observations" ], "query": [ { "key": "$top", "value": "1", "equals": true, "description": "" }, { "key": "$skip", "value": "2", "equals": true, "description": "" } ], "variable": [] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json", "description": "" }, { "key": "Content-Type", "value": "application/json", "description": "" } ], "body": { "mode": "raw", "raw": "{\r\n \"description\": \"Netatmo VZ\",\r\n \"properties\": {\r\n \"organisation\": \"Geodan\",\r\n \"owner\": \"Tim\"\r\n }\r\n}" }, "description": "" }, "response": [] }, { "name": "GET Observations $select", "request": { "url": { "raw": "{{host}}/v1.0/Datastreams(1)?$select=id,description", "host": [ "{{host}}" ], "path": [ "v1.0", "Datastreams(1)" ], "query": [ { "key": "$select", "value": "id,description", "equals": true, "description": "" } ], "variable": [] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json", "description": "" }, { "key": "Content-Type", "value": "application/json", "description": "" } ], "body": { "mode": "raw", "raw": "{\r\n \"description\": \"Netatmo VZ\",\r\n \"properties\": {\r\n \"organisation\": \"Geodan\",\r\n \"owner\": \"Tim\"\r\n }\r\n}" }, "description": "" }, "response": [] }, { "name": "GET Observations $ref", "request": { "url": "{{host}}/v1.0/Observations/$ref", "method": "GET", "header": [ { "key": "Accept", "value": "application/json", "description": "" }, { "key": "Content-Type", "value": "application/json", "description": "" } ], "body": { "mode": "raw", "raw": "{\r\n \"description\": \"Netatmo VZ\",\r\n \"properties\": {\r\n \"organisation\": \"Geodan\",\r\n \"owner\": \"Tim\"\r\n }\r\n}" }, "description": "" }, "response": [] }, { "name": "GET Observation/paramname", "request": { "url": "{{host}}/v1.0/Observations(1)/result", "method": "GET", "header": [ { "key": "Accept", "value": "application/json", "description": "" }, { "key": "Content-Type", "value": "application/json", "description": "" } ], "body": { "mode": "raw", "raw": "{\r\n \"description\": \"Netatmo VZ\",\r\n \"properties\": {\r\n \"organisation\": \"Geodan\",\r\n \"owner\": \"Tim\"\r\n }\r\n}" }, "description": "" }, "response": [] }, { "name": "GET Observation/paramname/$value", "request": { "url": "{{host}}/v1.0/Observations(1)/result/$value", "method": "GET", "header": [ { "key": "Accept", "value": "application/json", "description": "" }, { "key": "Content-Type", "value": "application/json", "description": "" } ], "body": { "mode": "raw", "raw": "{\r\n \"description\": \"Netatmo VZ\",\r\n \"properties\": {\r\n \"organisation\": \"Geodan\",\r\n \"owner\": \"Tim\"\r\n }\r\n}" }, "description": "" }, "response": [] }, { "name": "GET Observations $filter", "request": { "url": { "raw": "{{host}}/v1.0/Observations?$filter=result gt 17 and id eq 229", "host": [ "{{host}}" ], "path": [ "v1.0", "Observations" ], "query": [ { "key": "$filter", "value": "result gt 17 and id eq 229", "equals": true, "description": "" } ], "variable": [] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json", "description": "" }, { "key": "Content-Type", "value": "application/json", "description": "" } ], "body": { "mode": "raw", "raw": "{\r\n \"description\": \"Netatmo VZ\",\r\n \"properties\": {\r\n \"organisation\": \"Geodan\",\r\n \"owner\": \"Tim\"\r\n }\r\n}" }, "description": "" }, "response": [] } ] }, { "name": "Observation", "description": "", "item": [ { "name": "POST Observation", "request": { "url": "{{host}}/v1.0/Observations", "method": "POST", "header": [ { "key": "Accept", "value": "application/json", "description": "" }, { "key": "Content-Type", "value": "application/json", "description": "" } ], "body": { "mode": "raw", "raw": "{\r\n \"phenomenonTime\": \"2015-04-13T00:00:00+02:00\",\r\n \"result\" : 38,\r\n \"Datastream\":{\"@iot.id\":\"2\"}\r\n}" }, "description": "" }, "response": [] }, { "name": "POST Observation full params", "request": { "url": "{{host}}/v1.0/Observations", "method": "POST", "header": [ { "key": "Accept", "value": "application/json", "description": "" }, { "key": "Content-Type", "value": "application/json", "description": "" } ], "body": { "mode": "raw", "raw": "{\r\n \"phenomenonTime\": \"2015-04-13T00:00:00Z/2015-04-13T01:00:00Z\",\r\n \"resultTime\": \"2015-04-13T00:00:05Z\",\r\n \"result\": 38,\r\n \"resultQuality\": \"heul goei\",\r\n \"validTime\": \"2015-04-13T00:00:00Z/2015-04-13T01:00:00Z\",\r\n \"parameters\": {\"wie\": \"Barry\", \"waarom\": \"Zomaar\"},\r\n \"Datastream\": {\"@iot.id\":\"1\"}\r\n}" }, "description": "" }, "response": [] }, { "name": "POST Observation (result)", "request": { "url": "{{host}}/v1.0/Datastreams(1)/Observations", "method": "POST", "header": [ { "key": "Accept", "value": "application/json", "description": "" }, { "key": "Content-Type", "value": "application/json", "description": "" } ], "body": { "mode": "raw", "raw": "{\r\n \"result\" : 12\r\n}" }, "description": "" }, "response": [] }, { "name": "POST Observation with FeatureOfInterest id", "request": { "url": "{{host}}/v1.0/Observations", "method": "POST", "header": [ { "key": "Accept", "value": "application/json", "description": "" }, { "key": "Content-Type", "value": "application/json", "description": "" } ], "body": { "mode": "raw", "raw": "{\r\n \"phenomenonTime\": \"2015-04-13T00:00:00+02:00\",\r\n \"result\" : 38,\r\n \"Datastream\":{\"@iot.id\":\"234\"}\r\n \"FeatureOfInterest\":{\"@iot.id\":\"2\"}\r\n}" }, "description": "" }, "response": [] }, { "name": "POST Observation with FeatureOfInterest ", "request": { "url": "{{host}}/v1.0/Observations", "method": "POST", "header": [ { "key": "Accept", "value": "application/json", "description": "" }, { "key": "Content-Type", "value": "application/json", "description": "" } ], "body": { "mode": "raw", "raw": "{\r\n \"phenomenonTime\": \"2015-04-13T00:00:00+02:00\",\r\n \"result\" : 38,\r\n \"Datastream\":{\"@iot.id\":\"2\"},\r\n \"FeatureOfInterest\": {\r\n \"name\": \"Awesome FOI\",\r\n \"description\": \"Underground Air Quality in NYC train tunnels\",\r\n \"encodingType\": \"application/vnd.geo+json\",\r\n \"feature\": {\r\n \"coordinates\": [51.08386,-114.13036],\r\n \"type\": \"Point\"\r\n }\r\n }\r\n}" }, "description": "" }, "response": [] }, { "name": "GET Observations", "request": { "url": "{{host}}/v1.0/Observations", "method": "GET", "header": [ { "key": "Accept", "value": "application/json", "description": "" }, { "key": "Content-Type", "value": "application/json", "description": "" } ], "body": { "mode": "raw", "raw": "{\r\n \"description\": \"Netatmo VZ\",\r\n \"properties\": {\r\n \"organisation\": \"Geodan\",\r\n \"owner\": \"Tim\"\r\n }\r\n}" }, "description": "" }, "response": [] }, { "name": "GET Observation", "request": { "url": "{{host}}/v1.0/Observations(1)", "method": "GET", "header": [ { "key": "Accept", "value": "application/json", "description": "" }, { "key": "Content-Type", "value": "application/json", "description": "" } ], "body": { "mode": "raw", "raw": "{\r\n \"description\": \"Netatmo VZ\",\r\n \"properties\": {\r\n \"organisation\": \"Geodan\",\r\n \"owner\": \"Tim\"\r\n }\r\n}" }, "description": "" }, "response": [] }, { "name": "GET Observations by FeatureOfInterest", "request": { "url": "{{host}}/v1.0/FeatureOfInterest(1)/Observations", "method": "GET", "header": [ { "key": "Accept", "value": "application/json", "description": "" }, { "key": "Content-Type", "value": "application/json", "description": "" } ], "body": { "mode": "raw", "raw": "{\r\n \"description\": \"Netatmo VZ\",\r\n \"properties\": {\r\n \"organisation\": \"Geodan\",\r\n \"owner\": \"Tim\"\r\n }\r\n}" }, "description": "" }, "response": [] }, { "name": "PATCH Observation", "request": { "url": "{{host}}/v1.0/Observations(1)", "method": "PATCH", "header": [ { "key": "Accept", "value": "application/json", "description": "" }, { "key": "Content-Type", "value": "application/json", "description": "" } ], "body": { "mode": "raw", "raw": "{\r\n \"phenomenonTime\": \"2015-04-13T00:00:00Z/2015-04-13T01:00:00Z\",\r\n \"resultTime\": \"2015-04-13T00:00:05Z\",\r\n \"result\": 1337,\r\n \"resultQuality\": \"patched\",\r\n \"validTime\": \"2015-04-13T00:00:00Z/2015-04-13T01:00:00Z\",\r\n \"parameters\": {\"patched\": true}\r\n}" }, "description": "" }, "response": [] }, { "name": "DELETE Observation", "request": { "url": "{{host}}/v1.0/Observation(1)", "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json", "description": "" }, { "key": "Content-Type", "value": "application/json", "description": "" } ], "body": { "mode": "raw", "raw": "{\r\n \"description\": \"Netatmo VZ\",\r\n \"properties\": {\r\n \"organisation\": \"Geodan\",\r\n \"owner\": \"Tim\"\r\n }\r\n}" }, "description": "" }, "response": [] }, { "name": "PUT Observation", "request": { "url": "{{host}}/v1.0/Observations(13)", "method": "PUT", "header": [ { "key": "Accept", "value": "application/json", "description": "" }, { "key": "Content-Type", "value": "application/json", "description": "" } ], "body": { "mode": "raw", "raw": "{\r\n \"result\" : 38,\r\n \"phenomenonTime\": \"2015-04-13T00:00:00+02:00\",\r\n \"datastream\": {\"@iot.id\": \"13\"},\r\n \"FeatureOfInterest\": {\"@iot.id\": \"12\"}\r\n}\r\n" }, "description": "" }, "response": [] } ] }, { "name": "ObservedProperties", "description": "", "item": [ { "name": "POST ObservedProperty", "request": { "url": "{{host}}/v1.0/ObservedProperties", "method": "POST", "header": [ { "key": "Accept", "value": "application/json", "description": "" }, { "key": "Content-Type", "value": "application/json", "description": "" } ], "body": { "mode": "raw", "raw": "{\r\n \"name\":\"name\",\r\n \"description\": \"http://schema.org/description\",\r\n \"definition\": \"Calibration date: Jan 1, 2014\"\r\n}" }, "description": "" }, "response": [] }, { "name": "GET ObservedProperties", "request": { "url": "{{host}}/v1.0/ObservedProperties", "method": "GET", "header": [ { "key": "Accept", "value": "application/json", "description": "" }, { "key": "Content-Type", "value": "application/json", "description": "" } ], "body": { "mode": "raw", "raw": "{\r\n \"description\": \"Netatmo VZ\",\r\n \"properties\": {\r\n \"organisation\": \"Geodan\",\r\n \"owner\": \"Tim\"\r\n }\r\n}" }, "description": "" }, "response": [] }, { "name": "GET ObservedProperty", "request": { "url": "{{host}}/v1.0/ObservedProperties", "method": "GET", "header": [ { "key": "Accept", "value": "application/json", "description": "" }, { "key": "Content-Type", "value": "application/json", "description": "" } ], "body": { "mode": "raw", "raw": "{\r\n \"description\": \"Netatmo VZ\",\r\n \"properties\": {\r\n \"organisation\": \"Geodan\",\r\n \"owner\": \"Tim\"\r\n }\r\n}" }, "description": "" }, "response": [] }, { "name": "GET ObservedProperty by datastream", "request": { "url": "{{host}}/v1.0/Datastreams(1)/ObservedProperties", "method": "GET", "header": [ { "key": "Accept", "value": "application/json", "description": "" }, { "key": "Content-Type", "value": "application/json", "description": "" } ], "body": { "mode": "raw", "raw": "{\r\n \"description\": \"Netatmo VZ\",\r\n \"properties\": {\r\n \"organisation\": \"Geodan\",\r\n \"owner\": \"Tim\"\r\n }\r\n}" }, "description": "" }, "response": [] }, { "name": "PATCH ObservedProperty", "request": { "url": "{{host}}/v1.0/ObservedProperties(1)", "method": "PATCH", "header": [ { "key": "Accept", "value": "application/json", "description": "" }, { "key": "Content-Type", "value": "application/json", "description": "" } ], "body": { "mode": "raw", "raw": "{\r\n \"name\": \"ObservedPropertyUp Tempomatic Patched\",\r\n \"description\": \"Patched\",\r\n \"definition\": \"Patched\"\r\n}" }, "description": "" }, "response": [] }, { "name": "DELETE ObservedProperty", "request": { "url": "{{host}}/v1.0/ObservedProperties(1)", "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json", "description": "" }, { "key": "Content-Type", "value": "application/json", "description": "" } ], "body": { "mode": "raw", "raw": "{\r\n \"description\": \"Netatmo VZ\",\r\n \"properties\": {\r\n \"organisation\": \"Geodan\",\r\n \"owner\": \"Tim\"\r\n }\r\n}" }, "description": "" }, "response": [] }, { "name": "PUT ObservedProperty", "request": { "url": "{{host}}/v1.0/ObservedProperties(15)", "method": "PUT", "header": [ { "key": "Accept", "value": "application/json", "description": "" }, { "key": "Content-Type", "value": "application/json", "description": "" } ], "body": { "mode": "raw", "raw": "{\r\n \"name\":\"name\",\r\n \"description\": \"http://schema.org/description\",\r\n \"definition\": \"Calibration date: Jan 1, 2014\"\r\n}" }, "description": "" }, "response": [] } ] }, { "name": "Sensors", "description": "", "item": [ { "name": "POST Sensor", "request": { "url": "{{host}}/v1.0/Sensors", "method": "POST", "header": [ { "key": "Accept", "value": "application/json", "description": "" }, { "key": "Content-Type", "value": "application/json", "description": "" } ], "body": { "mode": "raw", "raw": "{ \r\n \"name\": \"My Sensor\",\r\n \"description\": \"SensorUp Tempomatic 2000\",\r\n \"encodingType\": \"application/pdf\",\r\n \"metadata\": \"Calibration date: Jan 1, 2014\"\r\n}" }, "description": "POST Sensors" }, "response": [] }, { "name": "GET Sensors", "request": { "url": "{{host}}/v1.0/Sensors", "method": "GET", "header": [ { "key": "Accept", "value": "application/json", "description": "" }, { "key": "Content-Type", "value": "application/json", "description": "" } ], "body": { "mode": "raw", "raw": "{\r\n \"description\": \"Netatmo VZ\",\r\n \"properties\": {\r\n \"organisation\": \"Geodan\",\r\n \"owner\": \"Tim\"\r\n }\r\n}" }, "description": "" }, "response": [] }, { "name": "GET Sensor by Datastream", "request": { "url": "{{host}}/v1.0/Datastreams(1)/Sensor", "method": "GET", "header": [ { "key": "Accept", "value": "application/json", "description": "" }, { "key": "Content-Type", "value": "application/json", "description": "" } ], "body": { "mode": "raw", "raw": "{\r\n \"description\": \"Netatmo VZ\",\r\n \"properties\": {\r\n \"organisation\": \"Geodan\",\r\n \"owner\": \"Tim\"\r\n }\r\n}" }, "description": "" }, "response": [] }, { "name": "PATCH Sensor", "request": { "url": "{{host}}/v1.0/Sensors(1)", "method": "PATCH", "header": [ { "key": "Accept", "value": "application/json", "description": "" }, { "key": "Content-Type", "value": "application/json", "description": "" } ], "body": { "mode": "raw", "raw": "{ \r\n \"name\": \"My Sensor (Patched)\",\r\n \"description\": \"SensorUp Tempomatic 2020\",\r\n \"encodingType\": \"application/pdf\",\r\n \"metadata\": \"Calibration date: Jan 1, 2020\"\r\n}" }, "description": "" }, "response": [] }, { "name": "DELETE Sensor", "request": { "url": "{{host}}/v1.0/Sensors(1)", "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json", "description": "" }, { "key": "Content-Type", "value": "application/json", "description": "" } ], "body": { "mode": "raw", "raw": "{\r\n \"description\": \"Netatmo VZ\",\r\n \"properties\": {\r\n \"organisation\": \"Geodan\",\r\n \"owner\": \"Tim\"\r\n }\r\n}" }, "description": "" }, "response": [] }, { "name": "PUT Sensor", "request": { "url": "{{host}}/v1.0/Sensors(13)", "method": "PUT", "header": [ { "key": "Accept", "value": "application/json", "description": "" }, { "key": "Content-Type", "value": "application/json", "description": "" } ], "body": { "mode": "raw", "raw": "{ \r\n \"name\": \"My Sensor\",\r\n \"description\": \"SensorUp Tempomatic 2000\",\r\n \"encodingType\": \"application/pdf\",\r\n \"metadata\": \"Calibration date: Jan 1, 2014\"\r\n}" }, "description": "PUT Sensors" }, "response": [] } ] }, { "name": "Things", "description": "", "item": [ { "name": "POST Thing", "request": { "url": "{{host}}/v1.0/Things", "method": "POST", "header": [ { "key": "Accept", "value": "application/json", "description": "" }, { "key": "Content-Type", "value": "application/json", "description": "" } ], "body": { "mode": "raw", "raw": "{\r\n \"name\": \"Netatmo 1\",\r\n \"description\": \"Netatmo VZ\",\r\n \"properties\": {\r\n \"organisation\": \"Geodan\",\r\n \"owner\": \"Tim\"\r\n }\r\n}" }, "description": "POST Sensor" }, "response": [] }, { "name": "POST Thing with new location", "request": { "url": "{{host}}/v1.0/Things", "method": "POST", "header": [ { "key": "Accept", "value": "application/json", "description": "" }, { "key": "Content-Type", "value": "application/json", "description": "" } ], "body": { "mode": "raw", "raw": "{\r\n \"name\": \"lantern\",\r\n \"description\": \"camping lantern\",\r\n \"properties\": {\r\n \"property1\": \"it’s waterproof\",\r\n \"property2\": \"it glows in the dark\",\r\n \"property3\": \"it repels insects\"\r\n },\r\n \"Locations\": [\r\n {\r\n \"name\": \"why o why does a location need a name....\",\r\n \"description\": \"my backyard\",\r\n \"encodingType\": \"application/vnd.geo+json\",\r\n \"location\": {\r\n \"type\": \"Point\",\r\n \"coordinates\": [-117.123,\r\n 54.123]\r\n }\r\n }\r\n ]\r\n}" }, "description": "POST Sensor" }, "response": [] }, { "name": "POST Thing with existing location", "request": { "url": "{{host}}/v1.0/Things", "method": "POST", "header": [ { "key": "Accept", "value": "application/json", "description": "" }, { "key": "Content-Type", "value": "application/json", "description": "" } ], "body": { "mode": "raw", "raw": "{\r\n \"name\": \"lantern\",\r\n \"description\": \"camping lantern\",\r\n \"properties\": {\r\n \"property1\": \"it’s waterproof\",\r\n \"property2\": \"it glows in the dark\",\r\n \"property3\": \"it repels insects\"\r\n },\r\n \"Locations\": [ \r\n {\"@iot.id\":\"1\"}\r\n ]\r\n}" }, "description": "POST Sensor" }, "response": [] }, { "name": "POST Thing with location and datastream", "request": { "url": "{{host}}/v1.0/Things", "method": "POST", "header": [ { "key": "Accept", "value": "application/json", "description": "" }, { "key": "Content-Type", "value": "application/json", "description": "" } ], "body": { "mode": "raw", "raw": "{\r\n \"name\": \"lantern\",\r\n \"description\": \"camping lantern\",\r\n \"properties\": {\r\n \"property1\": \"it’s waterproof\",\r\n \"property2\": \"it glows in the dark\",\r\n \"property3\": \"it repels insects\"\r\n },\r\n \"Locations\": [{\r\n \"name\": \"bla\",\r\n \"description\": \"my backyard\",\r\n \"encodingType\": \"application/vnd.geo+json\",\r\n \"location\": {\r\n \"type\": \"Point\",\r\n \"coordinates\": [-117.123,\r\n 54.123]\r\n }\r\n }],\r\n \"Datastreams\": [{\r\n \"name\": \"DS1\",\r\n \"unitOfMeasurement\": {\r\n \"name\": \"Celsius\",\r\n \"symbol\": \"C\",\r\n \"definition\": \"http://www.qudt.org/qudt/owl/1.0.0/unit/Instances.html#Celsius\"\r\n },\r\n \"description\": \"Temperature measurement\",\r\n \"observationType\": \"http://www.opengis.net/def/observationType/OGC-OM/2.0/OM_Measurement\",\r\n \"ObservedProperty\": {\r\n \"name\": \"Temperature\",\r\n \"definition\": \"http://www.qudt.org/qudt/owl/1.0.0/quantity/Instances.html#Temperature\",\r\n \"description\": \"Temperature of the camping site\"\r\n },\r\n \"Sensor\": {\r\n \"name\": \"This is a name\",\r\n \"description\": \"SensorUp Tempomatic 2000\",\r\n \"encodingType\": \"application/pdf\",\r\n \"metadata\": \"Calibration date: Jan 1, 2014\"\r\n },\r\n \"Observations\": [\r\n {\r\n \"phenomenonTime\": \"2015-04-13T00:00:00Z\",\r\n \"resultTime\" : \"2015-04-13T00:00:05Z\",\r\n \"result\" : 38\r\n }\r\n ]\r\n }]\r\n}" }, "description": "" }, "response": [] }, { "name": "POST Thing for OGC level1 compliance test", "request": { "url": "{{host}}/v1.0/Things", "method": "POST", "header": [ { "key": "Accept", "value": "application/json", "description": "" }, { "key": "Content-Type", "value": "application/json", "description": "" } ], "body": { "mode": "raw", "raw": "{ \"description\": \"thing 1\", \"name\": \"thing name 1\", \"properties\": { \"reference\": \"first\" }, \"Locations\": [ { \"description\": \"location 1\", \"name\": \"location name 1\", \"location\": { \"type\": \"Point\", \"coordinates\": [ -117.05, 51.05 ] }, \"encodingType\": \"application/vnd.geo+json\" } ], \"Datastreams\": [ { \"unitOfMeasurement\": { \"name\": \"Lumen\", \"symbol\": \"lm\", \"definition\": \"http://www.qudt.org/qudt/owl/1.0.0/unit/Instances.html/Lumen\" }, \"description\": \"datastream 1\", \"name\": \"datastream name 1\", \"observationType\": \"http://www.opengis.net/def/observationType/OGC-OM/2.0/OM_Measurement\", \"ObservedProperty\": { \"name\": \"Luminous Flux\", \"definition\": \"http://www.qudt.org/qudt/owl/1.0.0/quantity/Instances.html/LuminousFlux\", \"description\": \"observedProperty 1\" }, \"Sensor\": { \"description\": \"sensor 1\", \"name\": \"sensor name 1\", \"encodingType\": \"application/pdf\", \"metadata\": \"Light flux sensor\" }, \"Observations\":[ { \"phenomenonTime\": \"2015-03-03T00:00:00Z\", \"result\": 3 }, { \"phenomenonTime\": \"2015-03-04T00:00:00Z\", \"result\": 4 } ] }, { \"unitOfMeasurement\": { \"name\": \"Centigrade\", \"symbol\": \"C\", \"definition\": \"http://www.qudt.org/qudt/owl/1.0.0/unit/Instances.html/Lumen\" }, \"description\": \"datastream 2\", \"name\": \"datastream name 2\", \"observationType\": \"http://www.opengis.net/def/observationType/OGC-OM/2.0/OM_Measurement\", \"ObservedProperty\": { \"name\": \"Tempretaure\", \"definition\": \"http://www.qudt.org/qudt/owl/1.0.0/quantity/Instances.html/Tempreture\", \"description\": \"observedProperty 2\" }, \"Sensor\": { \"description\": \"sensor 2\", \"name\": \"sensor name 2\", \"encodingType\": \"application/pdf\", \"metadata\": \"Tempreture sensor\" }, \"Observations\":[ { \"phenomenonTime\": \"2015-03-05T00:00:00Z\", \"result\": 5 }, { \"phenomenonTime\": \"2015-03-06T00:00:00Z\", \"result\": 6 } ] } ] }" }, "description": "POST Sensor" }, "response": [] }, { "name": "GET Things", "request": { "url": "{{host}}/v1.0/Things", "method": "GET", "header": [ { "key": "Accept", "value": "application/json", "description": "" }, { "key": "Content-Type", "value": "application/json", "description": "" } ], "body": { "mode": "raw", "raw": "{\r\n \"description\": \"Netatmo VZ\",\r\n \"properties\": {\r\n \"organisation\": \"Geodan\",\r\n \"owner\": \"Tim\"\r\n }\r\n}" }, "description": "Get Things" }, "response": [] }, { "name": "GET Thing by id", "request": { "url": "{{host}}/v1.0/Things(1)", "method": "GET", "header": [ { "key": "Accept", "value": "application/json", "description": "" }, { "key": "Content-Type", "value": "application/json", "description": "" } ], "body": { "mode": "raw", "raw": "{\r\n \"description\": \"Netatmo VZ\",\r\n \"properties\": {\r\n \"organisation\": \"Geodan\",\r\n \"owner\": \"Tim\"\r\n }\r\n}" }, "description": "Get Things" }, "response": [] }, { "name": "GET Things by location", "request": { "url": "{{host}}/v1.0/Locations(1)/Things", "method": "GET", "header": [ { "key": "Accept", "value": "application/json", "description": "" }, { "key": "Content-Type", "value": "application/json", "description": "" } ], "body": { "mode": "raw", "raw": "{\r\n \"description\": \"Netatmo VZ\",\r\n \"properties\": {\r\n \"organisation\": \"Geodan\",\r\n \"owner\": \"Tim\"\r\n }\r\n}" }, "description": "Get Things" }, "response": [] }, { "name": "GET Thing by HistoricalLocation", "request": { "url": "{{host}}/v1.0/HistoricalLocations(1)/Thing", "method": "GET", "header": [ { "key": "Accept", "value": "application/json", "description": "" }, { "key": "Content-Type", "value": "application/json", "description": "" } ], "body": { "mode": "raw", "raw": "{\r\n \"description\": \"Netatmo VZ\",\r\n \"properties\": {\r\n \"organisation\": \"Geodan\",\r\n \"owner\": \"Tim\"\r\n }\r\n}" }, "description": "Get Things" }, "response": [] }, { "name": "GET Thing by Datastream", "request": { "url": "{{host}}/v1.0/Datastreams(1)/Thing", "method": "GET", "header": [ { "key": "Accept", "value": "application/json", "description": "" }, { "key": "Content-Type", "value": "application/json", "description": "" } ], "body": { "mode": "raw", "raw": "{\r\n \"description\": \"Netatmo VZ\",\r\n \"properties\": {\r\n \"organisation\": \"Geodan\",\r\n \"owner\": \"Tim\"\r\n }\r\n}" }, "description": "Get Things" }, "response": [] }, { "name": "PATCH Thing", "request": { "url": "{{host}}/v1.0/Things(1)", "method": "PATCH", "header": [ { "key": "Accept", "value": "application/json", "description": "" }, { "key": "Content-Type", "value": "application/json", "description": "" } ], "body": { "mode": "raw", "raw": "{\r\n \"name\": \"Netatmo 1 patched\",\r\n \"description\": \"Patched description\",\r\n \"properties\": {\r\n \"owner\": \"Stefke\"\r\n }\r\n}" }, "description": "POST Sensor" }, "response": [] }, { "name": "DELETE Thing", "request": { "url": "{{host}}/v1.0/Things(1)", "method": "DELETE", "header": [ { "key": "Accept", "value": "application/json", "description": "" }, { "key": "Content-Type", "value": "application/json", "description": "" } ], "body": { "mode": "raw", "raw": "{\r\n \"description\": \"Netatmo VZ\",\r\n \"properties\": {\r\n \"organisation\": \"Geodan\",\r\n \"owner\": \"Tim\"\r\n }\r\n}" }, "description": "" }, "response": [] }, { "name": "PUT Thing", "request": { "url": "{{host}}/v1.0/Things(13)", "method": "PUT", "header": [ { "key": "Accept", "value": "application/json", "description": "" }, { "key": "Content-Type", "value": "application/json", "description": "" } ], "body": { "mode": "raw", "raw": "{\r\n \"name\": \"Netatmo 1\",\r\n \"description\": \"Netatmo VZ1\",\r\n \"properties\": {\r\n \"organisation\": \"Geodan1\",\r\n \"owner\": \"Tim1\"\r\n }\r\n}" }, "description": "PUT Thing" }, "response": [] } ] } ] }