SensorThings v1.1 (1.0.0)
Download OpenAPI specification:Download
Version v1.1 of the OGC SensorThings API, including Part 2 - Tasking.
/v1.1/Actuators
query Parameters
$skip | integer <int64> The number of elements to skip from the collection |
$top | integer <int64> The number of elements to return |
$count | boolean Flag indicating if the total number of items in the collection should be returned. |
$select | string The list of properties that need to be returned. |
$expand | string The list of related queries that need to be included in the result. |
$filter | string A filter query. |
Responses
Response samples
- 200
{- "@iot.count": 0,
- "@iot.nextLink": "string",
- "value": [
- {
- "@iot.id": 0,
- "TaskingCapabilities": [
- {
- "@iot.id": 0,
- "Actuator": { },
- "Actuator@iot.navigationLink": "string",
- "Tasks": [
- {
- "@iot.id": 0,
- "TaskingCapability": { },
- "TaskingCapability@iot.navigationLink": "string",
- "creationTime": "2019-08-24T14:15:22Z",
- "taskingParameters": { }
}
], - "Tasks@iot.count": 0,
- "Tasks@iot.navigationLink": "string",
- "Tasks@iot.nextLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- {
- "@iot.id": null,
- "Datastream": null,
- "Datastream@iot.navigationLink": null,
- "FeatureOfInterest": null,
- "FeatureOfInterest@iot.navigationLink": null,
- "MultiDatastream": null,
- "MultiDatastream@iot.navigationLink": null,
- "parameters": { },
- "phenomenonTime": null,
- "result": null,
- "resultQuality": { },
- "resultTime": null,
- "validTime": null
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": 0,
- "Datastreams": [
- null
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- null
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- null
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- null
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- {
- "@iot.id": null,
- "HistoricalLocations": [ ],
- "HistoricalLocations@iot.count": null,
- "HistoricalLocations@iot.navigationLink": null,
- "HistoricalLocations@iot.nextLink": null,
- "Things": [ ],
- "Things@iot.count": null,
- "Things@iot.navigationLink": null,
- "Things@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "location": { },
- "name": null,
- "properties": null
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- {
- "@iot.id": null,
- "Locations": [ ],
- "Locations@iot.count": null,
- "Locations@iot.navigationLink": null,
- "Locations@iot.nextLink": null,
- "Thing": null,
- "Thing@iot.navigationLink": null,
- "time": null
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- { }
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- {
- "@iot.id": null,
- "Datastream": null,
- "Datastream@iot.navigationLink": null,
- "FeatureOfInterest": null,
- "FeatureOfInterest@iot.navigationLink": null,
- "MultiDatastream": null,
- "MultiDatastream@iot.navigationLink": null,
- "parameters": { },
- "phenomenonTime": null,
- "result": null,
- "resultQuality": { },
- "resultTime": null,
- "validTime": null
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- {
- "@iot.id": null,
- "Datastreams": [ ],
- "Datastreams@iot.count": null,
- "Datastreams@iot.navigationLink": null,
- "Datastreams@iot.nextLink": null,
- "MultiDatastreams": [ ],
- "MultiDatastreams@iot.count": null,
- "MultiDatastreams@iot.navigationLink": null,
- "MultiDatastreams@iot.nextLink": null,
- "definition": null,
- "description": null,
- "name": null,
- "properties": null
}
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- null
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- null
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": null,
- "name": null,
- "symbol": null
}
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- { }
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "properties": { },
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}
]
}
/v1.1/Actuators({entityId})
path Parameters
entityId required | integer <int64> The id of the requested entity |
query Parameters
$select | string The list of properties that need to be returned. |
$expand | string The list of related queries that need to be included in the result. |
Responses
Response samples
- 200
{- "@iot.id": 0,
- "TaskingCapabilities": [
- {
- "@iot.id": 0,
- "Actuator": { },
- "Actuator@iot.navigationLink": "string",
- "Tasks": [
- {
- "@iot.id": 0,
- "TaskingCapability": { },
- "TaskingCapability@iot.navigationLink": "string",
- "creationTime": "2019-08-24T14:15:22Z",
- "taskingParameters": { }
}
], - "Tasks@iot.count": 0,
- "Tasks@iot.navigationLink": "string",
- "Tasks@iot.nextLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": { },
- "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- null
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- null
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- null
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": null,
- "Datastreams": [ ],
- "Datastreams@iot.count": null,
- "Datastreams@iot.navigationLink": null,
- "Datastreams@iot.nextLink": null,
- "MultiDatastreams": [ ],
- "MultiDatastreams@iot.count": null,
- "MultiDatastreams@iot.navigationLink": null,
- "MultiDatastreams@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "metadata": null,
- "name": null,
- "properties": null
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- { }
]
}, - "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- null
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- null
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": null,
- "Datastreams": [ ],
- "Datastreams@iot.count": null,
- "Datastreams@iot.navigationLink": null,
- "Datastreams@iot.nextLink": null,
- "MultiDatastreams": [ ],
- "MultiDatastreams@iot.count": null,
- "MultiDatastreams@iot.navigationLink": null,
- "MultiDatastreams@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "metadata": null,
- "name": null,
- "properties": null
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- { }
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- null
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- null
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": { },
- "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- { }
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- { }
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- { }
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- { }
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- { }
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": {
- "@iot.id": 0,
- "Observations": [
- null
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": null,
- "Datastreams": [ ],
- "Datastreams@iot.count": null,
- "Datastreams@iot.navigationLink": null,
- "Datastreams@iot.nextLink": null,
- "MultiDatastreams": [ ],
- "MultiDatastreams@iot.count": null,
- "MultiDatastreams@iot.navigationLink": null,
- "MultiDatastreams@iot.nextLink": null,
- "definition": null,
- "description": null,
- "name": null,
- "properties": null
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": {
- "@iot.id": null,
- "Datastreams": [ ],
- "Datastreams@iot.count": null,
- "Datastreams@iot.navigationLink": null,
- "Datastreams@iot.nextLink": null,
- "MultiDatastreams": [ ],
- "MultiDatastreams@iot.count": null,
- "MultiDatastreams@iot.navigationLink": null,
- "MultiDatastreams@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "metadata": null,
- "name": null,
- "properties": null
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": null,
- "name": null,
- "symbol": null
}
}, - "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- null
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": { },
- "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": null,
- "Observations": [ ],
- "Observations@iot.count": null,
- "Observations@iot.navigationLink": null,
- "Observations@iot.nextLink": null,
- "ObservedProperty": null,
- "ObservedProperty@iot.navigationLink": null,
- "Sensor": null,
- "Sensor@iot.navigationLink": null,
- "Thing": null,
- "Thing@iot.navigationLink": null,
- "description": null,
- "name": null,
- "observationType": null,
- "observedArea": { },
- "phenomenonTime": null,
- "properties": null,
- "resultTime": null,
- "unitOfMeasurement": { }
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- null
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": null,
- "Datastreams": [ ],
- "Datastreams@iot.count": null,
- "Datastreams@iot.navigationLink": null,
- "Datastreams@iot.nextLink": null,
- "MultiDatastreams": [ ],
- "MultiDatastreams@iot.count": null,
- "MultiDatastreams@iot.navigationLink": null,
- "MultiDatastreams@iot.nextLink": null,
- "definition": null,
- "description": null,
- "name": null,
- "properties": null
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": { },
- "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": null,
- "name": null,
- "symbol": null
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- { }
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "properties": { },
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}
/v1.1/Actuators({entityId})/TaskingCapabilities
path Parameters
entityId required | integer <int64> The id of the requested entity |
query Parameters
$skip | integer <int64> The number of elements to skip from the collection |
$top | integer <int64> The number of elements to return |
$count | boolean Flag indicating if the total number of items in the collection should be returned. |
$select | string The list of properties that need to be returned. |
$expand | string The list of related queries that need to be included in the result. |
$filter | string A filter query. |
Responses
Response samples
- 200
{- "@iot.count": 0,
- "@iot.nextLink": "string",
- "value": [
- {
- "@iot.id": 0,
- "Actuator": {
- "@iot.id": 0,
- "TaskingCapabilities": [
- { }
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Actuator@iot.navigationLink": "string",
- "Tasks": [
- {
- "@iot.id": 0,
- "TaskingCapability": { },
- "TaskingCapability@iot.navigationLink": "string",
- "creationTime": "2019-08-24T14:15:22Z",
- "taskingParameters": { }
}
], - "Tasks@iot.count": 0,
- "Tasks@iot.navigationLink": "string",
- "Tasks@iot.nextLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": { },
- "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- null
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- null
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- null
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": null,
- "Datastreams": [ ],
- "Datastreams@iot.count": null,
- "Datastreams@iot.navigationLink": null,
- "Datastreams@iot.nextLink": null,
- "MultiDatastreams": [ ],
- "MultiDatastreams@iot.count": null,
- "MultiDatastreams@iot.navigationLink": null,
- "MultiDatastreams@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "metadata": null,
- "name": null,
- "properties": null
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- { }
]
}, - "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- null
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- null
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": null,
- "Datastreams": [ ],
- "Datastreams@iot.count": null,
- "Datastreams@iot.navigationLink": null,
- "Datastreams@iot.nextLink": null,
- "MultiDatastreams": [ ],
- "MultiDatastreams@iot.count": null,
- "MultiDatastreams@iot.navigationLink": null,
- "MultiDatastreams@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "metadata": null,
- "name": null,
- "properties": null
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- { }
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- null
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- null
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": { },
- "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- { }
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- { }
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- { }
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- { }
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- { }
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": {
- "@iot.id": 0,
- "Observations": [
- null
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": null,
- "Datastreams": [ ],
- "Datastreams@iot.count": null,
- "Datastreams@iot.navigationLink": null,
- "Datastreams@iot.nextLink": null,
- "MultiDatastreams": [ ],
- "MultiDatastreams@iot.count": null,
- "MultiDatastreams@iot.navigationLink": null,
- "MultiDatastreams@iot.nextLink": null,
- "definition": null,
- "description": null,
- "name": null,
- "properties": null
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": {
- "@iot.id": null,
- "Datastreams": [ ],
- "Datastreams@iot.count": null,
- "Datastreams@iot.navigationLink": null,
- "Datastreams@iot.nextLink": null,
- "MultiDatastreams": [ ],
- "MultiDatastreams@iot.count": null,
- "MultiDatastreams@iot.navigationLink": null,
- "MultiDatastreams@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "metadata": null,
- "name": null,
- "properties": null
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": null,
- "name": null,
- "symbol": null
}
}, - "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- null
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": { },
- "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": null,
- "Observations": [ ],
- "Observations@iot.count": null,
- "Observations@iot.navigationLink": null,
- "Observations@iot.nextLink": null,
- "ObservedProperty": null,
- "ObservedProperty@iot.navigationLink": null,
- "Sensor": null,
- "Sensor@iot.navigationLink": null,
- "Thing": null,
- "Thing@iot.navigationLink": null,
- "description": null,
- "name": null,
- "observationType": null,
- "observedArea": { },
- "phenomenonTime": null,
- "properties": null,
- "resultTime": null,
- "unitOfMeasurement": { }
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- null
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": null,
- "Datastreams": [ ],
- "Datastreams@iot.count": null,
- "Datastreams@iot.navigationLink": null,
- "Datastreams@iot.nextLink": null,
- "MultiDatastreams": [ ],
- "MultiDatastreams@iot.count": null,
- "MultiDatastreams@iot.navigationLink": null,
- "MultiDatastreams@iot.nextLink": null,
- "definition": null,
- "description": null,
- "name": null,
- "properties": null
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": { },
- "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": null,
- "name": null,
- "symbol": null
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- { }
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "properties": { },
- "taskingParameters": { }
}
]
}
/v1.1/Datastreams
query Parameters
$skip | integer <int64> The number of elements to skip from the collection |
$top | integer <int64> The number of elements to return |
$count | boolean Flag indicating if the total number of items in the collection should be returned. |
$select | string The list of properties that need to be returned. |
$expand | string The list of related queries that need to be included in the result. |
$filter | string A filter query. |
Responses
Response samples
- 200
{- "@iot.count": 0,
- "@iot.nextLink": "string",
- "value": [
- {
- "@iot.id": 0,
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": { },
- "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- null
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- null
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- null
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": 0,
- "Actuator": {
- "@iot.id": null,
- "TaskingCapabilities": [ ],
- "TaskingCapabilities@iot.count": null,
- "TaskingCapabilities@iot.navigationLink": null,
- "TaskingCapabilities@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "metadata": null,
- "name": null,
- "properties": null
}, - "Actuator@iot.navigationLink": "string",
- "Tasks": [
- null
], - "Tasks@iot.count": 0,
- "Tasks@iot.navigationLink": "string",
- "Tasks@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "properties": { },
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}, - "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": { },
- "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- null
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": { },
- "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- { }
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- null
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- null
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- null
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": 0,
- "Actuator": {
- "@iot.id": null,
- "TaskingCapabilities": [ ],
- "TaskingCapabilities@iot.count": null,
- "TaskingCapabilities@iot.navigationLink": null,
- "TaskingCapabilities@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "metadata": null,
- "name": null,
- "properties": null
}, - "Actuator@iot.navigationLink": "string",
- "Tasks": [
- null
], - "Tasks@iot.count": 0,
- "Tasks@iot.navigationLink": "string",
- "Tasks@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "properties": { },
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": { },
- "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- null
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": { },
- "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": { },
- "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- null
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- null
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- null
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": 0,
- "Actuator": {
- "@iot.id": null,
- "TaskingCapabilities": [ ],
- "TaskingCapabilities@iot.count": null,
- "TaskingCapabilities@iot.navigationLink": null,
- "TaskingCapabilities@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "metadata": null,
- "name": null,
- "properties": null
}, - "Actuator@iot.navigationLink": "string",
- "Tasks": [
- null
], - "Tasks@iot.count": 0,
- "Tasks@iot.navigationLink": "string",
- "Tasks@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "properties": { },
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- { }
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- { }
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- { }
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- { }
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": { },
- "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- null
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": { },
- "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": 0,
- "Actuator": {
- "@iot.id": 0,
- "TaskingCapabilities": [
- { }
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Actuator@iot.navigationLink": "string",
- "Tasks": [
- {
- "@iot.id": 0,
- "TaskingCapability": { },
- "TaskingCapability@iot.navigationLink": "string",
- "creationTime": "2019-08-24T14:15:22Z",
- "taskingParameters": { }
}
], - "Tasks@iot.count": 0,
- "Tasks@iot.navigationLink": "string",
- "Tasks@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "properties": { },
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}
]
}
/v1.1/Datastreams({entityId})
path Parameters
entityId required | integer <int64> The id of the requested entity |
query Parameters
$select | string The list of properties that need to be returned. |
$expand | string The list of related queries that need to be included in the result. |
Responses
Response samples
- 200
{- "@iot.id": 0,
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": { },
- "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- null
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- null
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- null
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- { }
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": 0,
- "Actuator": {
- "@iot.id": 0,
- "TaskingCapabilities": [
- { }
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Actuator@iot.navigationLink": "string",
- "Tasks": [
- {
- "@iot.id": 0,
- "TaskingCapability": { },
- "TaskingCapability@iot.navigationLink": "string",
- "creationTime": "2019-08-24T14:15:22Z",
- "taskingParameters": { }
}
], - "Tasks@iot.count": 0,
- "Tasks@iot.navigationLink": "string",
- "Tasks@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "properties": { },
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}, - "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": { },
- "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": { },
- "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- { }
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- null
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- null
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- null
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- { }
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": 0,
- "Actuator": {
- "@iot.id": 0,
- "TaskingCapabilities": [
- { }
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Actuator@iot.navigationLink": "string",
- "Tasks": [
- {
- "@iot.id": 0,
- "TaskingCapability": { },
- "TaskingCapability@iot.navigationLink": "string",
- "creationTime": "2019-08-24T14:15:22Z",
- "taskingParameters": { }
}
], - "Tasks@iot.count": 0,
- "Tasks@iot.navigationLink": "string",
- "Tasks@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "properties": { },
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": { },
- "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": { },
- "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": { },
- "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- null
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- null
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- null
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- { }
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": 0,
- "Actuator": {
- "@iot.id": 0,
- "TaskingCapabilities": [
- { }
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Actuator@iot.navigationLink": "string",
- "Tasks": [
- {
- "@iot.id": 0,
- "TaskingCapability": { },
- "TaskingCapability@iot.navigationLink": "string",
- "creationTime": "2019-08-24T14:15:22Z",
- "taskingParameters": { }
}
], - "Tasks@iot.count": 0,
- "Tasks@iot.navigationLink": "string",
- "Tasks@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "properties": { },
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- { }
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- { }
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- { }
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- { }
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": { },
- "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": { },
- "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": 0,
- "Actuator": {
- "@iot.id": 0,
- "TaskingCapabilities": [
- { }
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Actuator@iot.navigationLink": "string",
- "Tasks": [
- {
- "@iot.id": 0,
- "TaskingCapability": { },
- "TaskingCapability@iot.navigationLink": "string",
- "creationTime": "2019-08-24T14:15:22Z",
- "taskingParameters": { }
}
], - "Tasks@iot.count": 0,
- "Tasks@iot.navigationLink": "string",
- "Tasks@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "properties": { },
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}
/v1.1/Datastreams({entityId})/Observations
path Parameters
entityId required | integer <int64> The id of the requested entity |
query Parameters
$skip | integer <int64> The number of elements to skip from the collection |
$top | integer <int64> The number of elements to return |
$count | boolean Flag indicating if the total number of items in the collection should be returned. |
$select | string The list of properties that need to be returned. |
$expand | string The list of related queries that need to be included in the result. |
$filter | string A filter query. |
Responses
Response samples
- 200
{- "@iot.count": 0,
- "@iot.nextLink": "string",
- "value": [
- {
- "@iot.id": 0,
- "Datastream": {
- "@iot.id": 0,
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- { }
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": null,
- "Locations": [ ],
- "Locations@iot.count": null,
- "Locations@iot.navigationLink": null,
- "Locations@iot.nextLink": null,
- "Thing": null,
- "Thing@iot.navigationLink": null,
- "time": null
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": null,
- "HistoricalLocations": [ ],
- "HistoricalLocations@iot.count": null,
- "HistoricalLocations@iot.navigationLink": null,
- "HistoricalLocations@iot.nextLink": null,
- "Things": [ ],
- "Things@iot.count": null,
- "Things@iot.navigationLink": null,
- "Things@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "location": { },
- "name": null,
- "properties": null
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": null,
- "Actuator": null,
- "Actuator@iot.navigationLink": null,
- "Tasks": [ ],
- "Tasks@iot.count": null,
- "Tasks@iot.navigationLink": null,
- "Tasks@iot.nextLink": null,
- "Thing": null,
- "Thing@iot.navigationLink": null,
- "description": null,
- "name": null,
- "properties": null,
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- {
- "@iot.id": 0,
- "Datastreams": [
- null
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- null
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": { },
- "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": null,
- "Locations": [ ],
- "Locations@iot.count": null,
- "Locations@iot.navigationLink": null,
- "Locations@iot.nextLink": null,
- "Thing": null,
- "Thing@iot.navigationLink": null,
- "time": null
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": null,
- "HistoricalLocations": [ ],
- "HistoricalLocations@iot.count": null,
- "HistoricalLocations@iot.navigationLink": null,
- "HistoricalLocations@iot.nextLink": null,
- "Things": [ ],
- "Things@iot.count": null,
- "Things@iot.navigationLink": null,
- "Things@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "location": { },
- "name": null,
- "properties": null
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": null,
- "Actuator": null,
- "Actuator@iot.navigationLink": null,
- "Tasks": [ ],
- "Tasks@iot.count": null,
- "Tasks@iot.navigationLink": null,
- "Tasks@iot.nextLink": null,
- "Thing": null,
- "Thing@iot.navigationLink": null,
- "description": null,
- "name": null,
- "properties": null,
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- null
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- null
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- null
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- { }
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- {
- "@iot.id": 0,
- "Datastreams": [
- null
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- null
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": 0,
- "Actuator": {
- "@iot.id": 0,
- "TaskingCapabilities": [
- { }
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Actuator@iot.navigationLink": "string",
- "Tasks": [
- {
- "@iot.id": 0,
- "TaskingCapability": { },
- "TaskingCapability@iot.navigationLink": "string",
- "creationTime": "2019-08-24T14:15:22Z",
- "taskingParameters": { }
}
], - "Tasks@iot.count": 0,
- "Tasks@iot.navigationLink": "string",
- "Tasks@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "properties": { },
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}, - "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": { },
- "ObservedProperty@iot.navigationLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- null
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- null
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- null
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- null
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- null
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- null
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- null
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": { },
- "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": null,
- "Locations": [ ],
- "Locations@iot.count": null,
- "Locations@iot.navigationLink": null,
- "Locations@iot.nextLink": null,
- "Thing": null,
- "Thing@iot.navigationLink": null,
- "time": null
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": null,
- "HistoricalLocations": [ ],
- "HistoricalLocations@iot.count": null,
- "HistoricalLocations@iot.navigationLink": null,
- "HistoricalLocations@iot.nextLink": null,
- "Things": [ ],
- "Things@iot.count": null,
- "Things@iot.navigationLink": null,
- "Things@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "location": { },
- "name": null,
- "properties": null
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": null,
- "Actuator": null,
- "Actuator@iot.navigationLink": null,
- "Tasks": [ ],
- "Tasks@iot.count": null,
- "Tasks@iot.navigationLink": null,
- "Tasks@iot.nextLink": null,
- "Thing": null,
- "Thing@iot.navigationLink": null,
- "description": null,
- "name": null,
- "properties": null,
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- null
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- null
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- null
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- { }
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": 0,
- "Actuator": {
- "@iot.id": 0,
- "TaskingCapabilities": [
- { }
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Actuator@iot.navigationLink": "string",
- "Tasks": [
- {
- "@iot.id": 0,
- "TaskingCapability": { },
- "TaskingCapability@iot.navigationLink": "string",
- "creationTime": "2019-08-24T14:15:22Z",
- "taskingParameters": { }
}
], - "Tasks@iot.count": 0,
- "Tasks@iot.navigationLink": "string",
- "Tasks@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "properties": { },
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}, - "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
]
}
/v1.1/Datastreams({entityId})/ObservedProperty
path Parameters
entityId required | integer <int64> The id of the requested entity |
query Parameters
$select | string The list of properties that need to be returned. |
$expand | string The list of related queries that need to be included in the result. |
Responses
Response samples
- 200
{- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": { },
- "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- { }
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- null
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- null
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- null
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": 0,
- "Actuator": {
- "@iot.id": null,
- "TaskingCapabilities": [ ],
- "TaskingCapabilities@iot.count": null,
- "TaskingCapabilities@iot.navigationLink": null,
- "TaskingCapabilities@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "metadata": null,
- "name": null,
- "properties": null
}, - "Actuator@iot.navigationLink": "string",
- "Tasks": [
- null
], - "Tasks@iot.count": 0,
- "Tasks@iot.navigationLink": "string",
- "Tasks@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "properties": { },
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}, - "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": { },
- "ObservedProperty@iot.navigationLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": { },
- "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- null
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": { },
- "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- { }
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": { },
- "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- null
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- null
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- null
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": 0,
- "Actuator": {
- "@iot.id": null,
- "TaskingCapabilities": [ ],
- "TaskingCapabilities@iot.count": null,
- "TaskingCapabilities@iot.navigationLink": null,
- "TaskingCapabilities@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "metadata": null,
- "name": null,
- "properties": null
}, - "Actuator@iot.navigationLink": "string",
- "Tasks": [
- null
], - "Tasks@iot.count": 0,
- "Tasks@iot.navigationLink": "string",
- "Tasks@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "properties": { },
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- { }
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- { }
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- { }
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- { }
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": { },
- "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- null
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": { },
- "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- { }
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": 0,
- "Actuator": {
- "@iot.id": 0,
- "TaskingCapabilities": [
- { }
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Actuator@iot.navigationLink": "string",
- "Tasks": [
- {
- "@iot.id": 0,
- "TaskingCapability": { },
- "TaskingCapability@iot.navigationLink": "string",
- "creationTime": "2019-08-24T14:15:22Z",
- "taskingParameters": { }
}
], - "Tasks@iot.count": 0,
- "Tasks@iot.navigationLink": "string",
- "Tasks@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "properties": { },
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": {
- "@iot.id": 0,
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": { },
- "ObservedProperty@iot.navigationLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- null
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- null
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- null
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": 0,
- "Actuator": {
- "@iot.id": null,
- "TaskingCapabilities": [ ],
- "TaskingCapabilities@iot.count": null,
- "TaskingCapabilities@iot.navigationLink": null,
- "TaskingCapabilities@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "metadata": null,
- "name": null,
- "properties": null
}, - "Actuator@iot.navigationLink": "string",
- "Tasks": [
- null
], - "Tasks@iot.count": 0,
- "Tasks@iot.navigationLink": "string",
- "Tasks@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "properties": { },
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}, - "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": { },
- "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- { }
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": { },
- "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- null
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": { },
- "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": { },
- "ObservedProperty@iot.navigationLink": "string",
- "Sensor": { },
- "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- null
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- null
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- null
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": 0,
- "Actuator": {
- "@iot.id": null,
- "TaskingCapabilities": [ ],
- "TaskingCapabilities@iot.count": null,
- "TaskingCapabilities@iot.navigationLink": null,
- "TaskingCapabilities@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "metadata": null,
- "name": null,
- "properties": null
}, - "Actuator@iot.navigationLink": "string",
- "Tasks": [
- null
], - "Tasks@iot.count": 0,
- "Tasks@iot.navigationLink": "string",
- "Tasks@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "properties": { },
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": { },
- "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- null
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": { },
- "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": { },
- "ObservedProperty@iot.navigationLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- { }
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- { }
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- { }
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- { }
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": 0,
- "Actuator": {
- "@iot.id": 0,
- "TaskingCapabilities": [
- { }
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Actuator@iot.navigationLink": "string",
- "Tasks": [
- {
- "@iot.id": 0,
- "TaskingCapability": { },
- "TaskingCapability@iot.navigationLink": "string",
- "creationTime": "2019-08-24T14:15:22Z",
- "taskingParameters": { }
}
], - "Tasks@iot.count": 0,
- "Tasks@iot.navigationLink": "string",
- "Tasks@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "properties": { },
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}
/v1.1/Datastreams({entityId})/Sensor
path Parameters
entityId required | integer <int64> The id of the requested entity |
query Parameters
$select | string The list of properties that need to be returned. |
$expand | string The list of related queries that need to be included in the result. |
Responses
Response samples
- 200
{- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": { },
- "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": { },
- "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- null
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- null
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- null
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": 0,
- "Actuator": {
- "@iot.id": null,
- "TaskingCapabilities": [ ],
- "TaskingCapabilities@iot.count": null,
- "TaskingCapabilities@iot.navigationLink": null,
- "TaskingCapabilities@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "metadata": null,
- "name": null,
- "properties": null
}, - "Actuator@iot.navigationLink": "string",
- "Tasks": [
- null
], - "Tasks@iot.count": 0,
- "Tasks@iot.navigationLink": "string",
- "Tasks@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "properties": { },
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}, - "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": { },
- "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- null
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": { },
- "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- { }
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": { },
- "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- null
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- null
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- null
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": 0,
- "Actuator": {
- "@iot.id": null,
- "TaskingCapabilities": [ ],
- "TaskingCapabilities@iot.count": null,
- "TaskingCapabilities@iot.navigationLink": null,
- "TaskingCapabilities@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "metadata": null,
- "name": null,
- "properties": null
}, - "Actuator@iot.navigationLink": "string",
- "Tasks": [
- null
], - "Tasks@iot.count": 0,
- "Tasks@iot.navigationLink": "string",
- "Tasks@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "properties": { },
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": { },
- "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- { }
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- { }
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- { }
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- { }
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": { },
- "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- null
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": { },
- "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": { },
- "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": 0,
- "Actuator": {
- "@iot.id": 0,
- "TaskingCapabilities": [
- { }
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Actuator@iot.navigationLink": "string",
- "Tasks": [
- {
- "@iot.id": 0,
- "TaskingCapability": { },
- "TaskingCapability@iot.navigationLink": "string",
- "creationTime": "2019-08-24T14:15:22Z",
- "taskingParameters": { }
}
], - "Tasks@iot.count": 0,
- "Tasks@iot.navigationLink": "string",
- "Tasks@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "properties": { },
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": {
- "@iot.id": 0,
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": { },
- "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- null
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- null
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- null
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": 0,
- "Actuator": {
- "@iot.id": null,
- "TaskingCapabilities": [ ],
- "TaskingCapabilities@iot.count": null,
- "TaskingCapabilities@iot.navigationLink": null,
- "TaskingCapabilities@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "metadata": null,
- "name": null,
- "properties": null
}, - "Actuator@iot.navigationLink": "string",
- "Tasks": [
- null
], - "Tasks@iot.count": 0,
- "Tasks@iot.navigationLink": "string",
- "Tasks@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "properties": { },
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}, - "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": { },
- "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": { },
- "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": null,
- "Observations": [ ],
- "Observations@iot.count": null,
- "Observations@iot.navigationLink": null,
- "Observations@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "feature": { },
- "name": null,
- "properties": null
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": { },
- "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": { },
- "ObservedProperty@iot.navigationLink": "string",
- "Sensor": { },
- "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": null,
- "Locations": [ ],
- "Locations@iot.count": null,
- "Locations@iot.navigationLink": null,
- "Locations@iot.nextLink": null,
- "Thing": null,
- "Thing@iot.navigationLink": null,
- "time": null
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": null,
- "HistoricalLocations": [ ],
- "HistoricalLocations@iot.count": null,
- "HistoricalLocations@iot.navigationLink": null,
- "HistoricalLocations@iot.nextLink": null,
- "Things": [ ],
- "Things@iot.count": null,
- "Things@iot.navigationLink": null,
- "Things@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "location": { },
- "name": null,
- "properties": null
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": null,
- "Actuator": null,
- "Actuator@iot.navigationLink": null,
- "Tasks": [ ],
- "Tasks@iot.count": null,
- "Tasks@iot.navigationLink": null,
- "Tasks@iot.nextLink": null,
- "Thing": null,
- "Thing@iot.navigationLink": null,
- "description": null,
- "name": null,
- "properties": null,
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": { },
- "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": { },
- "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- null
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": { },
- "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": { },
- "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- { }
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- { }
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- { }
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- { }
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": 0,
- "Actuator": {
- "@iot.id": 0,
- "TaskingCapabilities": [
- { }
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Actuator@iot.navigationLink": "string",
- "Tasks": [
- {
- "@iot.id": 0,
- "TaskingCapability": { },
- "TaskingCapability@iot.navigationLink": "string",
- "creationTime": "2019-08-24T14:15:22Z",
- "taskingParameters": { }
}
], - "Tasks@iot.count": 0,
- "Tasks@iot.navigationLink": "string",
- "Tasks@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "properties": { },
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}
/v1.1/Datastreams({entityId})/Thing
path Parameters
entityId required | integer <int64> The id of the requested entity |
query Parameters
$select | string The list of properties that need to be returned. |
$expand | string The list of related queries that need to be included in the result. |
Responses
Response samples
- 200
{- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": { },
- "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}, - "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": { },
- "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- null
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": { },
- "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- { }
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": { },
- "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- null
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": { },
- "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": { },
- "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- { }
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- { }
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- { }
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- { }
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": {
- "@iot.id": 0,
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}, - "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": { },
- "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": { },
- "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": null,
- "Observations": [ ],
- "Observations@iot.count": null,
- "Observations@iot.navigationLink": null,
- "Observations@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "feature": { },
- "name": null,
- "properties": null
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": { },
- "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": { },
- "ObservedProperty@iot.navigationLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": { },
- "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- null
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": { },
- "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": { },
- "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": 0,
- "Actuator": {
- "@iot.id": 0,
- "TaskingCapabilities": [
- { }
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Actuator@iot.navigationLink": "string",
- "Tasks": [
- {
- "@iot.id": 0,
- "TaskingCapability": { },
- "TaskingCapability@iot.navigationLink": "string",
- "creationTime": "2019-08-24T14:15:22Z",
- "taskingParameters": { }
}
], - "Tasks@iot.count": 0,
- "Tasks@iot.navigationLink": "string",
- "Tasks@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "properties": { },
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}
/v1.1/FeaturesOfInterest
query Parameters
$skip | integer <int64> The number of elements to skip from the collection |
$top | integer <int64> The number of elements to return |
$count | boolean Flag indicating if the total number of items in the collection should be returned. |
$select | string The list of properties that need to be returned. |
$expand | string The list of related queries that need to be included in the result. |
$filter | string A filter query. |
Responses
Response samples
- 200
{- "@iot.count": 0,
- "@iot.nextLink": "string",
- "value": [
- {
- "@iot.id": 0,
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": {
- "@iot.id": 0,
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- null
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- null
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": null,
- "Datastreams": [ ],
- "Datastreams@iot.count": null,
- "Datastreams@iot.navigationLink": null,
- "Datastreams@iot.nextLink": null,
- "MultiDatastreams": [ ],
- "MultiDatastreams@iot.count": null,
- "MultiDatastreams@iot.navigationLink": null,
- "MultiDatastreams@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "metadata": null,
- "name": null,
- "properties": null
}, - "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": null,
- "Datastreams": [ ],
- "Datastreams@iot.count": null,
- "Datastreams@iot.navigationLink": null,
- "Datastreams@iot.nextLink": null,
- "HistoricalLocations": [ ],
- "HistoricalLocations@iot.count": null,
- "HistoricalLocations@iot.navigationLink": null,
- "HistoricalLocations@iot.nextLink": null,
- "Locations": [ ],
- "Locations@iot.count": null,
- "Locations@iot.navigationLink": null,
- "Locations@iot.nextLink": null,
- "MultiDatastreams": [ ],
- "MultiDatastreams@iot.count": null,
- "MultiDatastreams@iot.navigationLink": null,
- "MultiDatastreams@iot.nextLink": null,
- "TaskingCapabilities": [ ],
- "TaskingCapabilities@iot.count": null,
- "TaskingCapabilities@iot.navigationLink": null,
- "TaskingCapabilities@iot.nextLink": null,
- "description": null,
- "name": null,
- "properties": null
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- { }
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- null
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- null
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": { },
- "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": null,
- "Datastreams": [ ],
- "Datastreams@iot.count": null,
- "Datastreams@iot.navigationLink": null,
- "Datastreams@iot.nextLink": null,
- "HistoricalLocations": [ ],
- "HistoricalLocations@iot.count": null,
- "HistoricalLocations@iot.navigationLink": null,
- "HistoricalLocations@iot.nextLink": null,
- "Locations": [ ],
- "Locations@iot.count": null,
- "Locations@iot.navigationLink": null,
- "Locations@iot.nextLink": null,
- "MultiDatastreams": [ ],
- "MultiDatastreams@iot.count": null,
- "MultiDatastreams@iot.navigationLink": null,
- "MultiDatastreams@iot.nextLink": null,
- "TaskingCapabilities": [ ],
- "TaskingCapabilities@iot.count": null,
- "TaskingCapabilities@iot.navigationLink": null,
- "TaskingCapabilities@iot.nextLink": null,
- "description": null,
- "name": null,
- "properties": null
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- { }
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- null
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- null
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- null
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- null
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- null
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": null,
- "Datastreams": [ ],
- "Datastreams@iot.count": null,
- "Datastreams@iot.navigationLink": null,
- "Datastreams@iot.nextLink": null,
- "MultiDatastreams": [ ],
- "MultiDatastreams@iot.count": null,
- "MultiDatastreams@iot.navigationLink": null,
- "MultiDatastreams@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "metadata": null,
- "name": null,
- "properties": null
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- { }
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": 0,
- "Actuator": {
- "@iot.id": null,
- "TaskingCapabilities": [ ],
- "TaskingCapabilities@iot.count": null,
- "TaskingCapabilities@iot.navigationLink": null,
- "TaskingCapabilities@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "metadata": null,
- "name": null,
- "properties": null
}, - "Actuator@iot.navigationLink": "string",
- "Tasks": [
- null
], - "Tasks@iot.count": 0,
- "Tasks@iot.navigationLink": "string",
- "Tasks@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "properties": { },
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}, - "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": { },
- "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": null,
- "Observations": [ ],
- "Observations@iot.count": null,
- "Observations@iot.navigationLink": null,
- "Observations@iot.nextLink": null,
- "ObservedProperty": null,
- "ObservedProperty@iot.navigationLink": null,
- "Sensor": null,
- "Sensor@iot.navigationLink": null,
- "Thing": null,
- "Thing@iot.navigationLink": null,
- "description": null,
- "name": null,
- "observationType": null,
- "observedArea": { },
- "phenomenonTime": null,
- "properties": null,
- "resultTime": null,
- "unitOfMeasurement": { }
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- null
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": null,
- "Datastreams": [ ],
- "Datastreams@iot.count": null,
- "Datastreams@iot.navigationLink": null,
- "Datastreams@iot.nextLink": null,
- "MultiDatastreams": [ ],
- "MultiDatastreams@iot.count": null,
- "MultiDatastreams@iot.navigationLink": null,
- "MultiDatastreams@iot.nextLink": null,
- "definition": null,
- "description": null,
- "name": null,
- "properties": null
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": { },
- "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": null,
- "Datastreams": [ ],
- "Datastreams@iot.count": null,
- "Datastreams@iot.navigationLink": null,
- "Datastreams@iot.nextLink": null,
- "HistoricalLocations": [ ],
- "HistoricalLocations@iot.count": null,
- "HistoricalLocations@iot.navigationLink": null,
- "HistoricalLocations@iot.nextLink": null,
- "Locations": [ ],
- "Locations@iot.count": null,
- "Locations@iot.navigationLink": null,
- "Locations@iot.nextLink": null,
- "MultiDatastreams": [ ],
- "MultiDatastreams@iot.count": null,
- "MultiDatastreams@iot.navigationLink": null,
- "MultiDatastreams@iot.nextLink": null,
- "TaskingCapabilities": [ ],
- "TaskingCapabilities@iot.count": null,
- "TaskingCapabilities@iot.navigationLink": null,
- "TaskingCapabilities@iot.nextLink": null,
- "description": null,
- "name": null,
- "properties": null
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": null,
- "name": null,
- "symbol": null
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- null
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": null,
- "Datastreams": [ ],
- "Datastreams@iot.count": null,
- "Datastreams@iot.navigationLink": null,
- "Datastreams@iot.nextLink": null,
- "MultiDatastreams": [ ],
- "MultiDatastreams@iot.count": null,
- "MultiDatastreams@iot.navigationLink": null,
- "MultiDatastreams@iot.nextLink": null,
- "definition": null,
- "description": null,
- "name": null,
- "properties": null
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": {
- "@iot.id": null,
- "Datastreams": [ ],
- "Datastreams@iot.count": null,
- "Datastreams@iot.navigationLink": null,
- "Datastreams@iot.nextLink": null,
- "MultiDatastreams": [ ],
- "MultiDatastreams@iot.count": null,
- "MultiDatastreams@iot.navigationLink": null,
- "MultiDatastreams@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "metadata": null,
- "name": null,
- "properties": null
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": null,
- "name": null,
- "symbol": null
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- null
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- null
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- null
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": 0,
- "Actuator": {
- "@iot.id": null,
- "TaskingCapabilities": [ ],
- "TaskingCapabilities@iot.count": null,
- "TaskingCapabilities@iot.navigationLink": null,
- "TaskingCapabilities@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "metadata": null,
- "name": null,
- "properties": null
}, - "Actuator@iot.navigationLink": "string",
- "Tasks": [
- null
], - "Tasks@iot.count": 0,
- "Tasks@iot.navigationLink": "string",
- "Tasks@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "properties": { },
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}, - "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}
]
}
/v1.1/FeaturesOfInterest({entityId})
path Parameters
entityId required | integer <int64> The id of the requested entity |
query Parameters
$select | string The list of properties that need to be returned. |
$expand | string The list of related queries that need to be included in the result. |
Responses
Response samples
- 200
{- "@iot.id": 0,
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": {
- "@iot.id": 0,
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- { }
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": null,
- "Locations": [ ],
- "Locations@iot.count": null,
- "Locations@iot.navigationLink": null,
- "Locations@iot.nextLink": null,
- "Thing": null,
- "Thing@iot.navigationLink": null,
- "time": null
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": null,
- "HistoricalLocations": [ ],
- "HistoricalLocations@iot.count": null,
- "HistoricalLocations@iot.navigationLink": null,
- "HistoricalLocations@iot.nextLink": null,
- "Things": [ ],
- "Things@iot.count": null,
- "Things@iot.navigationLink": null,
- "Things@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "location": { },
- "name": null,
- "properties": null
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": null,
- "Actuator": null,
- "Actuator@iot.navigationLink": null,
- "Tasks": [ ],
- "Tasks@iot.count": null,
- "Tasks@iot.navigationLink": null,
- "Tasks@iot.nextLink": null,
- "Thing": null,
- "Thing@iot.navigationLink": null,
- "description": null,
- "name": null,
- "properties": null,
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- {
- "@iot.id": 0,
- "Datastreams": [
- null
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- null
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": { },
- "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": null,
- "Locations": [ ],
- "Locations@iot.count": null,
- "Locations@iot.navigationLink": null,
- "Locations@iot.nextLink": null,
- "Thing": null,
- "Thing@iot.navigationLink": null,
- "time": null
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": null,
- "HistoricalLocations": [ ],
- "HistoricalLocations@iot.count": null,
- "HistoricalLocations@iot.navigationLink": null,
- "HistoricalLocations@iot.nextLink": null,
- "Things": [ ],
- "Things@iot.count": null,
- "Things@iot.navigationLink": null,
- "Things@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "location": { },
- "name": null,
- "properties": null
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": null,
- "Actuator": null,
- "Actuator@iot.navigationLink": null,
- "Tasks": [ ],
- "Tasks@iot.count": null,
- "Tasks@iot.navigationLink": null,
- "Tasks@iot.nextLink": null,
- "Thing": null,
- "Thing@iot.navigationLink": null,
- "description": null,
- "name": null,
- "properties": null,
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- null
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- null
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- null
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- { }
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- {
- "@iot.id": 0,
- "Datastreams": [
- null
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- null
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": 0,
- "Actuator": {
- "@iot.id": 0,
- "TaskingCapabilities": [
- { }
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Actuator@iot.navigationLink": "string",
- "Tasks": [
- {
- "@iot.id": 0,
- "TaskingCapability": { },
- "TaskingCapability@iot.navigationLink": "string",
- "creationTime": "2019-08-24T14:15:22Z",
- "taskingParameters": { }
}
], - "Tasks@iot.count": 0,
- "Tasks@iot.navigationLink": "string",
- "Tasks@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "properties": { },
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}, - "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": { },
- "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": { },
- "ObservedProperty@iot.navigationLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- null
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- null
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- null
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- null
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- null
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- null
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- null
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": { },
- "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": null,
- "Locations": [ ],
- "Locations@iot.count": null,
- "Locations@iot.navigationLink": null,
- "Locations@iot.nextLink": null,
- "Thing": null,
- "Thing@iot.navigationLink": null,
- "time": null
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": null,
- "HistoricalLocations": [ ],
- "HistoricalLocations@iot.count": null,
- "HistoricalLocations@iot.navigationLink": null,
- "HistoricalLocations@iot.nextLink": null,
- "Things": [ ],
- "Things@iot.count": null,
- "Things@iot.navigationLink": null,
- "Things@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "location": { },
- "name": null,
- "properties": null
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": null,
- "Actuator": null,
- "Actuator@iot.navigationLink": null,
- "Tasks": [ ],
- "Tasks@iot.count": null,
- "Tasks@iot.navigationLink": null,
- "Tasks@iot.nextLink": null,
- "Thing": null,
- "Thing@iot.navigationLink": null,
- "description": null,
- "name": null,
- "properties": null,
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- null
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- null
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- null
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- { }
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": 0,
- "Actuator": {
- "@iot.id": 0,
- "TaskingCapabilities": [
- { }
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Actuator@iot.navigationLink": "string",
- "Tasks": [
- {
- "@iot.id": 0,
- "TaskingCapability": { },
- "TaskingCapability@iot.navigationLink": "string",
- "creationTime": "2019-08-24T14:15:22Z",
- "taskingParameters": { }
}
], - "Tasks@iot.count": 0,
- "Tasks@iot.navigationLink": "string",
- "Tasks@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "properties": { },
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}, - "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}
/v1.1/FeaturesOfInterest({entityId})/Observations
path Parameters
entityId required | integer <int64> The id of the requested entity |
query Parameters
$skip | integer <int64> The number of elements to skip from the collection |
$top | integer <int64> The number of elements to return |
$count | boolean Flag indicating if the total number of items in the collection should be returned. |
$select | string The list of properties that need to be returned. |
$expand | string The list of related queries that need to be included in the result. |
$filter | string A filter query. |
Responses
Response samples
- 200
{- "@iot.count": 0,
- "@iot.nextLink": "string",
- "value": [
- {
- "@iot.id": 0,
- "Datastream": {
- "@iot.id": 0,
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- { }
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": null,
- "Locations": [ ],
- "Locations@iot.count": null,
- "Locations@iot.navigationLink": null,
- "Locations@iot.nextLink": null,
- "Thing": null,
- "Thing@iot.navigationLink": null,
- "time": null
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": null,
- "HistoricalLocations": [ ],
- "HistoricalLocations@iot.count": null,
- "HistoricalLocations@iot.navigationLink": null,
- "HistoricalLocations@iot.nextLink": null,
- "Things": [ ],
- "Things@iot.count": null,
- "Things@iot.navigationLink": null,
- "Things@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "location": { },
- "name": null,
- "properties": null
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": null,
- "Actuator": null,
- "Actuator@iot.navigationLink": null,
- "Tasks": [ ],
- "Tasks@iot.count": null,
- "Tasks@iot.navigationLink": null,
- "Tasks@iot.nextLink": null,
- "Thing": null,
- "Thing@iot.navigationLink": null,
- "description": null,
- "name": null,
- "properties": null,
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- {
- "@iot.id": 0,
- "Datastreams": [
- null
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- null
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": { },
- "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": null,
- "Locations": [ ],
- "Locations@iot.count": null,
- "Locations@iot.navigationLink": null,
- "Locations@iot.nextLink": null,
- "Thing": null,
- "Thing@iot.navigationLink": null,
- "time": null
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": null,
- "HistoricalLocations": [ ],
- "HistoricalLocations@iot.count": null,
- "HistoricalLocations@iot.navigationLink": null,
- "HistoricalLocations@iot.nextLink": null,
- "Things": [ ],
- "Things@iot.count": null,
- "Things@iot.navigationLink": null,
- "Things@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "location": { },
- "name": null,
- "properties": null
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": null,
- "Actuator": null,
- "Actuator@iot.navigationLink": null,
- "Tasks": [ ],
- "Tasks@iot.count": null,
- "Tasks@iot.navigationLink": null,
- "Tasks@iot.nextLink": null,
- "Thing": null,
- "Thing@iot.navigationLink": null,
- "description": null,
- "name": null,
- "properties": null,
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- null
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- null
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- null
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- { }
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- {
- "@iot.id": 0,
- "Datastreams": [
- null
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- null
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": 0,
- "Actuator": {
- "@iot.id": 0,
- "TaskingCapabilities": [
- { }
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Actuator@iot.navigationLink": "string",
- "Tasks": [
- {
- "@iot.id": 0,
- "TaskingCapability": { },
- "TaskingCapability@iot.navigationLink": "string",
- "creationTime": "2019-08-24T14:15:22Z",
- "taskingParameters": { }
}
], - "Tasks@iot.count": 0,
- "Tasks@iot.navigationLink": "string",
- "Tasks@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "properties": { },
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}, - "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": { },
- "ObservedProperty@iot.navigationLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- null
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- null
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- null
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- null
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- null
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- null
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- null
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": { },
- "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": null,
- "Locations": [ ],
- "Locations@iot.count": null,
- "Locations@iot.navigationLink": null,
- "Locations@iot.nextLink": null,
- "Thing": null,
- "Thing@iot.navigationLink": null,
- "time": null
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": null,
- "HistoricalLocations": [ ],
- "HistoricalLocations@iot.count": null,
- "HistoricalLocations@iot.navigationLink": null,
- "HistoricalLocations@iot.nextLink": null,
- "Things": [ ],
- "Things@iot.count": null,
- "Things@iot.navigationLink": null,
- "Things@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "location": { },
- "name": null,
- "properties": null
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": null,
- "Actuator": null,
- "Actuator@iot.navigationLink": null,
- "Tasks": [ ],
- "Tasks@iot.count": null,
- "Tasks@iot.navigationLink": null,
- "Tasks@iot.nextLink": null,
- "Thing": null,
- "Thing@iot.navigationLink": null,
- "description": null,
- "name": null,
- "properties": null,
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- null
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- null
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- null
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- { }
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": 0,
- "Actuator": {
- "@iot.id": 0,
- "TaskingCapabilities": [
- { }
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Actuator@iot.navigationLink": "string",
- "Tasks": [
- {
- "@iot.id": 0,
- "TaskingCapability": { },
- "TaskingCapability@iot.navigationLink": "string",
- "creationTime": "2019-08-24T14:15:22Z",
- "taskingParameters": { }
}
], - "Tasks@iot.count": 0,
- "Tasks@iot.navigationLink": "string",
- "Tasks@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "properties": { },
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}, - "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
]
}
/v1.1/HistoricalLocations
query Parameters
$skip | integer <int64> The number of elements to skip from the collection |
$top | integer <int64> The number of elements to return |
$count | boolean Flag indicating if the total number of items in the collection should be returned. |
$select | string The list of properties that need to be returned. |
$expand | string The list of related queries that need to be included in the result. |
$filter | string A filter query. |
Responses
Response samples
- 200
{- "@iot.count": 0,
- "@iot.nextLink": "string",
- "value": [
- {
- "@iot.id": 0,
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- { }
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- null
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": null,
- "Datastreams": [ ],
- "Datastreams@iot.count": null,
- "Datastreams@iot.navigationLink": null,
- "Datastreams@iot.nextLink": null,
- "MultiDatastreams": [ ],
- "MultiDatastreams@iot.count": null,
- "MultiDatastreams@iot.navigationLink": null,
- "MultiDatastreams@iot.nextLink": null,
- "definition": null,
- "description": null,
- "name": null,
- "properties": null
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": {
- "@iot.id": null,
- "Datastreams": [ ],
- "Datastreams@iot.count": null,
- "Datastreams@iot.navigationLink": null,
- "Datastreams@iot.nextLink": null,
- "MultiDatastreams": [ ],
- "MultiDatastreams@iot.count": null,
- "MultiDatastreams@iot.navigationLink": null,
- "MultiDatastreams@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "metadata": null,
- "name": null,
- "properties": null
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": null,
- "name": null,
- "symbol": null
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- { }
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- { }
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- null
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- null
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": null,
- "Datastreams": [ ],
- "Datastreams@iot.count": null,
- "Datastreams@iot.navigationLink": null,
- "Datastreams@iot.nextLink": null,
- "MultiDatastreams": [ ],
- "MultiDatastreams@iot.count": null,
- "MultiDatastreams@iot.navigationLink": null,
- "MultiDatastreams@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "metadata": null,
- "name": null,
- "properties": null
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- { }
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": 0,
- "Actuator": {
- "@iot.id": null,
- "TaskingCapabilities": [ ],
- "TaskingCapabilities@iot.count": null,
- "TaskingCapabilities@iot.navigationLink": null,
- "TaskingCapabilities@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "metadata": null,
- "name": null,
- "properties": null
}, - "Actuator@iot.navigationLink": "string",
- "Tasks": [
- null
], - "Tasks@iot.count": 0,
- "Tasks@iot.navigationLink": "string",
- "Tasks@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "properties": { },
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": { },
- "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- null
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- null
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- null
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": null,
- "Datastreams": [ ],
- "Datastreams@iot.count": null,
- "Datastreams@iot.navigationLink": null,
- "Datastreams@iot.nextLink": null,
- "MultiDatastreams": [ ],
- "MultiDatastreams@iot.count": null,
- "MultiDatastreams@iot.navigationLink": null,
- "MultiDatastreams@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "metadata": null,
- "name": null,
- "properties": null
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- { }
]
}, - "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- null
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- null
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": null,
- "Datastreams": [ ],
- "Datastreams@iot.count": null,
- "Datastreams@iot.navigationLink": null,
- "Datastreams@iot.nextLink": null,
- "MultiDatastreams": [ ],
- "MultiDatastreams@iot.count": null,
- "MultiDatastreams@iot.navigationLink": null,
- "MultiDatastreams@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "metadata": null,
- "name": null,
- "properties": null
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- { }
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- null
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- null
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": { },
- "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- { }
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- { }
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- { }
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- { }
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": {
- "@iot.id": 0,
- "Observations": [
- null
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": null,
- "Datastreams": [ ],
- "Datastreams@iot.count": null,
- "Datastreams@iot.navigationLink": null,
- "Datastreams@iot.nextLink": null,
- "MultiDatastreams": [ ],
- "MultiDatastreams@iot.count": null,
- "MultiDatastreams@iot.navigationLink": null,
- "MultiDatastreams@iot.nextLink": null,
- "definition": null,
- "description": null,
- "name": null,
- "properties": null
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": {
- "@iot.id": null,
- "Datastreams": [ ],
- "Datastreams@iot.count": null,
- "Datastreams@iot.navigationLink": null,
- "Datastreams@iot.nextLink": null,
- "MultiDatastreams": [ ],
- "MultiDatastreams@iot.count": null,
- "MultiDatastreams@iot.navigationLink": null,
- "MultiDatastreams@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "metadata": null,
- "name": null,
- "properties": null
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": null,
- "name": null,
- "symbol": null
}
}, - "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- null
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": { },
- "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": null,
- "Observations": [ ],
- "Observations@iot.count": null,
- "Observations@iot.navigationLink": null,
- "Observations@iot.nextLink": null,
- "ObservedProperty": null,
- "ObservedProperty@iot.navigationLink": null,
- "Sensor": null,
- "Sensor@iot.navigationLink": null,
- "Thing": null,
- "Thing@iot.navigationLink": null,
- "description": null,
- "name": null,
- "observationType": null,
- "observedArea": { },
- "phenomenonTime": null,
- "properties": null,
- "resultTime": null,
- "unitOfMeasurement": { }
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- null
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": null,
- "Datastreams": [ ],
- "Datastreams@iot.count": null,
- "Datastreams@iot.navigationLink": null,
- "Datastreams@iot.nextLink": null,
- "MultiDatastreams": [ ],
- "MultiDatastreams@iot.count": null,
- "MultiDatastreams@iot.navigationLink": null,
- "MultiDatastreams@iot.nextLink": null,
- "definition": null,
- "description": null,
- "name": null,
- "properties": null
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": { },
- "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": null,
- "name": null,
- "symbol": null
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": 0,
- "Actuator": {
- "@iot.id": 0,
- "TaskingCapabilities": [
- { }
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Actuator@iot.navigationLink": "string",
- "Tasks": [
- {
- "@iot.id": 0,
- "TaskingCapability": { },
- "TaskingCapability@iot.navigationLink": "string",
- "creationTime": "2019-08-24T14:15:22Z",
- "taskingParameters": { }
}
], - "Tasks@iot.count": 0,
- "Tasks@iot.navigationLink": "string",
- "Tasks@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "properties": { },
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
]
}
/v1.1/HistoricalLocations({entityId})
path Parameters
entityId required | integer <int64> The id of the requested entity |
query Parameters
$select | string The list of properties that need to be returned. |
$expand | string The list of related queries that need to be included in the result. |
Responses
Response samples
- 200
{- "@iot.id": 0,
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- { }
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": { },
- "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": null,
- "Observations": [ ],
- "Observations@iot.count": null,
- "Observations@iot.navigationLink": null,
- "Observations@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "feature": { },
- "name": null,
- "properties": null
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": {
- "@iot.id": null,
- "@iot.selfLink": null,
- "Observations": [ ],
- "Observations@iot.count": null,
- "Observations@iot.navigationLink": null,
- "Observations@iot.nextLink": null,
- "ObservedProperties": [ ],
- "ObservedProperties@iot.count": null,
- "ObservedProperties@iot.navigationLink": null,
- "ObservedProperties@iot.nextLink": null,
- "Sensor": null,
- "Sensor@iot.navigationLink": null,
- "Thing": null,
- "Thing@iot.navigationLink": null,
- "description": null,
- "multiObservationDataTypes": null,
- "name": null,
- "observationType": null,
- "observedArea": { },
- "phenomenonTime": null,
- "properties": null,
- "resultTime": null,
- "unitOfMeasurements": [ ]
}, - "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": null,
- "@iot.selfLink": null,
- "Observations": [ ],
- "Observations@iot.count": null,
- "Observations@iot.navigationLink": null,
- "Observations@iot.nextLink": null,
- "ObservedProperties": [ ],
- "ObservedProperties@iot.count": null,
- "ObservedProperties@iot.navigationLink": null,
- "ObservedProperties@iot.nextLink": null,
- "Sensor": null,
- "Sensor@iot.navigationLink": null,
- "Thing": null,
- "Thing@iot.navigationLink": null,
- "description": null,
- "multiObservationDataTypes": null,
- "name": null,
- "observationType": null,
- "observedArea": { },
- "phenomenonTime": null,
- "properties": null,
- "resultTime": null,
- "unitOfMeasurements": [ ]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": null,
- "@iot.selfLink": null,
- "Observations": [ ],
- "Observations@iot.count": null,
- "Observations@iot.navigationLink": null,
- "Observations@iot.nextLink": null,
- "ObservedProperties": [ ],
- "ObservedProperties@iot.count": null,
- "ObservedProperties@iot.navigationLink": null,
- "ObservedProperties@iot.nextLink": null,
- "Sensor": null,
- "Sensor@iot.navigationLink": null,
- "Thing": null,
- "Thing@iot.navigationLink": null,
- "description": null,
- "multiObservationDataTypes": null,
- "name": null,
- "observationType": null,
- "observedArea": { },
- "phenomenonTime": null,
- "properties": null,
- "resultTime": null,
- "unitOfMeasurements": [ ]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- { }
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- { }
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": {
- "@iot.id": null,
- "Observations": [ ],
- "Observations@iot.count": null,
- "Observations@iot.navigationLink": null,
- "Observations@iot.nextLink": null,
- "ObservedProperty": null,
- "ObservedProperty@iot.navigationLink": null,
- "Sensor": null,
- "Sensor@iot.navigationLink": null,
- "Thing": null,
- "Thing@iot.navigationLink": null,
- "description": null,
- "name": null,
- "observationType": null,
- "observedArea": { },
- "phenomenonTime": null,
- "properties": null,
- "resultTime": null,
- "unitOfMeasurement": { }
}, - "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": null,
- "Observations": [ ],
- "Observations@iot.count": null,
- "Observations@iot.navigationLink": null,
- "Observations@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "feature": { },
- "name": null,
- "properties": null
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": { },
- "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- {
- "@iot.id": 0,
- "Datastreams": [
- null
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- null
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": null,
- "Observations": [ ],
- "Observations@iot.count": null,
- "Observations@iot.navigationLink": null,
- "Observations@iot.nextLink": null,
- "ObservedProperty": null,
- "ObservedProperty@iot.navigationLink": null,
- "Sensor": null,
- "Sensor@iot.navigationLink": null,
- "Thing": null,
- "Thing@iot.navigationLink": null,
- "description": null,
- "name": null,
- "observationType": null,
- "observedArea": { },
- "phenomenonTime": null,
- "properties": null,
- "resultTime": null,
- "unitOfMeasurement": { }
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": 0,
- "Actuator": {
- "@iot.id": 0,
- "TaskingCapabilities": [
- { }
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Actuator@iot.navigationLink": "string",
- "Tasks": [
- {
- "@iot.id": 0,
- "TaskingCapability": { },
- "TaskingCapability@iot.navigationLink": "string",
- "creationTime": "2019-08-24T14:15:22Z",
- "taskingParameters": { }
}
], - "Tasks@iot.count": 0,
- "Tasks@iot.navigationLink": "string",
- "Tasks@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "properties": { },
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": { },
- "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- {
- "@iot.id": 0,
- "Datastreams": [
- null
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- null
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}, - "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": { },
- "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": null,
- "Observations": [ ],
- "Observations@iot.count": null,
- "Observations@iot.navigationLink": null,
- "Observations@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "feature": { },
- "name": null,
- "properties": null
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": { },
- "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- { }
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": { },
- "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": null,
- "Observations": [ ],
- "Observations@iot.count": null,
- "Observations@iot.navigationLink": null,
- "Observations@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "feature": { },
- "name": null,
- "properties": null
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": { },
- "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- {
- "@iot.id": 0,
- "Datastreams": [
- null
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- null
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": { },
- "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- { }
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- { }
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- { }
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": {
- "@iot.id": 0,
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}, - "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": { },
- "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- {
- "@iot.id": null,
- "Datastream": null,
- "Datastream@iot.navigationLink": null,
- "FeatureOfInterest": null,
- "FeatureOfInterest@iot.navigationLink": null,
- "MultiDatastream": null,
- "MultiDatastream@iot.navigationLink": null,
- "parameters": { },
- "phenomenonTime": null,
- "result": null,
- "resultQuality": { },
- "resultTime": null,
- "validTime": null
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": { },
- "ObservedProperty@iot.navigationLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- null
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- null
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": { },
- "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": null,
- "Observations": [ ],
- "Observations@iot.count": null,
- "Observations@iot.navigationLink": null,
- "Observations@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "feature": { },
- "name": null,
- "properties": null
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": { },
- "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": { },
- "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": 0,
- "Actuator": {
- "@iot.id": 0,
- "TaskingCapabilities": [
- { }
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Actuator@iot.navigationLink": "string",
- "Tasks": [
- {
- "@iot.id": 0,
- "TaskingCapability": { },
- "TaskingCapability@iot.navigationLink": "string",
- "creationTime": "2019-08-24T14:15:22Z",
- "taskingParameters": { }
}
], - "Tasks@iot.count": 0,
- "Tasks@iot.navigationLink": "string",
- "Tasks@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "properties": { },
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
/v1.1/HistoricalLocations({entityId})/Locations
path Parameters
entityId required | integer <int64> The id of the requested entity |
query Parameters
$skip | integer <int64> The number of elements to skip from the collection |
$top | integer <int64> The number of elements to return |
$count | boolean Flag indicating if the total number of items in the collection should be returned. |
$select | string The list of properties that need to be returned. |
$expand | string The list of related queries that need to be included in the result. |
$filter | string A filter query. |
Responses
Response samples
- 200
{- "@iot.count": 0,
- "@iot.nextLink": "string",
- "value": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- { }
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- {
- "@iot.id": null,
- "Datastream": null,
- "Datastream@iot.navigationLink": null,
- "FeatureOfInterest": null,
- "FeatureOfInterest@iot.navigationLink": null,
- "MultiDatastream": null,
- "MultiDatastream@iot.navigationLink": null,
- "parameters": { },
- "phenomenonTime": null,
- "result": null,
- "resultQuality": { },
- "resultTime": null,
- "validTime": null
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": 0,
- "Datastreams": [
- null
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- null
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- null
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- null
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- { }
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- { }
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- {
- "@iot.id": null,
- "Datastream": null,
- "Datastream@iot.navigationLink": null,
- "FeatureOfInterest": null,
- "FeatureOfInterest@iot.navigationLink": null,
- "MultiDatastream": null,
- "MultiDatastream@iot.navigationLink": null,
- "parameters": { },
- "phenomenonTime": null,
- "result": null,
- "resultQuality": { },
- "resultTime": null,
- "validTime": null
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- {
- "@iot.id": null,
- "Datastreams": [ ],
- "Datastreams@iot.count": null,
- "Datastreams@iot.navigationLink": null,
- "Datastreams@iot.nextLink": null,
- "MultiDatastreams": [ ],
- "MultiDatastreams@iot.count": null,
- "MultiDatastreams@iot.navigationLink": null,
- "MultiDatastreams@iot.nextLink": null,
- "definition": null,
- "description": null,
- "name": null,
- "properties": null
}
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- null
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- null
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": null,
- "name": null,
- "symbol": null
}
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": 0,
- "Actuator": {
- "@iot.id": 0,
- "TaskingCapabilities": [
- null
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Actuator@iot.navigationLink": "string",
- "Tasks": [
- {
- "@iot.id": null,
- "TaskingCapability": null,
- "TaskingCapability@iot.navigationLink": null,
- "creationTime": null,
- "taskingParameters": { }
}
], - "Tasks@iot.count": 0,
- "Tasks@iot.navigationLink": "string",
- "Tasks@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "properties": { },
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": { },
- "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": null,
- "Observations": [ ],
- "Observations@iot.count": null,
- "Observations@iot.navigationLink": null,
- "Observations@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "feature": { },
- "name": null,
- "properties": null
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": {
- "@iot.id": null,
- "@iot.selfLink": null,
- "Observations": [ ],
- "Observations@iot.count": null,
- "Observations@iot.navigationLink": null,
- "Observations@iot.nextLink": null,
- "ObservedProperties": [ ],
- "ObservedProperties@iot.count": null,
- "ObservedProperties@iot.navigationLink": null,
- "ObservedProperties@iot.nextLink": null,
- "Sensor": null,
- "Sensor@iot.navigationLink": null,
- "Thing": null,
- "Thing@iot.navigationLink": null,
- "description": null,
- "multiObservationDataTypes": null,
- "name": null,
- "observationType": null,
- "observedArea": { },
- "phenomenonTime": null,
- "properties": null,
- "resultTime": null,
- "unitOfMeasurements": [ ]
}, - "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": null,
- "@iot.selfLink": null,
- "Observations": [ ],
- "Observations@iot.count": null,
- "Observations@iot.navigationLink": null,
- "Observations@iot.nextLink": null,
- "ObservedProperties": [ ],
- "ObservedProperties@iot.count": null,
- "ObservedProperties@iot.navigationLink": null,
- "ObservedProperties@iot.nextLink": null,
- "Sensor": null,
- "Sensor@iot.navigationLink": null,
- "Thing": null,
- "Thing@iot.navigationLink": null,
- "description": null,
- "multiObservationDataTypes": null,
- "name": null,
- "observationType": null,
- "observedArea": { },
- "phenomenonTime": null,
- "properties": null,
- "resultTime": null,
- "unitOfMeasurements": [ ]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": null,
- "@iot.selfLink": null,
- "Observations": [ ],
- "Observations@iot.count": null,
- "Observations@iot.navigationLink": null,
- "Observations@iot.nextLink": null,
- "ObservedProperties": [ ],
- "ObservedProperties@iot.count": null,
- "ObservedProperties@iot.navigationLink": null,
- "ObservedProperties@iot.nextLink": null,
- "Sensor": null,
- "Sensor@iot.navigationLink": null,
- "Thing": null,
- "Thing@iot.navigationLink": null,
- "description": null,
- "multiObservationDataTypes": null,
- "name": null,
- "observationType": null,
- "observedArea": { },
- "phenomenonTime": null,
- "properties": null,
- "resultTime": null,
- "unitOfMeasurements": [ ]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- { }
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- { }
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": {
- "@iot.id": null,
- "Observations": [ ],
- "Observations@iot.count": null,
- "Observations@iot.navigationLink": null,
- "Observations@iot.nextLink": null,
- "ObservedProperty": null,
- "ObservedProperty@iot.navigationLink": null,
- "Sensor": null,
- "Sensor@iot.navigationLink": null,
- "Thing": null,
- "Thing@iot.navigationLink": null,
- "description": null,
- "name": null,
- "observationType": null,
- "observedArea": { },
- "phenomenonTime": null,
- "properties": null,
- "resultTime": null,
- "unitOfMeasurement": { }
}, - "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": null,
- "Observations": [ ],
- "Observations@iot.count": null,
- "Observations@iot.navigationLink": null,
- "Observations@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "feature": { },
- "name": null,
- "properties": null
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": { },
- "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- {
- "@iot.id": 0,
- "Datastreams": [
- null
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- null
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": null,
- "Observations": [ ],
- "Observations@iot.count": null,
- "Observations@iot.navigationLink": null,
- "Observations@iot.nextLink": null,
- "ObservedProperty": null,
- "ObservedProperty@iot.navigationLink": null,
- "Sensor": null,
- "Sensor@iot.navigationLink": null,
- "Thing": null,
- "Thing@iot.navigationLink": null,
- "description": null,
- "name": null,
- "observationType": null,
- "observedArea": { },
- "phenomenonTime": null,
- "properties": null,
- "resultTime": null,
- "unitOfMeasurement": { }
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": 0,
- "Actuator": {
- "@iot.id": 0,
- "TaskingCapabilities": [
- { }
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Actuator@iot.navigationLink": "string",
- "Tasks": [
- {
- "@iot.id": 0,
- "TaskingCapability": { },
- "TaskingCapability@iot.navigationLink": "string",
- "creationTime": "2019-08-24T14:15:22Z",
- "taskingParameters": { }
}
], - "Tasks@iot.count": 0,
- "Tasks@iot.navigationLink": "string",
- "Tasks@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "properties": { },
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
]
}
/v1.1/HistoricalLocations({entityId})/Thing
path Parameters
entityId required | integer <int64> The id of the requested entity |
query Parameters
$select | string The list of properties that need to be returned. |
$expand | string The list of related queries that need to be included in the result. |
Responses
Response samples
- 200
{- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": { },
- "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}, - "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": { },
- "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- null
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": { },
- "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- { }
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": { },
- "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- null
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": { },
- "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": { },
- "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- { }
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- { }
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- { }
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- { }
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": {
- "@iot.id": 0,
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}, - "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": { },
- "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": { },
- "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": null,
- "Observations": [ ],
- "Observations@iot.count": null,
- "Observations@iot.navigationLink": null,
- "Observations@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "feature": { },
- "name": null,
- "properties": null
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": { },
- "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": { },
- "ObservedProperty@iot.navigationLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": { },
- "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- null
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": { },
- "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": { },
- "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": 0,
- "Actuator": {
- "@iot.id": 0,
- "TaskingCapabilities": [
- { }
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Actuator@iot.navigationLink": "string",
- "Tasks": [
- {
- "@iot.id": 0,
- "TaskingCapability": { },
- "TaskingCapability@iot.navigationLink": "string",
- "creationTime": "2019-08-24T14:15:22Z",
- "taskingParameters": { }
}
], - "Tasks@iot.count": 0,
- "Tasks@iot.navigationLink": "string",
- "Tasks@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "properties": { },
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}
/v1.1/Locations
query Parameters
$skip | integer <int64> The number of elements to skip from the collection |
$top | integer <int64> The number of elements to return |
$count | boolean Flag indicating if the total number of items in the collection should be returned. |
$select | string The list of properties that need to be returned. |
$expand | string The list of related queries that need to be included in the result. |
$filter | string A filter query. |
Responses
Response samples
- 200
{- "@iot.count": 0,
- "@iot.nextLink": "string",
- "value": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- { }
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- {
- "@iot.id": null,
- "Datastream": null,
- "Datastream@iot.navigationLink": null,
- "FeatureOfInterest": null,
- "FeatureOfInterest@iot.navigationLink": null,
- "MultiDatastream": null,
- "MultiDatastream@iot.navigationLink": null,
- "parameters": { },
- "phenomenonTime": null,
- "result": null,
- "resultQuality": { },
- "resultTime": null,
- "validTime": null
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": 0,
- "Datastreams": [
- null
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- null
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- null
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- null
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- { }
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- { }
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- {
- "@iot.id": null,
- "Datastream": null,
- "Datastream@iot.navigationLink": null,
- "FeatureOfInterest": null,
- "FeatureOfInterest@iot.navigationLink": null,
- "MultiDatastream": null,
- "MultiDatastream@iot.navigationLink": null,
- "parameters": { },
- "phenomenonTime": null,
- "result": null,
- "resultQuality": { },
- "resultTime": null,
- "validTime": null
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- {
- "@iot.id": null,
- "Datastreams": [ ],
- "Datastreams@iot.count": null,
- "Datastreams@iot.navigationLink": null,
- "Datastreams@iot.nextLink": null,
- "MultiDatastreams": [ ],
- "MultiDatastreams@iot.count": null,
- "MultiDatastreams@iot.navigationLink": null,
- "MultiDatastreams@iot.nextLink": null,
- "definition": null,
- "description": null,
- "name": null,
- "properties": null
}
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- null
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- null
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": null,
- "name": null,
- "symbol": null
}
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": 0,
- "Actuator": {
- "@iot.id": 0,
- "TaskingCapabilities": [
- null
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Actuator@iot.navigationLink": "string",
- "Tasks": [
- {
- "@iot.id": null,
- "TaskingCapability": null,
- "TaskingCapability@iot.navigationLink": null,
- "creationTime": null,
- "taskingParameters": { }
}
], - "Tasks@iot.count": 0,
- "Tasks@iot.navigationLink": "string",
- "Tasks@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "properties": { },
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": { },
- "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": null,
- "Observations": [ ],
- "Observations@iot.count": null,
- "Observations@iot.navigationLink": null,
- "Observations@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "feature": { },
- "name": null,
- "properties": null
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": {
- "@iot.id": null,
- "@iot.selfLink": null,
- "Observations": [ ],
- "Observations@iot.count": null,
- "Observations@iot.navigationLink": null,
- "Observations@iot.nextLink": null,
- "ObservedProperties": [ ],
- "ObservedProperties@iot.count": null,
- "ObservedProperties@iot.navigationLink": null,
- "ObservedProperties@iot.nextLink": null,
- "Sensor": null,
- "Sensor@iot.navigationLink": null,
- "Thing": null,
- "Thing@iot.navigationLink": null,
- "description": null,
- "multiObservationDataTypes": null,
- "name": null,
- "observationType": null,
- "observedArea": { },
- "phenomenonTime": null,
- "properties": null,
- "resultTime": null,
- "unitOfMeasurements": [ ]
}, - "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": null,
- "@iot.selfLink": null,
- "Observations": [ ],
- "Observations@iot.count": null,
- "Observations@iot.navigationLink": null,
- "Observations@iot.nextLink": null,
- "ObservedProperties": [ ],
- "ObservedProperties@iot.count": null,
- "ObservedProperties@iot.navigationLink": null,
- "ObservedProperties@iot.nextLink": null,
- "Sensor": null,
- "Sensor@iot.navigationLink": null,
- "Thing": null,
- "Thing@iot.navigationLink": null,
- "description": null,
- "multiObservationDataTypes": null,
- "name": null,
- "observationType": null,
- "observedArea": { },
- "phenomenonTime": null,
- "properties": null,
- "resultTime": null,
- "unitOfMeasurements": [ ]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": null,
- "@iot.selfLink": null,
- "Observations": [ ],
- "Observations@iot.count": null,
- "Observations@iot.navigationLink": null,
- "Observations@iot.nextLink": null,
- "ObservedProperties": [ ],
- "ObservedProperties@iot.count": null,
- "ObservedProperties@iot.navigationLink": null,
- "ObservedProperties@iot.nextLink": null,
- "Sensor": null,
- "Sensor@iot.navigationLink": null,
- "Thing": null,
- "Thing@iot.navigationLink": null,
- "description": null,
- "multiObservationDataTypes": null,
- "name": null,
- "observationType": null,
- "observedArea": { },
- "phenomenonTime": null,
- "properties": null,
- "resultTime": null,
- "unitOfMeasurements": [ ]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- { }
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- { }
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": {
- "@iot.id": null,
- "Observations": [ ],
- "Observations@iot.count": null,
- "Observations@iot.navigationLink": null,
- "Observations@iot.nextLink": null,
- "ObservedProperty": null,
- "ObservedProperty@iot.navigationLink": null,
- "Sensor": null,
- "Sensor@iot.navigationLink": null,
- "Thing": null,
- "Thing@iot.navigationLink": null,
- "description": null,
- "name": null,
- "observationType": null,
- "observedArea": { },
- "phenomenonTime": null,
- "properties": null,
- "resultTime": null,
- "unitOfMeasurement": { }
}, - "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": null,
- "Observations": [ ],
- "Observations@iot.count": null,
- "Observations@iot.navigationLink": null,
- "Observations@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "feature": { },
- "name": null,
- "properties": null
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": { },
- "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- {
- "@iot.id": 0,
- "Datastreams": [
- null
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- null
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": null,
- "Observations": [ ],
- "Observations@iot.count": null,
- "Observations@iot.navigationLink": null,
- "Observations@iot.nextLink": null,
- "ObservedProperty": null,
- "ObservedProperty@iot.navigationLink": null,
- "Sensor": null,
- "Sensor@iot.navigationLink": null,
- "Thing": null,
- "Thing@iot.navigationLink": null,
- "description": null,
- "name": null,
- "observationType": null,
- "observedArea": { },
- "phenomenonTime": null,
- "properties": null,
- "resultTime": null,
- "unitOfMeasurement": { }
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": 0,
- "Actuator": {
- "@iot.id": 0,
- "TaskingCapabilities": [
- { }
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Actuator@iot.navigationLink": "string",
- "Tasks": [
- {
- "@iot.id": 0,
- "TaskingCapability": { },
- "TaskingCapability@iot.navigationLink": "string",
- "creationTime": "2019-08-24T14:15:22Z",
- "taskingParameters": { }
}
], - "Tasks@iot.count": 0,
- "Tasks@iot.navigationLink": "string",
- "Tasks@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "properties": { },
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
]
}
/v1.1/Locations({entityId})
path Parameters
entityId required | integer <int64> The id of the requested entity |
query Parameters
$select | string The list of properties that need to be returned. |
$expand | string The list of related queries that need to be included in the result. |
Responses
Response samples
- 200
{- "@iot.id": 0,
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- { }
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": { },
- "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- null
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- null
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- null
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": null,
- "Datastreams": [ ],
- "Datastreams@iot.count": null,
- "Datastreams@iot.navigationLink": null,
- "Datastreams@iot.nextLink": null,
- "MultiDatastreams": [ ],
- "MultiDatastreams@iot.count": null,
- "MultiDatastreams@iot.navigationLink": null,
- "MultiDatastreams@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "metadata": null,
- "name": null,
- "properties": null
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- { }
]
}, - "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- null
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- null
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": null,
- "Datastreams": [ ],
- "Datastreams@iot.count": null,
- "Datastreams@iot.navigationLink": null,
- "Datastreams@iot.nextLink": null,
- "MultiDatastreams": [ ],
- "MultiDatastreams@iot.count": null,
- "MultiDatastreams@iot.navigationLink": null,
- "MultiDatastreams@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "metadata": null,
- "name": null,
- "properties": null
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- { }
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- null
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- null
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": { },
- "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- { }
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- { }
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- { }
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": {
- "@iot.id": 0,
- "Observations": [
- null
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": null,
- "Datastreams": [ ],
- "Datastreams@iot.count": null,
- "Datastreams@iot.navigationLink": null,
- "Datastreams@iot.nextLink": null,
- "MultiDatastreams": [ ],
- "MultiDatastreams@iot.count": null,
- "MultiDatastreams@iot.navigationLink": null,
- "MultiDatastreams@iot.nextLink": null,
- "definition": null,
- "description": null,
- "name": null,
- "properties": null
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": {
- "@iot.id": null,
- "Datastreams": [ ],
- "Datastreams@iot.count": null,
- "Datastreams@iot.navigationLink": null,
- "Datastreams@iot.nextLink": null,
- "MultiDatastreams": [ ],
- "MultiDatastreams@iot.count": null,
- "MultiDatastreams@iot.navigationLink": null,
- "MultiDatastreams@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "metadata": null,
- "name": null,
- "properties": null
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": null,
- "name": null,
- "symbol": null
}
}, - "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- null
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": { },
- "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": null,
- "Observations": [ ],
- "Observations@iot.count": null,
- "Observations@iot.navigationLink": null,
- "Observations@iot.nextLink": null,
- "ObservedProperty": null,
- "ObservedProperty@iot.navigationLink": null,
- "Sensor": null,
- "Sensor@iot.navigationLink": null,
- "Thing": null,
- "Thing@iot.navigationLink": null,
- "description": null,
- "name": null,
- "observationType": null,
- "observedArea": { },
- "phenomenonTime": null,
- "properties": null,
- "resultTime": null,
- "unitOfMeasurement": { }
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- null
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": null,
- "Datastreams": [ ],
- "Datastreams@iot.count": null,
- "Datastreams@iot.navigationLink": null,
- "Datastreams@iot.nextLink": null,
- "MultiDatastreams": [ ],
- "MultiDatastreams@iot.count": null,
- "MultiDatastreams@iot.navigationLink": null,
- "MultiDatastreams@iot.nextLink": null,
- "definition": null,
- "description": null,
- "name": null,
- "properties": null
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": { },
- "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": null,
- "name": null,
- "symbol": null
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": 0,
- "Actuator": {
- "@iot.id": 0,
- "TaskingCapabilities": [
- { }
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Actuator@iot.navigationLink": "string",
- "Tasks": [
- {
- "@iot.id": 0,
- "TaskingCapability": { },
- "TaskingCapability@iot.navigationLink": "string",
- "creationTime": "2019-08-24T14:15:22Z",
- "taskingParameters": { }
}
], - "Tasks@iot.count": 0,
- "Tasks@iot.navigationLink": "string",
- "Tasks@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "properties": { },
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": { },
- "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- {
- "@iot.id": null,
- "Datastreams": [ ],
- "Datastreams@iot.count": null,
- "Datastreams@iot.navigationLink": null,
- "Datastreams@iot.nextLink": null,
- "MultiDatastreams": [ ],
- "MultiDatastreams@iot.count": null,
- "MultiDatastreams@iot.navigationLink": null,
- "MultiDatastreams@iot.nextLink": null,
- "definition": null,
- "description": null,
- "name": null,
- "properties": null
}
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- null
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- null
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": null,
- "name": null,
- "symbol": null
}
]
}, - "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- {
- "@iot.id": null,
- "Datastream": null,
- "Datastream@iot.navigationLink": null,
- "FeatureOfInterest": null,
- "FeatureOfInterest@iot.navigationLink": null,
- "MultiDatastream": null,
- "MultiDatastream@iot.navigationLink": null,
- "parameters": { },
- "phenomenonTime": null,
- "result": null,
- "resultQuality": { },
- "resultTime": null,
- "validTime": null
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- { }
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- null
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- null
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": null,
- "name": null,
- "symbol": null
}
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- {
- "@iot.id": null,
- "Datastream": null,
- "Datastream@iot.navigationLink": null,
- "FeatureOfInterest": null,
- "FeatureOfInterest@iot.navigationLink": null,
- "MultiDatastream": null,
- "MultiDatastream@iot.navigationLink": null,
- "parameters": { },
- "phenomenonTime": null,
- "result": null,
- "resultQuality": { },
- "resultTime": null,
- "validTime": null
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- {
- "@iot.id": null,
- "Datastreams": [ ],
- "Datastreams@iot.count": null,
- "Datastreams@iot.navigationLink": null,
- "Datastreams@iot.nextLink": null,
- "MultiDatastreams": [ ],
- "MultiDatastreams@iot.count": null,
- "MultiDatastreams@iot.navigationLink": null,
- "MultiDatastreams@iot.nextLink": null,
- "definition": null,
- "description": null,
- "name": null,
- "properties": null
}
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": { },
- "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": null,
- "name": null,
- "symbol": null
}
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- { }
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- { }
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": {
- "@iot.id": 0,
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": 0,
- "Datastreams": [
- null
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- null
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- null
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- null
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}, - "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": { },
- "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- null
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": { },
- "ObservedProperty@iot.navigationLink": "string",
- "Sensor": {
- "@iot.id": null,
- "Datastreams": [ ],
- "Datastreams@iot.count": null,
- "Datastreams@iot.navigationLink": null,
- "Datastreams@iot.nextLink": null,
- "MultiDatastreams": [ ],
- "MultiDatastreams@iot.count": null,
- "MultiDatastreams@iot.navigationLink": null,
- "MultiDatastreams@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "metadata": null,
- "name": null,
- "properties": null
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": null,
- "name": null,
- "symbol": null
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- {
- "@iot.id": null,
- "Datastream": null,
- "Datastream@iot.navigationLink": null,
- "FeatureOfInterest": null,
- "FeatureOfInterest@iot.navigationLink": null,
- "MultiDatastream": null,
- "MultiDatastream@iot.navigationLink": null,
- "parameters": { },
- "phenomenonTime": null,
- "result": null,
- "resultQuality": { },
- "resultTime": null,
- "validTime": null
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": 0,
- "Datastreams": [
- null
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- null
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": { },
- "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": 0,
- "Actuator": {
- "@iot.id": 0,
- "TaskingCapabilities": [
- { }
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Actuator@iot.navigationLink": "string",
- "Tasks": [
- {
- "@iot.id": 0,
- "TaskingCapability": { },
- "TaskingCapability@iot.navigationLink": "string",
- "creationTime": "2019-08-24T14:15:22Z",
- "taskingParameters": { }
}
], - "Tasks@iot.count": 0,
- "Tasks@iot.navigationLink": "string",
- "Tasks@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "properties": { },
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
/v1.1/Locations({entityId})/HistoricalLocations
path Parameters
entityId required | integer <int64> The id of the requested entity |
query Parameters
$skip | integer <int64> The number of elements to skip from the collection |
$top | integer <int64> The number of elements to return |
$count | boolean Flag indicating if the total number of items in the collection should be returned. |
$select | string The list of properties that need to be returned. |
$expand | string The list of related queries that need to be included in the result. |
$filter | string A filter query. |
Responses
Response samples
- 200
{- "@iot.count": 0,
- "@iot.nextLink": "string",
- "value": [
- {
- "@iot.id": 0,
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- { }
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- null
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": null,
- "Datastreams": [ ],
- "Datastreams@iot.count": null,
- "Datastreams@iot.navigationLink": null,
- "Datastreams@iot.nextLink": null,
- "MultiDatastreams": [ ],
- "MultiDatastreams@iot.count": null,
- "MultiDatastreams@iot.navigationLink": null,
- "MultiDatastreams@iot.nextLink": null,
- "definition": null,
- "description": null,
- "name": null,
- "properties": null
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": {
- "@iot.id": null,
- "Datastreams": [ ],
- "Datastreams@iot.count": null,
- "Datastreams@iot.navigationLink": null,
- "Datastreams@iot.nextLink": null,
- "MultiDatastreams": [ ],
- "MultiDatastreams@iot.count": null,
- "MultiDatastreams@iot.navigationLink": null,
- "MultiDatastreams@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "metadata": null,
- "name": null,
- "properties": null
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": null,
- "name": null,
- "symbol": null
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- { }
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- { }
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- null
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- null
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": null,
- "Datastreams": [ ],
- "Datastreams@iot.count": null,
- "Datastreams@iot.navigationLink": null,
- "Datastreams@iot.nextLink": null,
- "MultiDatastreams": [ ],
- "MultiDatastreams@iot.count": null,
- "MultiDatastreams@iot.navigationLink": null,
- "MultiDatastreams@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "metadata": null,
- "name": null,
- "properties": null
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- { }
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": 0,
- "Actuator": {
- "@iot.id": null,
- "TaskingCapabilities": [ ],
- "TaskingCapabilities@iot.count": null,
- "TaskingCapabilities@iot.navigationLink": null,
- "TaskingCapabilities@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "metadata": null,
- "name": null,
- "properties": null
}, - "Actuator@iot.navigationLink": "string",
- "Tasks": [
- null
], - "Tasks@iot.count": 0,
- "Tasks@iot.navigationLink": "string",
- "Tasks@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "properties": { },
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": { },
- "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- null
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- null
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- null
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": null,
- "Datastreams": [ ],
- "Datastreams@iot.count": null,
- "Datastreams@iot.navigationLink": null,
- "Datastreams@iot.nextLink": null,
- "MultiDatastreams": [ ],
- "MultiDatastreams@iot.count": null,
- "MultiDatastreams@iot.navigationLink": null,
- "MultiDatastreams@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "metadata": null,
- "name": null,
- "properties": null
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- { }
]
}, - "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- null
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- null
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": null,
- "Datastreams": [ ],
- "Datastreams@iot.count": null,
- "Datastreams@iot.navigationLink": null,
- "Datastreams@iot.nextLink": null,
- "MultiDatastreams": [ ],
- "MultiDatastreams@iot.count": null,
- "MultiDatastreams@iot.navigationLink": null,
- "MultiDatastreams@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "metadata": null,
- "name": null,
- "properties": null
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- { }
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- null
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- null
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": { },
- "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- { }
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- { }
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- { }
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- { }
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": {
- "@iot.id": 0,
- "Observations": [
- null
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": null,
- "Datastreams": [ ],
- "Datastreams@iot.count": null,
- "Datastreams@iot.navigationLink": null,
- "Datastreams@iot.nextLink": null,
- "MultiDatastreams": [ ],
- "MultiDatastreams@iot.count": null,
- "MultiDatastreams@iot.navigationLink": null,
- "MultiDatastreams@iot.nextLink": null,
- "definition": null,
- "description": null,
- "name": null,
- "properties": null
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": {
- "@iot.id": null,
- "Datastreams": [ ],
- "Datastreams@iot.count": null,
- "Datastreams@iot.navigationLink": null,
- "Datastreams@iot.nextLink": null,
- "MultiDatastreams": [ ],
- "MultiDatastreams@iot.count": null,
- "MultiDatastreams@iot.navigationLink": null,
- "MultiDatastreams@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "metadata": null,
- "name": null,
- "properties": null
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": null,
- "name": null,
- "symbol": null
}
}, - "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- null
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": { },
- "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": null,
- "Observations": [ ],
- "Observations@iot.count": null,
- "Observations@iot.navigationLink": null,
- "Observations@iot.nextLink": null,
- "ObservedProperty": null,
- "ObservedProperty@iot.navigationLink": null,
- "Sensor": null,
- "Sensor@iot.navigationLink": null,
- "Thing": null,
- "Thing@iot.navigationLink": null,
- "description": null,
- "name": null,
- "observationType": null,
- "observedArea": { },
- "phenomenonTime": null,
- "properties": null,
- "resultTime": null,
- "unitOfMeasurement": { }
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- null
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": null,
- "Datastreams": [ ],
- "Datastreams@iot.count": null,
- "Datastreams@iot.navigationLink": null,
- "Datastreams@iot.nextLink": null,
- "MultiDatastreams": [ ],
- "MultiDatastreams@iot.count": null,
- "MultiDatastreams@iot.navigationLink": null,
- "MultiDatastreams@iot.nextLink": null,
- "definition": null,
- "description": null,
- "name": null,
- "properties": null
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": { },
- "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": null,
- "name": null,
- "symbol": null
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": 0,
- "Actuator": {
- "@iot.id": 0,
- "TaskingCapabilities": [
- { }
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Actuator@iot.navigationLink": "string",
- "Tasks": [
- {
- "@iot.id": 0,
- "TaskingCapability": { },
- "TaskingCapability@iot.navigationLink": "string",
- "creationTime": "2019-08-24T14:15:22Z",
- "taskingParameters": { }
}
], - "Tasks@iot.count": 0,
- "Tasks@iot.navigationLink": "string",
- "Tasks@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "properties": { },
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
]
}
/v1.1/Locations({entityId})/Things
path Parameters
entityId required | integer <int64> The id of the requested entity |
query Parameters
$skip | integer <int64> The number of elements to skip from the collection |
$top | integer <int64> The number of elements to return |
$count | boolean Flag indicating if the total number of items in the collection should be returned. |
$select | string The list of properties that need to be returned. |
$expand | string The list of related queries that need to be included in the result. |
$filter | string A filter query. |
Responses
Response samples
- 200
{- "@iot.count": 0,
- "@iot.nextLink": "string",
- "value": [
- {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": { },
- "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- {
- "@iot.id": null,
- "Datastreams": [ ],
- "Datastreams@iot.count": null,
- "Datastreams@iot.navigationLink": null,
- "Datastreams@iot.nextLink": null,
- "MultiDatastreams": [ ],
- "MultiDatastreams@iot.count": null,
- "MultiDatastreams@iot.navigationLink": null,
- "MultiDatastreams@iot.nextLink": null,
- "definition": null,
- "description": null,
- "name": null,
- "properties": null
}
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- null
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- null
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": null,
- "name": null,
- "symbol": null
}
]
}, - "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- {
- "@iot.id": null,
- "Datastream": null,
- "Datastream@iot.navigationLink": null,
- "FeatureOfInterest": null,
- "FeatureOfInterest@iot.navigationLink": null,
- "MultiDatastream": null,
- "MultiDatastream@iot.navigationLink": null,
- "parameters": { },
- "phenomenonTime": null,
- "result": null,
- "resultQuality": { },
- "resultTime": null,
- "validTime": null
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- { }
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- null
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- null
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": null,
- "name": null,
- "symbol": null
}
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- {
- "@iot.id": null,
- "Datastream": null,
- "Datastream@iot.navigationLink": null,
- "FeatureOfInterest": null,
- "FeatureOfInterest@iot.navigationLink": null,
- "MultiDatastream": null,
- "MultiDatastream@iot.navigationLink": null,
- "parameters": { },
- "phenomenonTime": null,
- "result": null,
- "resultQuality": { },
- "resultTime": null,
- "validTime": null
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- {
- "@iot.id": null,
- "Datastreams": [ ],
- "Datastreams@iot.count": null,
- "Datastreams@iot.navigationLink": null,
- "Datastreams@iot.nextLink": null,
- "MultiDatastreams": [ ],
- "MultiDatastreams@iot.count": null,
- "MultiDatastreams@iot.navigationLink": null,
- "MultiDatastreams@iot.nextLink": null,
- "definition": null,
- "description": null,
- "name": null,
- "properties": null
}
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": { },
- "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": null,
- "name": null,
- "symbol": null
}
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- { }
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- { }
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- { }
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- { }
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": {
- "@iot.id": 0,
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": 0,
- "Datastreams": [
- null
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- null
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- null
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- null
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}, - "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": { },
- "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- null
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": { },
- "ObservedProperty@iot.navigationLink": "string",
- "Sensor": {
- "@iot.id": null,
- "Datastreams": [ ],
- "Datastreams@iot.count": null,
- "Datastreams@iot.navigationLink": null,
- "Datastreams@iot.nextLink": null,
- "MultiDatastreams": [ ],
- "MultiDatastreams@iot.count": null,
- "MultiDatastreams@iot.navigationLink": null,
- "MultiDatastreams@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "metadata": null,
- "name": null,
- "properties": null
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": null,
- "name": null,
- "symbol": null
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- {
- "@iot.id": null,
- "Datastream": null,
- "Datastream@iot.navigationLink": null,
- "FeatureOfInterest": null,
- "FeatureOfInterest@iot.navigationLink": null,
- "MultiDatastream": null,
- "MultiDatastream@iot.navigationLink": null,
- "parameters": { },
- "phenomenonTime": null,
- "result": null,
- "resultQuality": { },
- "resultTime": null,
- "validTime": null
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": 0,
- "Datastreams": [
- null
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- null
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": { },
- "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": 0,
- "Actuator": {
- "@iot.id": 0,
- "TaskingCapabilities": [
- { }
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Actuator@iot.navigationLink": "string",
- "Tasks": [
- {
- "@iot.id": 0,
- "TaskingCapability": { },
- "TaskingCapability@iot.navigationLink": "string",
- "creationTime": "2019-08-24T14:15:22Z",
- "taskingParameters": { }
}
], - "Tasks@iot.count": 0,
- "Tasks@iot.navigationLink": "string",
- "Tasks@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "properties": { },
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}
]
}
/v1.1/MultiDatastreams
query Parameters
$skip | integer <int64> The number of elements to skip from the collection |
$top | integer <int64> The number of elements to return |
$count | boolean Flag indicating if the total number of items in the collection should be returned. |
$select | string The list of properties that need to be returned. |
$expand | string The list of related queries that need to be included in the result. |
$filter | string A filter query. |
Responses
Response samples
- 200
{- "@iot.count": 0,
- "@iot.nextLink": "string",
- "value": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": {
- "@iot.id": 0,
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- null
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- null
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- null
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": 0,
- "Actuator": {
- "@iot.id": null,
- "TaskingCapabilities": [ ],
- "TaskingCapabilities@iot.count": null,
- "TaskingCapabilities@iot.navigationLink": null,
- "TaskingCapabilities@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "metadata": null,
- "name": null,
- "properties": null
}, - "Actuator@iot.navigationLink": "string",
- "Tasks": [
- null
], - "Tasks@iot.count": 0,
- "Tasks@iot.navigationLink": "string",
- "Tasks@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "properties": { },
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}, - "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": { },
- "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": { },
- "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": null,
- "Observations": [ ],
- "Observations@iot.count": null,
- "Observations@iot.navigationLink": null,
- "Observations@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "feature": { },
- "name": null,
- "properties": null
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": { },
- "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": { },
- "ObservedProperty@iot.navigationLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": null,
- "Locations": [ ],
- "Locations@iot.count": null,
- "Locations@iot.navigationLink": null,
- "Locations@iot.nextLink": null,
- "Thing": null,
- "Thing@iot.navigationLink": null,
- "time": null
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": null,
- "HistoricalLocations": [ ],
- "HistoricalLocations@iot.count": null,
- "HistoricalLocations@iot.navigationLink": null,
- "HistoricalLocations@iot.nextLink": null,
- "Things": [ ],
- "Things@iot.count": null,
- "Things@iot.navigationLink": null,
- "Things@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "location": { },
- "name": null,
- "properties": null
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": null,
- "Actuator": null,
- "Actuator@iot.navigationLink": null,
- "Tasks": [ ],
- "Tasks@iot.count": null,
- "Tasks@iot.navigationLink": null,
- "Tasks@iot.nextLink": null,
- "Thing": null,
- "Thing@iot.navigationLink": null,
- "description": null,
- "name": null,
- "properties": null,
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": { },
- "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- null
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": { },
- "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": { },
- "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- null
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- null
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- null
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": 0,
- "Actuator": {
- "@iot.id": null,
- "TaskingCapabilities": [ ],
- "TaskingCapabilities@iot.count": null,
- "TaskingCapabilities@iot.navigationLink": null,
- "TaskingCapabilities@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "metadata": null,
- "name": null,
- "properties": null
}, - "Actuator@iot.navigationLink": "string",
- "Tasks": [
- null
], - "Tasks@iot.count": 0,
- "Tasks@iot.navigationLink": "string",
- "Tasks@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "properties": { },
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": { },
- "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- null
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": { },
- "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- { }
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- { }
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- { }
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- { }
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": 0,
- "Actuator": {
- "@iot.id": 0,
- "TaskingCapabilities": [
- { }
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Actuator@iot.navigationLink": "string",
- "Tasks": [
- {
- "@iot.id": 0,
- "TaskingCapability": { },
- "TaskingCapability@iot.navigationLink": "string",
- "creationTime": "2019-08-24T14:15:22Z",
- "taskingParameters": { }
}
], - "Tasks@iot.count": 0,
- "Tasks@iot.navigationLink": "string",
- "Tasks@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "properties": { },
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}
]
}
/v1.1/MultiDatastreams({entityId})
path Parameters
entityId required | integer <int64> The id of the requested entity |
query Parameters
$select | string The list of properties that need to be returned. |
$expand | string The list of related queries that need to be included in the result. |
Responses
Response samples
- 200
{- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": {
- "@iot.id": 0,
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- null
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- null
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- null
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- { }
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": 0,
- "Actuator": {
- "@iot.id": 0,
- "TaskingCapabilities": [
- { }
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Actuator@iot.navigationLink": "string",
- "Tasks": [
- {
- "@iot.id": 0,
- "TaskingCapability": { },
- "TaskingCapability@iot.navigationLink": "string",
- "creationTime": "2019-08-24T14:15:22Z",
- "taskingParameters": { }
}
], - "Tasks@iot.count": 0,
- "Tasks@iot.navigationLink": "string",
- "Tasks@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "properties": { },
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}, - "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": { },
- "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": { },
- "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": { },
- "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": { },
- "ObservedProperty@iot.navigationLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- {
- "@iot.id": null,
- "HistoricalLocations": [ ],
- "HistoricalLocations@iot.count": null,
- "HistoricalLocations@iot.navigationLink": null,
- "HistoricalLocations@iot.nextLink": null,
- "Things": [ ],
- "Things@iot.count": null,
- "Things@iot.navigationLink": null,
- "Things@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "location": { },
- "name": null,
- "properties": null
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- {
- "@iot.id": null,
- "Locations": [ ],
- "Locations@iot.count": null,
- "Locations@iot.navigationLink": null,
- "Locations@iot.nextLink": null,
- "Thing": null,
- "Thing@iot.navigationLink": null,
- "time": null
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- { }
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": 0,
- "Actuator": {
- "@iot.id": 0,
- "TaskingCapabilities": [
- null
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Actuator@iot.navigationLink": "string",
- "Tasks": [
- {
- "@iot.id": null,
- "TaskingCapability": null,
- "TaskingCapability@iot.navigationLink": null,
- "creationTime": null,
- "taskingParameters": { }
}
], - "Tasks@iot.count": 0,
- "Tasks@iot.navigationLink": "string",
- "Tasks@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "properties": { },
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": { },
- "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": { },
- "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": { },
- "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- null
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- null
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- null
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- { }
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": 0,
- "Actuator": {
- "@iot.id": 0,
- "TaskingCapabilities": [
- { }
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Actuator@iot.navigationLink": "string",
- "Tasks": [
- {
- "@iot.id": 0,
- "TaskingCapability": { },
- "TaskingCapability@iot.navigationLink": "string",
- "creationTime": "2019-08-24T14:15:22Z",
- "taskingParameters": { }
}
], - "Tasks@iot.count": 0,
- "Tasks@iot.navigationLink": "string",
- "Tasks@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "properties": { },
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": { },
- "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": { },
- "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- { }
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- { }
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- { }
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- { }
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": 0,
- "Actuator": {
- "@iot.id": 0,
- "TaskingCapabilities": [
- { }
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Actuator@iot.navigationLink": "string",
- "Tasks": [
- {
- "@iot.id": 0,
- "TaskingCapability": { },
- "TaskingCapability@iot.navigationLink": "string",
- "creationTime": "2019-08-24T14:15:22Z",
- "taskingParameters": { }
}
], - "Tasks@iot.count": 0,
- "Tasks@iot.navigationLink": "string",
- "Tasks@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "properties": { },
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}
/v1.1/MultiDatastreams({entityId})/Observations
path Parameters
entityId required | integer <int64> The id of the requested entity |
query Parameters
$skip | integer <int64> The number of elements to skip from the collection |
$top | integer <int64> The number of elements to return |
$count | boolean Flag indicating if the total number of items in the collection should be returned. |
$select | string The list of properties that need to be returned. |
$expand | string The list of related queries that need to be included in the result. |
$filter | string A filter query. |
Responses
Response samples
- 200
{- "@iot.count": 0,
- "@iot.nextLink": "string",
- "value": [
- {
- "@iot.id": 0,
- "Datastream": {
- "@iot.id": 0,
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- { }
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": null,
- "Locations": [ ],
- "Locations@iot.count": null,
- "Locations@iot.navigationLink": null,
- "Locations@iot.nextLink": null,
- "Thing": null,
- "Thing@iot.navigationLink": null,
- "time": null
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": null,
- "HistoricalLocations": [ ],
- "HistoricalLocations@iot.count": null,
- "HistoricalLocations@iot.navigationLink": null,
- "HistoricalLocations@iot.nextLink": null,
- "Things": [ ],
- "Things@iot.count": null,
- "Things@iot.navigationLink": null,
- "Things@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "location": { },
- "name": null,
- "properties": null
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": null,
- "Actuator": null,
- "Actuator@iot.navigationLink": null,
- "Tasks": [ ],
- "Tasks@iot.count": null,
- "Tasks@iot.navigationLink": null,
- "Tasks@iot.nextLink": null,
- "Thing": null,
- "Thing@iot.navigationLink": null,
- "description": null,
- "name": null,
- "properties": null,
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- {
- "@iot.id": 0,
- "Datastreams": [
- null
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- null
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": { },
- "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": null,
- "Locations": [ ],
- "Locations@iot.count": null,
- "Locations@iot.navigationLink": null,
- "Locations@iot.nextLink": null,
- "Thing": null,
- "Thing@iot.navigationLink": null,
- "time": null
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": null,
- "HistoricalLocations": [ ],
- "HistoricalLocations@iot.count": null,
- "HistoricalLocations@iot.navigationLink": null,
- "HistoricalLocations@iot.nextLink": null,
- "Things": [ ],
- "Things@iot.count": null,
- "Things@iot.navigationLink": null,
- "Things@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "location": { },
- "name": null,
- "properties": null
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": null,
- "Actuator": null,
- "Actuator@iot.navigationLink": null,
- "Tasks": [ ],
- "Tasks@iot.count": null,
- "Tasks@iot.navigationLink": null,
- "Tasks@iot.nextLink": null,
- "Thing": null,
- "Thing@iot.navigationLink": null,
- "description": null,
- "name": null,
- "properties": null,
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- null
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- null
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- null
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- { }
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- {
- "@iot.id": 0,
- "Datastreams": [
- null
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- null
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": 0,
- "Actuator": {
- "@iot.id": 0,
- "TaskingCapabilities": [
- { }
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Actuator@iot.navigationLink": "string",
- "Tasks": [
- {
- "@iot.id": 0,
- "TaskingCapability": { },
- "TaskingCapability@iot.navigationLink": "string",
- "creationTime": "2019-08-24T14:15:22Z",
- "taskingParameters": { }
}
], - "Tasks@iot.count": 0,
- "Tasks@iot.navigationLink": "string",
- "Tasks@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "properties": { },
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}, - "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": { },
- "ObservedProperty@iot.navigationLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- null
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- null
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- null
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- null
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- null
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- null
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- null
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": { },
- "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": null,
- "Locations": [ ],
- "Locations@iot.count": null,
- "Locations@iot.navigationLink": null,
- "Locations@iot.nextLink": null,
- "Thing": null,
- "Thing@iot.navigationLink": null,
- "time": null
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": null,
- "HistoricalLocations": [ ],
- "HistoricalLocations@iot.count": null,
- "HistoricalLocations@iot.navigationLink": null,
- "HistoricalLocations@iot.nextLink": null,
- "Things": [ ],
- "Things@iot.count": null,
- "Things@iot.navigationLink": null,
- "Things@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "location": { },
- "name": null,
- "properties": null
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": null,
- "Actuator": null,
- "Actuator@iot.navigationLink": null,
- "Tasks": [ ],
- "Tasks@iot.count": null,
- "Tasks@iot.navigationLink": null,
- "Tasks@iot.nextLink": null,
- "Thing": null,
- "Thing@iot.navigationLink": null,
- "description": null,
- "name": null,
- "properties": null,
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- null
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- null
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- null
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- { }
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": 0,
- "Actuator": {
- "@iot.id": 0,
- "TaskingCapabilities": [
- { }
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Actuator@iot.navigationLink": "string",
- "Tasks": [
- {
- "@iot.id": 0,
- "TaskingCapability": { },
- "TaskingCapability@iot.navigationLink": "string",
- "creationTime": "2019-08-24T14:15:22Z",
- "taskingParameters": { }
}
], - "Tasks@iot.count": 0,
- "Tasks@iot.navigationLink": "string",
- "Tasks@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "properties": { },
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}, - "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
]
}
/v1.1/MultiDatastreams({entityId})/ObservedProperties
path Parameters
entityId required | integer <int64> The id of the requested entity |
query Parameters
$skip | integer <int64> The number of elements to skip from the collection |
$top | integer <int64> The number of elements to return |
$count | boolean Flag indicating if the total number of items in the collection should be returned. |
$select | string The list of properties that need to be returned. |
$expand | string The list of related queries that need to be included in the result. |
$filter | string A filter query. |
Responses
Response samples
- 200
{- "@iot.count": 0,
- "@iot.nextLink": "string",
- "value": [
- {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": { },
- "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- { }
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- null
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- null
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- null
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- null
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- null
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- null
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- null
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": null,
- "name": null,
- "symbol": null
}
]
}, - "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": { },
- "ObservedProperty@iot.navigationLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- {
- "@iot.id": null,
- "Datastream": null,
- "Datastream@iot.navigationLink": null,
- "FeatureOfInterest": null,
- "FeatureOfInterest@iot.navigationLink": null,
- "MultiDatastream": null,
- "MultiDatastream@iot.navigationLink": null,
- "parameters": { },
- "phenomenonTime": null,
- "result": null,
- "resultQuality": { },
- "resultTime": null,
- "validTime": null
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- { }
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": { },
- "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- null
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- null
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- null
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- null
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- null
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": null,
- "name": null,
- "symbol": null
}
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- {
- "@iot.id": null,
- "HistoricalLocations": [ ],
- "HistoricalLocations@iot.count": null,
- "HistoricalLocations@iot.navigationLink": null,
- "HistoricalLocations@iot.nextLink": null,
- "Things": [ ],
- "Things@iot.count": null,
- "Things@iot.navigationLink": null,
- "Things@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "location": { },
- "name": null,
- "properties": null
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- {
- "@iot.id": null,
- "Locations": [ ],
- "Locations@iot.count": null,
- "Locations@iot.navigationLink": null,
- "Locations@iot.nextLink": null,
- "Thing": null,
- "Thing@iot.navigationLink": null,
- "time": null
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- { }
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- {
- "@iot.id": null,
- "Datastream": null,
- "Datastream@iot.navigationLink": null,
- "FeatureOfInterest": null,
- "FeatureOfInterest@iot.navigationLink": null,
- "MultiDatastream": null,
- "MultiDatastream@iot.navigationLink": null,
- "parameters": { },
- "phenomenonTime": null,
- "result": null,
- "resultQuality": { },
- "resultTime": null,
- "validTime": null
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- { }
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- null
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- null
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": null,
- "name": null,
- "symbol": null
}
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": 0,
- "Actuator": {
- "@iot.id": 0,
- "TaskingCapabilities": [
- null
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Actuator@iot.navigationLink": "string",
- "Tasks": [
- {
- "@iot.id": null,
- "TaskingCapability": null,
- "TaskingCapability@iot.navigationLink": null,
- "creationTime": null,
- "taskingParameters": { }
}
], - "Tasks@iot.count": 0,
- "Tasks@iot.navigationLink": "string",
- "Tasks@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "properties": { },
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": {
- "@iot.id": 0,
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": { },
- "ObservedProperty@iot.navigationLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- null
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- null
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- null
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- null
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- null
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- null
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- null
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}, - "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": { },
- "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- { }
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- {
- "@iot.id": null,
- "Datastream": null,
- "Datastream@iot.navigationLink": null,
- "FeatureOfInterest": null,
- "FeatureOfInterest@iot.navigationLink": null,
- "MultiDatastream": null,
- "MultiDatastream@iot.navigationLink": null,
- "parameters": { },
- "phenomenonTime": null,
- "result": null,
- "resultQuality": { },
- "resultTime": null,
- "validTime": null
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": { },
- "ObservedProperty@iot.navigationLink": "string",
- "Sensor": { },
- "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- null
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- null
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- null
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- null
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- null
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- {
- "@iot.id": null,
- "Datastream": null,
- "Datastream@iot.navigationLink": null,
- "FeatureOfInterest": null,
- "FeatureOfInterest@iot.navigationLink": null,
- "MultiDatastream": null,
- "MultiDatastream@iot.navigationLink": null,
- "parameters": { },
- "phenomenonTime": null,
- "result": null,
- "resultQuality": { },
- "resultTime": null,
- "validTime": null
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": { },
- "ObservedProperty@iot.navigationLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- null
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- null
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- {
- "@iot.id": null,
- "HistoricalLocations": [ ],
- "HistoricalLocations@iot.count": null,
- "HistoricalLocations@iot.navigationLink": null,
- "HistoricalLocations@iot.nextLink": null,
- "Things": [ ],
- "Things@iot.count": null,
- "Things@iot.navigationLink": null,
- "Things@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "location": { },
- "name": null,
- "properties": null
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- {
- "@iot.id": null,
- "Locations": [ ],
- "Locations@iot.count": null,
- "Locations@iot.navigationLink": null,
- "Locations@iot.nextLink": null,
- "Thing": null,
- "Thing@iot.navigationLink": null,
- "time": null
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- { }
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": 0,
- "Actuator": {
- "@iot.id": 0,
- "TaskingCapabilities": [
- null
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Actuator@iot.navigationLink": "string",
- "Tasks": [
- {
- "@iot.id": null,
- "TaskingCapability": null,
- "TaskingCapability@iot.navigationLink": null,
- "creationTime": null,
- "taskingParameters": { }
}
], - "Tasks@iot.count": 0,
- "Tasks@iot.navigationLink": "string",
- "Tasks@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "properties": { },
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}
]
}
/v1.1/MultiDatastreams({entityId})/Sensor
path Parameters
entityId required | integer <int64> The id of the requested entity |
query Parameters
$select | string The list of properties that need to be returned. |
$expand | string The list of related queries that need to be included in the result. |
Responses
Response samples
- 200
{- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": { },
- "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": { },
- "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- null
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- null
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- null
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": 0,
- "Actuator": {
- "@iot.id": null,
- "TaskingCapabilities": [ ],
- "TaskingCapabilities@iot.count": null,
- "TaskingCapabilities@iot.navigationLink": null,
- "TaskingCapabilities@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "metadata": null,
- "name": null,
- "properties": null
}, - "Actuator@iot.navigationLink": "string",
- "Tasks": [
- null
], - "Tasks@iot.count": 0,
- "Tasks@iot.navigationLink": "string",
- "Tasks@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "properties": { },
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}, - "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": { },
- "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- null
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": { },
- "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- { }
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": { },
- "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- null
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- null
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- null
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": 0,
- "Actuator": {
- "@iot.id": null,
- "TaskingCapabilities": [ ],
- "TaskingCapabilities@iot.count": null,
- "TaskingCapabilities@iot.navigationLink": null,
- "TaskingCapabilities@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "metadata": null,
- "name": null,
- "properties": null
}, - "Actuator@iot.navigationLink": "string",
- "Tasks": [
- null
], - "Tasks@iot.count": 0,
- "Tasks@iot.navigationLink": "string",
- "Tasks@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "properties": { },
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": { },
- "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- { }
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- { }
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- { }
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- { }
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": { },
- "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- null
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": { },
- "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": { },
- "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": 0,
- "Actuator": {
- "@iot.id": 0,
- "TaskingCapabilities": [
- { }
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Actuator@iot.navigationLink": "string",
- "Tasks": [
- {
- "@iot.id": 0,
- "TaskingCapability": { },
- "TaskingCapability@iot.navigationLink": "string",
- "creationTime": "2019-08-24T14:15:22Z",
- "taskingParameters": { }
}
], - "Tasks@iot.count": 0,
- "Tasks@iot.navigationLink": "string",
- "Tasks@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "properties": { },
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": {
- "@iot.id": 0,
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": { },
- "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- null
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- null
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- null
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": 0,
- "Actuator": {
- "@iot.id": null,
- "TaskingCapabilities": [ ],
- "TaskingCapabilities@iot.count": null,
- "TaskingCapabilities@iot.navigationLink": null,
- "TaskingCapabilities@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "metadata": null,
- "name": null,
- "properties": null
}, - "Actuator@iot.navigationLink": "string",
- "Tasks": [
- null
], - "Tasks@iot.count": 0,
- "Tasks@iot.navigationLink": "string",
- "Tasks@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "properties": { },
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}, - "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": { },
- "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": { },
- "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": null,
- "Observations": [ ],
- "Observations@iot.count": null,
- "Observations@iot.navigationLink": null,
- "Observations@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "feature": { },
- "name": null,
- "properties": null
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": { },
- "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": { },
- "ObservedProperty@iot.navigationLink": "string",
- "Sensor": { },
- "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": null,
- "Locations": [ ],
- "Locations@iot.count": null,
- "Locations@iot.navigationLink": null,
- "Locations@iot.nextLink": null,
- "Thing": null,
- "Thing@iot.navigationLink": null,
- "time": null
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": null,
- "HistoricalLocations": [ ],
- "HistoricalLocations@iot.count": null,
- "HistoricalLocations@iot.navigationLink": null,
- "HistoricalLocations@iot.nextLink": null,
- "Things": [ ],
- "Things@iot.count": null,
- "Things@iot.navigationLink": null,
- "Things@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "location": { },
- "name": null,
- "properties": null
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": null,
- "Actuator": null,
- "Actuator@iot.navigationLink": null,
- "Tasks": [ ],
- "Tasks@iot.count": null,
- "Tasks@iot.navigationLink": null,
- "Tasks@iot.nextLink": null,
- "Thing": null,
- "Thing@iot.navigationLink": null,
- "description": null,
- "name": null,
- "properties": null,
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": { },
- "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": { },
- "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- null
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": { },
- "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": { },
- "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- { }
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- { }
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- { }
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- { }
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": 0,
- "Actuator": {
- "@iot.id": 0,
- "TaskingCapabilities": [
- { }
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Actuator@iot.navigationLink": "string",
- "Tasks": [
- {
- "@iot.id": 0,
- "TaskingCapability": { },
- "TaskingCapability@iot.navigationLink": "string",
- "creationTime": "2019-08-24T14:15:22Z",
- "taskingParameters": { }
}
], - "Tasks@iot.count": 0,
- "Tasks@iot.navigationLink": "string",
- "Tasks@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "properties": { },
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}
/v1.1/MultiDatastreams({entityId})/Thing
path Parameters
entityId required | integer <int64> The id of the requested entity |
query Parameters
$select | string The list of properties that need to be returned. |
$expand | string The list of related queries that need to be included in the result. |
Responses
Response samples
- 200
{- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": { },
- "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}, - "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": { },
- "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- null
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": { },
- "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- { }
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": { },
- "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- null
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": { },
- "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": { },
- "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- { }
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- { }
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- { }
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- { }
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": {
- "@iot.id": 0,
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}, - "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": { },
- "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": { },
- "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": null,
- "Observations": [ ],
- "Observations@iot.count": null,
- "Observations@iot.navigationLink": null,
- "Observations@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "feature": { },
- "name": null,
- "properties": null
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": { },
- "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": { },
- "ObservedProperty@iot.navigationLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": { },
- "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- null
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": { },
- "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": { },
- "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": 0,
- "Actuator": {
- "@iot.id": 0,
- "TaskingCapabilities": [
- { }
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Actuator@iot.navigationLink": "string",
- "Tasks": [
- {
- "@iot.id": 0,
- "TaskingCapability": { },
- "TaskingCapability@iot.navigationLink": "string",
- "creationTime": "2019-08-24T14:15:22Z",
- "taskingParameters": { }
}
], - "Tasks@iot.count": 0,
- "Tasks@iot.navigationLink": "string",
- "Tasks@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "properties": { },
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}
/v1.1/Observations
query Parameters
$skip | integer <int64> The number of elements to skip from the collection |
$top | integer <int64> The number of elements to return |
$count | boolean Flag indicating if the total number of items in the collection should be returned. |
$select | string The list of properties that need to be returned. |
$expand | string The list of related queries that need to be included in the result. |
$filter | string A filter query. |
Responses
Response samples
- 200
{- "@iot.count": 0,
- "@iot.nextLink": "string",
- "value": [
- {
- "@iot.id": 0,
- "Datastream": {
- "@iot.id": 0,
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- { }
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": null,
- "Locations": [ ],
- "Locations@iot.count": null,
- "Locations@iot.navigationLink": null,
- "Locations@iot.nextLink": null,
- "Thing": null,
- "Thing@iot.navigationLink": null,
- "time": null
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": null,
- "HistoricalLocations": [ ],
- "HistoricalLocations@iot.count": null,
- "HistoricalLocations@iot.navigationLink": null,
- "HistoricalLocations@iot.nextLink": null,
- "Things": [ ],
- "Things@iot.count": null,
- "Things@iot.navigationLink": null,
- "Things@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "location": { },
- "name": null,
- "properties": null
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": null,
- "Actuator": null,
- "Actuator@iot.navigationLink": null,
- "Tasks": [ ],
- "Tasks@iot.count": null,
- "Tasks@iot.navigationLink": null,
- "Tasks@iot.nextLink": null,
- "Thing": null,
- "Thing@iot.navigationLink": null,
- "description": null,
- "name": null,
- "properties": null,
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- {
- "@iot.id": 0,
- "Datastreams": [
- null
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- null
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": { },
- "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": null,
- "Locations": [ ],
- "Locations@iot.count": null,
- "Locations@iot.navigationLink": null,
- "Locations@iot.nextLink": null,
- "Thing": null,
- "Thing@iot.navigationLink": null,
- "time": null
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": null,
- "HistoricalLocations": [ ],
- "HistoricalLocations@iot.count": null,
- "HistoricalLocations@iot.navigationLink": null,
- "HistoricalLocations@iot.nextLink": null,
- "Things": [ ],
- "Things@iot.count": null,
- "Things@iot.navigationLink": null,
- "Things@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "location": { },
- "name": null,
- "properties": null
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": null,
- "Actuator": null,
- "Actuator@iot.navigationLink": null,
- "Tasks": [ ],
- "Tasks@iot.count": null,
- "Tasks@iot.navigationLink": null,
- "Tasks@iot.nextLink": null,
- "Thing": null,
- "Thing@iot.navigationLink": null,
- "description": null,
- "name": null,
- "properties": null,
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- null
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- null
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- null
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- { }
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- {
- "@iot.id": 0,
- "Datastreams": [
- null
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- null
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": 0,
- "Actuator": {
- "@iot.id": 0,
- "TaskingCapabilities": [
- { }
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Actuator@iot.navigationLink": "string",
- "Tasks": [
- {
- "@iot.id": 0,
- "TaskingCapability": { },
- "TaskingCapability@iot.navigationLink": "string",
- "creationTime": "2019-08-24T14:15:22Z",
- "taskingParameters": { }
}
], - "Tasks@iot.count": 0,
- "Tasks@iot.navigationLink": "string",
- "Tasks@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "properties": { },
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}, - "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": { },
- "ObservedProperty@iot.navigationLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- null
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- null
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- null
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- null
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- null
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- null
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- null
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": { },
- "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": null,
- "Locations": [ ],
- "Locations@iot.count": null,
- "Locations@iot.navigationLink": null,
- "Locations@iot.nextLink": null,
- "Thing": null,
- "Thing@iot.navigationLink": null,
- "time": null
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": null,
- "HistoricalLocations": [ ],
- "HistoricalLocations@iot.count": null,
- "HistoricalLocations@iot.navigationLink": null,
- "HistoricalLocations@iot.nextLink": null,
- "Things": [ ],
- "Things@iot.count": null,
- "Things@iot.navigationLink": null,
- "Things@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "location": { },
- "name": null,
- "properties": null
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": null,
- "Actuator": null,
- "Actuator@iot.navigationLink": null,
- "Tasks": [ ],
- "Tasks@iot.count": null,
- "Tasks@iot.navigationLink": null,
- "Tasks@iot.nextLink": null,
- "Thing": null,
- "Thing@iot.navigationLink": null,
- "description": null,
- "name": null,
- "properties": null,
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- null
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- null
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- null
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- { }
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": 0,
- "Actuator": {
- "@iot.id": 0,
- "TaskingCapabilities": [
- { }
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Actuator@iot.navigationLink": "string",
- "Tasks": [
- {
- "@iot.id": 0,
- "TaskingCapability": { },
- "TaskingCapability@iot.navigationLink": "string",
- "creationTime": "2019-08-24T14:15:22Z",
- "taskingParameters": { }
}
], - "Tasks@iot.count": 0,
- "Tasks@iot.navigationLink": "string",
- "Tasks@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "properties": { },
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}, - "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
]
}
/v1.1/Observations({entityId})
path Parameters
entityId required | integer <int64> The id of the requested entity |
query Parameters
$select | string The list of properties that need to be returned. |
$expand | string The list of related queries that need to be included in the result. |
Responses
Response samples
- 200
{- "@iot.id": 0,
- "Datastream": {
- "@iot.id": 0,
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- { }
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- {
- "@iot.id": null,
- "HistoricalLocations": [ ],
- "HistoricalLocations@iot.count": null,
- "HistoricalLocations@iot.navigationLink": null,
- "HistoricalLocations@iot.nextLink": null,
- "Things": [ ],
- "Things@iot.count": null,
- "Things@iot.navigationLink": null,
- "Things@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "location": { },
- "name": null,
- "properties": null
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- {
- "@iot.id": null,
- "Locations": [ ],
- "Locations@iot.count": null,
- "Locations@iot.navigationLink": null,
- "Locations@iot.nextLink": null,
- "Thing": null,
- "Thing@iot.navigationLink": null,
- "time": null
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- { }
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": 0,
- "Actuator": {
- "@iot.id": 0,
- "TaskingCapabilities": [
- null
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Actuator@iot.navigationLink": "string",
- "Tasks": [
- {
- "@iot.id": null,
- "TaskingCapability": null,
- "TaskingCapability@iot.navigationLink": null,
- "creationTime": null,
- "taskingParameters": { }
}
], - "Tasks@iot.count": 0,
- "Tasks@iot.navigationLink": "string",
- "Tasks@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "properties": { },
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": { },
- "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- {
- "@iot.id": null,
- "HistoricalLocations": [ ],
- "HistoricalLocations@iot.count": null,
- "HistoricalLocations@iot.navigationLink": null,
- "HistoricalLocations@iot.nextLink": null,
- "Things": [ ],
- "Things@iot.count": null,
- "Things@iot.navigationLink": null,
- "Things@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "location": { },
- "name": null,
- "properties": null
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- {
- "@iot.id": null,
- "Locations": [ ],
- "Locations@iot.count": null,
- "Locations@iot.navigationLink": null,
- "Locations@iot.nextLink": null,
- "Thing": null,
- "Thing@iot.navigationLink": null,
- "time": null
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- { }
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": 0,
- "Actuator": {
- "@iot.id": 0,
- "TaskingCapabilities": [
- null
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Actuator@iot.navigationLink": "string",
- "Tasks": [
- {
- "@iot.id": null,
- "TaskingCapability": null,
- "TaskingCapability@iot.navigationLink": null,
- "creationTime": null,
- "taskingParameters": { }
}
], - "Tasks@iot.count": 0,
- "Tasks@iot.navigationLink": "string",
- "Tasks@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "properties": { },
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- { }
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- { }
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- { }
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- { }
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": 0,
- "Actuator": {
- "@iot.id": 0,
- "TaskingCapabilities": [
- { }
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Actuator@iot.navigationLink": "string",
- "Tasks": [
- {
- "@iot.id": 0,
- "TaskingCapability": { },
- "TaskingCapability@iot.navigationLink": "string",
- "creationTime": "2019-08-24T14:15:22Z",
- "taskingParameters": { }
}
], - "Tasks@iot.count": 0,
- "Tasks@iot.navigationLink": "string",
- "Tasks@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "properties": { },
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}, - "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": { },
- "ObservedProperty@iot.navigationLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- null
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- null
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- null
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": 0,
- "Actuator": {
- "@iot.id": null,
- "TaskingCapabilities": [ ],
- "TaskingCapabilities@iot.count": null,
- "TaskingCapabilities@iot.navigationLink": null,
- "TaskingCapabilities@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "metadata": null,
- "name": null,
- "properties": null
}, - "Actuator@iot.navigationLink": "string",
- "Tasks": [
- null
], - "Tasks@iot.count": 0,
- "Tasks@iot.navigationLink": "string",
- "Tasks@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "properties": { },
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": { },
- "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- {
- "@iot.id": null,
- "HistoricalLocations": [ ],
- "HistoricalLocations@iot.count": null,
- "HistoricalLocations@iot.navigationLink": null,
- "HistoricalLocations@iot.nextLink": null,
- "Things": [ ],
- "Things@iot.count": null,
- "Things@iot.navigationLink": null,
- "Things@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "location": { },
- "name": null,
- "properties": null
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- {
- "@iot.id": null,
- "Locations": [ ],
- "Locations@iot.count": null,
- "Locations@iot.navigationLink": null,
- "Locations@iot.nextLink": null,
- "Thing": null,
- "Thing@iot.navigationLink": null,
- "time": null
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- { }
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": 0,
- "Actuator": {
- "@iot.id": 0,
- "TaskingCapabilities": [
- null
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Actuator@iot.navigationLink": "string",
- "Tasks": [
- {
- "@iot.id": null,
- "TaskingCapability": null,
- "TaskingCapability@iot.navigationLink": null,
- "creationTime": null,
- "taskingParameters": { }
}
], - "Tasks@iot.count": 0,
- "Tasks@iot.navigationLink": "string",
- "Tasks@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "properties": { },
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- { }
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- { }
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- { }
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- { }
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": 0,
- "Actuator": {
- "@iot.id": 0,
- "TaskingCapabilities": [
- { }
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Actuator@iot.navigationLink": "string",
- "Tasks": [
- {
- "@iot.id": 0,
- "TaskingCapability": { },
- "TaskingCapability@iot.navigationLink": "string",
- "creationTime": "2019-08-24T14:15:22Z",
- "taskingParameters": { }
}
], - "Tasks@iot.count": 0,
- "Tasks@iot.navigationLink": "string",
- "Tasks@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "properties": { },
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}, - "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
/v1.1/Observations({entityId})/Datastream
path Parameters
entityId required | integer <int64> The id of the requested entity |
query Parameters
$select | string The list of properties that need to be returned. |
$expand | string The list of related queries that need to be included in the result. |
Responses
Response samples
- 200
{- "@iot.id": 0,
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": { },
- "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- null
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- null
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- null
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- { }
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": 0,
- "Actuator": {
- "@iot.id": 0,
- "TaskingCapabilities": [
- { }
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Actuator@iot.navigationLink": "string",
- "Tasks": [
- {
- "@iot.id": 0,
- "TaskingCapability": { },
- "TaskingCapability@iot.navigationLink": "string",
- "creationTime": "2019-08-24T14:15:22Z",
- "taskingParameters": { }
}
], - "Tasks@iot.count": 0,
- "Tasks@iot.navigationLink": "string",
- "Tasks@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "properties": { },
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}, - "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": { },
- "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": { },
- "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- { }
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- null
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- null
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- null
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- { }
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": 0,
- "Actuator": {
- "@iot.id": 0,
- "TaskingCapabilities": [
- { }
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Actuator@iot.navigationLink": "string",
- "Tasks": [
- {
- "@iot.id": 0,
- "TaskingCapability": { },
- "TaskingCapability@iot.navigationLink": "string",
- "creationTime": "2019-08-24T14:15:22Z",
- "taskingParameters": { }
}
], - "Tasks@iot.count": 0,
- "Tasks@iot.navigationLink": "string",
- "Tasks@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "properties": { },
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": { },
- "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": { },
- "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": { },
- "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- null
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- null
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- null
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- { }
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": 0,
- "Actuator": {
- "@iot.id": 0,
- "TaskingCapabilities": [
- { }
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Actuator@iot.navigationLink": "string",
- "Tasks": [
- {
- "@iot.id": 0,
- "TaskingCapability": { },
- "TaskingCapability@iot.navigationLink": "string",
- "creationTime": "2019-08-24T14:15:22Z",
- "taskingParameters": { }
}
], - "Tasks@iot.count": 0,
- "Tasks@iot.navigationLink": "string",
- "Tasks@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "properties": { },
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- { }
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- { }
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- { }
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- { }
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": { },
- "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": { },
- "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": 0,
- "Actuator": {
- "@iot.id": 0,
- "TaskingCapabilities": [
- { }
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Actuator@iot.navigationLink": "string",
- "Tasks": [
- {
- "@iot.id": 0,
- "TaskingCapability": { },
- "TaskingCapability@iot.navigationLink": "string",
- "creationTime": "2019-08-24T14:15:22Z",
- "taskingParameters": { }
}
], - "Tasks@iot.count": 0,
- "Tasks@iot.navigationLink": "string",
- "Tasks@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "properties": { },
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}
/v1.1/Observations({entityId})/FeatureOfInterest
path Parameters
entityId required | integer <int64> The id of the requested entity |
query Parameters
$select | string The list of properties that need to be returned. |
$expand | string The list of related queries that need to be included in the result. |
Responses
Response samples
- 200
{- "@iot.id": 0,
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": {
- "@iot.id": 0,
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- { }
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": null,
- "Locations": [ ],
- "Locations@iot.count": null,
- "Locations@iot.navigationLink": null,
- "Locations@iot.nextLink": null,
- "Thing": null,
- "Thing@iot.navigationLink": null,
- "time": null
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": null,
- "HistoricalLocations": [ ],
- "HistoricalLocations@iot.count": null,
- "HistoricalLocations@iot.navigationLink": null,
- "HistoricalLocations@iot.nextLink": null,
- "Things": [ ],
- "Things@iot.count": null,
- "Things@iot.navigationLink": null,
- "Things@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "location": { },
- "name": null,
- "properties": null
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": null,
- "Actuator": null,
- "Actuator@iot.navigationLink": null,
- "Tasks": [ ],
- "Tasks@iot.count": null,
- "Tasks@iot.navigationLink": null,
- "Tasks@iot.nextLink": null,
- "Thing": null,
- "Thing@iot.navigationLink": null,
- "description": null,
- "name": null,
- "properties": null,
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- {
- "@iot.id": 0,
- "Datastreams": [
- null
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- null
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": { },
- "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": null,
- "Locations": [ ],
- "Locations@iot.count": null,
- "Locations@iot.navigationLink": null,
- "Locations@iot.nextLink": null,
- "Thing": null,
- "Thing@iot.navigationLink": null,
- "time": null
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": null,
- "HistoricalLocations": [ ],
- "HistoricalLocations@iot.count": null,
- "HistoricalLocations@iot.navigationLink": null,
- "HistoricalLocations@iot.nextLink": null,
- "Things": [ ],
- "Things@iot.count": null,
- "Things@iot.navigationLink": null,
- "Things@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "location": { },
- "name": null,
- "properties": null
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": null,
- "Actuator": null,
- "Actuator@iot.navigationLink": null,
- "Tasks": [ ],
- "Tasks@iot.count": null,
- "Tasks@iot.navigationLink": null,
- "Tasks@iot.nextLink": null,
- "Thing": null,
- "Thing@iot.navigationLink": null,
- "description": null,
- "name": null,
- "properties": null,
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- null
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- null
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- null
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- { }
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- {
- "@iot.id": 0,
- "Datastreams": [
- null
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- null
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": 0,
- "Actuator": {
- "@iot.id": 0,
- "TaskingCapabilities": [
- { }
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Actuator@iot.navigationLink": "string",
- "Tasks": [
- {
- "@iot.id": 0,
- "TaskingCapability": { },
- "TaskingCapability@iot.navigationLink": "string",
- "creationTime": "2019-08-24T14:15:22Z",
- "taskingParameters": { }
}
], - "Tasks@iot.count": 0,
- "Tasks@iot.navigationLink": "string",
- "Tasks@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "properties": { },
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}, - "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": { },
- "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": { },
- "ObservedProperty@iot.navigationLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- null
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- null
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- null
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- null
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- null
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- null
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- null
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": { },
- "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": null,
- "Locations": [ ],
- "Locations@iot.count": null,
- "Locations@iot.navigationLink": null,
- "Locations@iot.nextLink": null,
- "Thing": null,
- "Thing@iot.navigationLink": null,
- "time": null
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": null,
- "HistoricalLocations": [ ],
- "HistoricalLocations@iot.count": null,
- "HistoricalLocations@iot.navigationLink": null,
- "HistoricalLocations@iot.nextLink": null,
- "Things": [ ],
- "Things@iot.count": null,
- "Things@iot.navigationLink": null,
- "Things@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "location": { },
- "name": null,
- "properties": null
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": null,
- "Actuator": null,
- "Actuator@iot.navigationLink": null,
- "Tasks": [ ],
- "Tasks@iot.count": null,
- "Tasks@iot.navigationLink": null,
- "Tasks@iot.nextLink": null,
- "Thing": null,
- "Thing@iot.navigationLink": null,
- "description": null,
- "name": null,
- "properties": null,
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- null
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- null
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- null
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- { }
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": 0,
- "Actuator": {
- "@iot.id": 0,
- "TaskingCapabilities": [
- { }
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Actuator@iot.navigationLink": "string",
- "Tasks": [
- {
- "@iot.id": 0,
- "TaskingCapability": { },
- "TaskingCapability@iot.navigationLink": "string",
- "creationTime": "2019-08-24T14:15:22Z",
- "taskingParameters": { }
}
], - "Tasks@iot.count": 0,
- "Tasks@iot.navigationLink": "string",
- "Tasks@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "properties": { },
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}, - "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}
/v1.1/Observations({entityId})/MultiDatastream
path Parameters
entityId required | integer <int64> The id of the requested entity |
query Parameters
$select | string The list of properties that need to be returned. |
$expand | string The list of related queries that need to be included in the result. |
Responses
Response samples
- 200
{- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": {
- "@iot.id": 0,
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- null
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- null
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- null
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- { }
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": 0,
- "Actuator": {
- "@iot.id": 0,
- "TaskingCapabilities": [
- { }
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Actuator@iot.navigationLink": "string",
- "Tasks": [
- {
- "@iot.id": 0,
- "TaskingCapability": { },
- "TaskingCapability@iot.navigationLink": "string",
- "creationTime": "2019-08-24T14:15:22Z",
- "taskingParameters": { }
}
], - "Tasks@iot.count": 0,
- "Tasks@iot.navigationLink": "string",
- "Tasks@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "properties": { },
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}, - "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": { },
- "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": { },
- "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": { },
- "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": { },
- "ObservedProperty@iot.navigationLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- {
- "@iot.id": null,
- "HistoricalLocations": [ ],
- "HistoricalLocations@iot.count": null,
- "HistoricalLocations@iot.navigationLink": null,
- "HistoricalLocations@iot.nextLink": null,
- "Things": [ ],
- "Things@iot.count": null,
- "Things@iot.navigationLink": null,
- "Things@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "location": { },
- "name": null,
- "properties": null
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- {
- "@iot.id": null,
- "Locations": [ ],
- "Locations@iot.count": null,
- "Locations@iot.navigationLink": null,
- "Locations@iot.nextLink": null,
- "Thing": null,
- "Thing@iot.navigationLink": null,
- "time": null
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- { }
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": 0,
- "Actuator": {
- "@iot.id": 0,
- "TaskingCapabilities": [
- null
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Actuator@iot.navigationLink": "string",
- "Tasks": [
- {
- "@iot.id": null,
- "TaskingCapability": null,
- "TaskingCapability@iot.navigationLink": null,
- "creationTime": null,
- "taskingParameters": { }
}
], - "Tasks@iot.count": 0,
- "Tasks@iot.navigationLink": "string",
- "Tasks@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "properties": { },
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": { },
- "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": { },
- "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": { },
- "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- null
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- null
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- null
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- { }
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": 0,
- "Actuator": {
- "@iot.id": 0,
- "TaskingCapabilities": [
- { }
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Actuator@iot.navigationLink": "string",
- "Tasks": [
- {
- "@iot.id": 0,
- "TaskingCapability": { },
- "TaskingCapability@iot.navigationLink": "string",
- "creationTime": "2019-08-24T14:15:22Z",
- "taskingParameters": { }
}
], - "Tasks@iot.count": 0,
- "Tasks@iot.navigationLink": "string",
- "Tasks@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "properties": { },
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": { },
- "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": { },
- "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- { }
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- { }
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- { }
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- { }
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": 0,
- "Actuator": {
- "@iot.id": 0,
- "TaskingCapabilities": [
- { }
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Actuator@iot.navigationLink": "string",
- "Tasks": [
- {
- "@iot.id": 0,
- "TaskingCapability": { },
- "TaskingCapability@iot.navigationLink": "string",
- "creationTime": "2019-08-24T14:15:22Z",
- "taskingParameters": { }
}
], - "Tasks@iot.count": 0,
- "Tasks@iot.navigationLink": "string",
- "Tasks@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "properties": { },
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}
/v1.1/ObservedProperties
query Parameters
$skip | integer <int64> The number of elements to skip from the collection |
$top | integer <int64> The number of elements to return |
$count | boolean Flag indicating if the total number of items in the collection should be returned. |
$select | string The list of properties that need to be returned. |
$expand | string The list of related queries that need to be included in the result. |
$filter | string A filter query. |
Responses
Response samples
- 200
{- "@iot.count": 0,
- "@iot.nextLink": "string",
- "value": [
- {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": { },
- "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- { }
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- null
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- null
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- null
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- null
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- null
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- null
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- null
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": null,
- "name": null,
- "symbol": null
}
]
}, - "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": { },
- "ObservedProperty@iot.navigationLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- {
- "@iot.id": null,
- "Datastream": null,
- "Datastream@iot.navigationLink": null,
- "FeatureOfInterest": null,
- "FeatureOfInterest@iot.navigationLink": null,
- "MultiDatastream": null,
- "MultiDatastream@iot.navigationLink": null,
- "parameters": { },
- "phenomenonTime": null,
- "result": null,
- "resultQuality": { },
- "resultTime": null,
- "validTime": null
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- { }
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": { },
- "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- null
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- null
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- null
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- null
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- null
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": null,
- "name": null,
- "symbol": null
}
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- {
- "@iot.id": null,
- "HistoricalLocations": [ ],
- "HistoricalLocations@iot.count": null,
- "HistoricalLocations@iot.navigationLink": null,
- "HistoricalLocations@iot.nextLink": null,
- "Things": [ ],
- "Things@iot.count": null,
- "Things@iot.navigationLink": null,
- "Things@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "location": { },
- "name": null,
- "properties": null
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- {
- "@iot.id": null,
- "Locations": [ ],
- "Locations@iot.count": null,
- "Locations@iot.navigationLink": null,
- "Locations@iot.nextLink": null,
- "Thing": null,
- "Thing@iot.navigationLink": null,
- "time": null
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- { }
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- {
- "@iot.id": null,
- "Datastream": null,
- "Datastream@iot.navigationLink": null,
- "FeatureOfInterest": null,
- "FeatureOfInterest@iot.navigationLink": null,
- "MultiDatastream": null,
- "MultiDatastream@iot.navigationLink": null,
- "parameters": { },
- "phenomenonTime": null,
- "result": null,
- "resultQuality": { },
- "resultTime": null,
- "validTime": null
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- { }
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- null
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- null
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": null,
- "name": null,
- "symbol": null
}
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": 0,
- "Actuator": {
- "@iot.id": 0,
- "TaskingCapabilities": [
- null
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Actuator@iot.navigationLink": "string",
- "Tasks": [
- {
- "@iot.id": null,
- "TaskingCapability": null,
- "TaskingCapability@iot.navigationLink": null,
- "creationTime": null,
- "taskingParameters": { }
}
], - "Tasks@iot.count": 0,
- "Tasks@iot.navigationLink": "string",
- "Tasks@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "properties": { },
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": {
- "@iot.id": 0,
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": { },
- "ObservedProperty@iot.navigationLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- null
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- null
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- null
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- null
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- null
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- null
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- null
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}, - "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": { },
- "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- { }
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- {
- "@iot.id": null,
- "Datastream": null,
- "Datastream@iot.navigationLink": null,
- "FeatureOfInterest": null,
- "FeatureOfInterest@iot.navigationLink": null,
- "MultiDatastream": null,
- "MultiDatastream@iot.navigationLink": null,
- "parameters": { },
- "phenomenonTime": null,
- "result": null,
- "resultQuality": { },
- "resultTime": null,
- "validTime": null
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": { },
- "ObservedProperty@iot.navigationLink": "string",
- "Sensor": { },
- "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- null
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- null
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- null
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- null
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- null
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- {
- "@iot.id": null,
- "Datastream": null,
- "Datastream@iot.navigationLink": null,
- "FeatureOfInterest": null,
- "FeatureOfInterest@iot.navigationLink": null,
- "MultiDatastream": null,
- "MultiDatastream@iot.navigationLink": null,
- "parameters": { },
- "phenomenonTime": null,
- "result": null,
- "resultQuality": { },
- "resultTime": null,
- "validTime": null
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": { },
- "ObservedProperty@iot.navigationLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- null
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- null
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- {
- "@iot.id": null,
- "HistoricalLocations": [ ],
- "HistoricalLocations@iot.count": null,
- "HistoricalLocations@iot.navigationLink": null,
- "HistoricalLocations@iot.nextLink": null,
- "Things": [ ],
- "Things@iot.count": null,
- "Things@iot.navigationLink": null,
- "Things@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "location": { },
- "name": null,
- "properties": null
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- {
- "@iot.id": null,
- "Locations": [ ],
- "Locations@iot.count": null,
- "Locations@iot.navigationLink": null,
- "Locations@iot.nextLink": null,
- "Thing": null,
- "Thing@iot.navigationLink": null,
- "time": null
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- { }
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": 0,
- "Actuator": {
- "@iot.id": 0,
- "TaskingCapabilities": [
- null
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Actuator@iot.navigationLink": "string",
- "Tasks": [
- {
- "@iot.id": null,
- "TaskingCapability": null,
- "TaskingCapability@iot.navigationLink": null,
- "creationTime": null,
- "taskingParameters": { }
}
], - "Tasks@iot.count": 0,
- "Tasks@iot.navigationLink": "string",
- "Tasks@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "properties": { },
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}
]
}
/v1.1/ObservedProperties({entityId})
path Parameters
entityId required | integer <int64> The id of the requested entity |
query Parameters
$select | string The list of properties that need to be returned. |
$expand | string The list of related queries that need to be included in the result. |
Responses
Response samples
- 200
{- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": { },
- "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- { }
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- null
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- null
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- null
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": 0,
- "Actuator": {
- "@iot.id": null,
- "TaskingCapabilities": [ ],
- "TaskingCapabilities@iot.count": null,
- "TaskingCapabilities@iot.navigationLink": null,
- "TaskingCapabilities@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "metadata": null,
- "name": null,
- "properties": null
}, - "Actuator@iot.navigationLink": "string",
- "Tasks": [
- null
], - "Tasks@iot.count": 0,
- "Tasks@iot.navigationLink": "string",
- "Tasks@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "properties": { },
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}, - "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": { },
- "ObservedProperty@iot.navigationLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": { },
- "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- null
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": { },
- "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- { }
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": { },
- "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- null
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- null
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- null
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": 0,
- "Actuator": {
- "@iot.id": null,
- "TaskingCapabilities": [ ],
- "TaskingCapabilities@iot.count": null,
- "TaskingCapabilities@iot.navigationLink": null,
- "TaskingCapabilities@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "metadata": null,
- "name": null,
- "properties": null
}, - "Actuator@iot.navigationLink": "string",
- "Tasks": [
- null
], - "Tasks@iot.count": 0,
- "Tasks@iot.navigationLink": "string",
- "Tasks@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "properties": { },
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- { }
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- { }
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- { }
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- { }
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": { },
- "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- null
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": { },
- "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- { }
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": 0,
- "Actuator": {
- "@iot.id": 0,
- "TaskingCapabilities": [
- { }
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Actuator@iot.navigationLink": "string",
- "Tasks": [
- {
- "@iot.id": 0,
- "TaskingCapability": { },
- "TaskingCapability@iot.navigationLink": "string",
- "creationTime": "2019-08-24T14:15:22Z",
- "taskingParameters": { }
}
], - "Tasks@iot.count": 0,
- "Tasks@iot.navigationLink": "string",
- "Tasks@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "properties": { },
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": {
- "@iot.id": 0,
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": { },
- "ObservedProperty@iot.navigationLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- null
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- null
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- null
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": 0,
- "Actuator": {
- "@iot.id": null,
- "TaskingCapabilities": [ ],
- "TaskingCapabilities@iot.count": null,
- "TaskingCapabilities@iot.navigationLink": null,
- "TaskingCapabilities@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "metadata": null,
- "name": null,
- "properties": null
}, - "Actuator@iot.navigationLink": "string",
- "Tasks": [
- null
], - "Tasks@iot.count": 0,
- "Tasks@iot.navigationLink": "string",
- "Tasks@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "properties": { },
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}, - "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": { },
- "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- { }
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": { },
- "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- null
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": { },
- "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": { },
- "ObservedProperty@iot.navigationLink": "string",
- "Sensor": { },
- "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- null
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- null
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- null
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": 0,
- "Actuator": {
- "@iot.id": null,
- "TaskingCapabilities": [ ],
- "TaskingCapabilities@iot.count": null,
- "TaskingCapabilities@iot.navigationLink": null,
- "TaskingCapabilities@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "metadata": null,
- "name": null,
- "properties": null
}, - "Actuator@iot.navigationLink": "string",
- "Tasks": [
- null
], - "Tasks@iot.count": 0,
- "Tasks@iot.navigationLink": "string",
- "Tasks@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "properties": { },
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": { },
- "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- null
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": { },
- "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": { },
- "ObservedProperty@iot.navigationLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- { }
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- { }
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- { }
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- { }
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": 0,
- "Actuator": {
- "@iot.id": 0,
- "TaskingCapabilities": [
- { }
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Actuator@iot.navigationLink": "string",
- "Tasks": [
- {
- "@iot.id": 0,
- "TaskingCapability": { },
- "TaskingCapability@iot.navigationLink": "string",
- "creationTime": "2019-08-24T14:15:22Z",
- "taskingParameters": { }
}
], - "Tasks@iot.count": 0,
- "Tasks@iot.navigationLink": "string",
- "Tasks@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "properties": { },
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}
/v1.1/ObservedProperties({entityId})/Datastreams
path Parameters
entityId required | integer <int64> The id of the requested entity |
query Parameters
$skip | integer <int64> The number of elements to skip from the collection |
$top | integer <int64> The number of elements to return |
$count | boolean Flag indicating if the total number of items in the collection should be returned. |
$select | string The list of properties that need to be returned. |
$expand | string The list of related queries that need to be included in the result. |
$filter | string A filter query. |
Responses
Response samples
- 200
{- "@iot.count": 0,
- "@iot.nextLink": "string",
- "value": [
- {
- "@iot.id": 0,
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": { },
- "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- null
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- null
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- null
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": 0,
- "Actuator": {
- "@iot.id": null,
- "TaskingCapabilities": [ ],
- "TaskingCapabilities@iot.count": null,
- "TaskingCapabilities@iot.navigationLink": null,
- "TaskingCapabilities@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "metadata": null,
- "name": null,
- "properties": null
}, - "Actuator@iot.navigationLink": "string",
- "Tasks": [
- null
], - "Tasks@iot.count": 0,
- "Tasks@iot.navigationLink": "string",
- "Tasks@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "properties": { },
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}, - "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": { },
- "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- null
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": { },
- "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- { }
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- null
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- null
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- null
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": 0,
- "Actuator": {
- "@iot.id": null,
- "TaskingCapabilities": [ ],
- "TaskingCapabilities@iot.count": null,
- "TaskingCapabilities@iot.navigationLink": null,
- "TaskingCapabilities@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "metadata": null,
- "name": null,
- "properties": null
}, - "Actuator@iot.navigationLink": "string",
- "Tasks": [
- null
], - "Tasks@iot.count": 0,
- "Tasks@iot.navigationLink": "string",
- "Tasks@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "properties": { },
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": { },
- "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- null
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": { },
- "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": { },
- "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- null
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- null
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- null
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": 0,
- "Actuator": {
- "@iot.id": null,
- "TaskingCapabilities": [ ],
- "TaskingCapabilities@iot.count": null,
- "TaskingCapabilities@iot.navigationLink": null,
- "TaskingCapabilities@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "metadata": null,
- "name": null,
- "properties": null
}, - "Actuator@iot.navigationLink": "string",
- "Tasks": [
- null
], - "Tasks@iot.count": 0,
- "Tasks@iot.navigationLink": "string",
- "Tasks@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "properties": { },
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- { }
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- { }
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- { }
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- { }
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": { },
- "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- null
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": { },
- "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": 0,
- "Actuator": {
- "@iot.id": 0,
- "TaskingCapabilities": [
- { }
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Actuator@iot.navigationLink": "string",
- "Tasks": [
- {
- "@iot.id": 0,
- "TaskingCapability": { },
- "TaskingCapability@iot.navigationLink": "string",
- "creationTime": "2019-08-24T14:15:22Z",
- "taskingParameters": { }
}
], - "Tasks@iot.count": 0,
- "Tasks@iot.navigationLink": "string",
- "Tasks@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "properties": { },
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}
]
}
/v1.1/ObservedProperties({entityId})/MultiDatastreams
path Parameters
entityId required | integer <int64> The id of the requested entity |
query Parameters
$skip | integer <int64> The number of elements to skip from the collection |
$top | integer <int64> The number of elements to return |
$count | boolean Flag indicating if the total number of items in the collection should be returned. |
$select | string The list of properties that need to be returned. |
$expand | string The list of related queries that need to be included in the result. |
$filter | string A filter query. |
Responses
Response samples
- 200
{- "@iot.count": 0,
- "@iot.nextLink": "string",
- "value": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": {
- "@iot.id": 0,
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- null
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- null
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- null
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": 0,
- "Actuator": {
- "@iot.id": null,
- "TaskingCapabilities": [ ],
- "TaskingCapabilities@iot.count": null,
- "TaskingCapabilities@iot.navigationLink": null,
- "TaskingCapabilities@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "metadata": null,
- "name": null,
- "properties": null
}, - "Actuator@iot.navigationLink": "string",
- "Tasks": [
- null
], - "Tasks@iot.count": 0,
- "Tasks@iot.navigationLink": "string",
- "Tasks@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "properties": { },
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}, - "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": { },
- "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": { },
- "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": null,
- "Observations": [ ],
- "Observations@iot.count": null,
- "Observations@iot.navigationLink": null,
- "Observations@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "feature": { },
- "name": null,
- "properties": null
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": { },
- "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": { },
- "ObservedProperty@iot.navigationLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": null,
- "Locations": [ ],
- "Locations@iot.count": null,
- "Locations@iot.navigationLink": null,
- "Locations@iot.nextLink": null,
- "Thing": null,
- "Thing@iot.navigationLink": null,
- "time": null
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": null,
- "HistoricalLocations": [ ],
- "HistoricalLocations@iot.count": null,
- "HistoricalLocations@iot.navigationLink": null,
- "HistoricalLocations@iot.nextLink": null,
- "Things": [ ],
- "Things@iot.count": null,
- "Things@iot.navigationLink": null,
- "Things@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "location": { },
- "name": null,
- "properties": null
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": null,
- "Actuator": null,
- "Actuator@iot.navigationLink": null,
- "Tasks": [ ],
- "Tasks@iot.count": null,
- "Tasks@iot.navigationLink": null,
- "Tasks@iot.nextLink": null,
- "Thing": null,
- "Thing@iot.navigationLink": null,
- "description": null,
- "name": null,
- "properties": null,
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": { },
- "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- null
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": { },
- "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": { },
- "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- null
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- null
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- null
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": 0,
- "Actuator": {
- "@iot.id": null,
- "TaskingCapabilities": [ ],
- "TaskingCapabilities@iot.count": null,
- "TaskingCapabilities@iot.navigationLink": null,
- "TaskingCapabilities@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "metadata": null,
- "name": null,
- "properties": null
}, - "Actuator@iot.navigationLink": "string",
- "Tasks": [
- null
], - "Tasks@iot.count": 0,
- "Tasks@iot.navigationLink": "string",
- "Tasks@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "properties": { },
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": { },
- "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- null
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": { },
- "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- { }
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- { }
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- { }
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- { }
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": 0,
- "Actuator": {
- "@iot.id": 0,
- "TaskingCapabilities": [
- { }
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Actuator@iot.navigationLink": "string",
- "Tasks": [
- {
- "@iot.id": 0,
- "TaskingCapability": { },
- "TaskingCapability@iot.navigationLink": "string",
- "creationTime": "2019-08-24T14:15:22Z",
- "taskingParameters": { }
}
], - "Tasks@iot.count": 0,
- "Tasks@iot.navigationLink": "string",
- "Tasks@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "properties": { },
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}
]
}
/v1.1/Sensors
query Parameters
$skip | integer <int64> The number of elements to skip from the collection |
$top | integer <int64> The number of elements to return |
$count | boolean Flag indicating if the total number of items in the collection should be returned. |
$select | string The list of properties that need to be returned. |
$expand | string The list of related queries that need to be included in the result. |
$filter | string A filter query. |
Responses
Response samples
- 200
{- "@iot.count": 0,
- "@iot.nextLink": "string",
- "value": [
- {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": { },
- "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- {
- "@iot.id": null,
- "Datastreams": [ ],
- "Datastreams@iot.count": null,
- "Datastreams@iot.navigationLink": null,
- "Datastreams@iot.nextLink": null,
- "MultiDatastreams": [ ],
- "MultiDatastreams@iot.count": null,
- "MultiDatastreams@iot.navigationLink": null,
- "MultiDatastreams@iot.nextLink": null,
- "definition": null,
- "description": null,
- "name": null,
- "properties": null
}
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": { },
- "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- null
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- null
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- null
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- null
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- null
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": null,
- "name": null,
- "symbol": null
}
]
}, - "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- {
- "@iot.id": null,
- "Datastream": null,
- "Datastream@iot.navigationLink": null,
- "FeatureOfInterest": null,
- "FeatureOfInterest@iot.navigationLink": null,
- "MultiDatastream": null,
- "MultiDatastream@iot.navigationLink": null,
- "parameters": { },
- "phenomenonTime": null,
- "result": null,
- "resultQuality": { },
- "resultTime": null,
- "validTime": null
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- { }
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": { },
- "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- null
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- null
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- null
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- null
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- null
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": null,
- "name": null,
- "symbol": null
}
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": { },
- "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- {
- "@iot.id": null,
- "HistoricalLocations": [ ],
- "HistoricalLocations@iot.count": null,
- "HistoricalLocations@iot.navigationLink": null,
- "HistoricalLocations@iot.nextLink": null,
- "Things": [ ],
- "Things@iot.count": null,
- "Things@iot.navigationLink": null,
- "Things@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "location": { },
- "name": null,
- "properties": null
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- {
- "@iot.id": null,
- "Locations": [ ],
- "Locations@iot.count": null,
- "Locations@iot.navigationLink": null,
- "Locations@iot.nextLink": null,
- "Thing": null,
- "Thing@iot.navigationLink": null,
- "time": null
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- { }
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- {
- "@iot.id": null,
- "Datastream": null,
- "Datastream@iot.navigationLink": null,
- "FeatureOfInterest": null,
- "FeatureOfInterest@iot.navigationLink": null,
- "MultiDatastream": null,
- "MultiDatastream@iot.navigationLink": null,
- "parameters": { },
- "phenomenonTime": null,
- "result": null,
- "resultQuality": { },
- "resultTime": null,
- "validTime": null
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- {
- "@iot.id": null,
- "Datastreams": [ ],
- "Datastreams@iot.count": null,
- "Datastreams@iot.navigationLink": null,
- "Datastreams@iot.nextLink": null,
- "MultiDatastreams": [ ],
- "MultiDatastreams@iot.count": null,
- "MultiDatastreams@iot.navigationLink": null,
- "MultiDatastreams@iot.nextLink": null,
- "definition": null,
- "description": null,
- "name": null,
- "properties": null
}
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": { },
- "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": null,
- "name": null,
- "symbol": null
}
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": 0,
- "Actuator": {
- "@iot.id": 0,
- "TaskingCapabilities": [
- null
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Actuator@iot.navigationLink": "string",
- "Tasks": [
- {
- "@iot.id": null,
- "TaskingCapability": null,
- "TaskingCapability@iot.navigationLink": null,
- "creationTime": null,
- "taskingParameters": { }
}
], - "Tasks@iot.count": 0,
- "Tasks@iot.navigationLink": "string",
- "Tasks@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "properties": { },
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": {
- "@iot.id": 0,
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": 0,
- "Datastreams": [
- null
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- null
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": { },
- "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- null
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- null
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- null
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- null
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- null
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}, - "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": { },
- "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- null
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": { },
- "ObservedProperty@iot.navigationLink": "string",
- "Sensor": { },
- "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": null,
- "Datastreams": [ ],
- "Datastreams@iot.count": null,
- "Datastreams@iot.navigationLink": null,
- "Datastreams@iot.nextLink": null,
- "HistoricalLocations": [ ],
- "HistoricalLocations@iot.count": null,
- "HistoricalLocations@iot.navigationLink": null,
- "HistoricalLocations@iot.nextLink": null,
- "Locations": [ ],
- "Locations@iot.count": null,
- "Locations@iot.navigationLink": null,
- "Locations@iot.nextLink": null,
- "MultiDatastreams": [ ],
- "MultiDatastreams@iot.count": null,
- "MultiDatastreams@iot.navigationLink": null,
- "MultiDatastreams@iot.nextLink": null,
- "TaskingCapabilities": [ ],
- "TaskingCapabilities@iot.count": null,
- "TaskingCapabilities@iot.navigationLink": null,
- "TaskingCapabilities@iot.nextLink": null,
- "description": null,
- "name": null,
- "properties": null
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": null,
- "name": null,
- "symbol": null
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": { },
- "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- {
- "@iot.id": null,
- "Datastream": null,
- "Datastream@iot.navigationLink": null,
- "FeatureOfInterest": null,
- "FeatureOfInterest@iot.navigationLink": null,
- "MultiDatastream": null,
- "MultiDatastream@iot.navigationLink": null,
- "parameters": { },
- "phenomenonTime": null,
- "result": null,
- "resultQuality": { },
- "resultTime": null,
- "validTime": null
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": 0,
- "Datastreams": [
- null
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- null
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": { },
- "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- {
- "@iot.id": null,
- "HistoricalLocations": [ ],
- "HistoricalLocations@iot.count": null,
- "HistoricalLocations@iot.navigationLink": null,
- "HistoricalLocations@iot.nextLink": null,
- "Things": [ ],
- "Things@iot.count": null,
- "Things@iot.navigationLink": null,
- "Things@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "location": { },
- "name": null,
- "properties": null
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- {
- "@iot.id": null,
- "Locations": [ ],
- "Locations@iot.count": null,
- "Locations@iot.navigationLink": null,
- "Locations@iot.nextLink": null,
- "Thing": null,
- "Thing@iot.navigationLink": null,
- "time": null
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- { }
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": 0,
- "Actuator": {
- "@iot.id": 0,
- "TaskingCapabilities": [
- null
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Actuator@iot.navigationLink": "string",
- "Tasks": [
- {
- "@iot.id": null,
- "TaskingCapability": null,
- "TaskingCapability@iot.navigationLink": null,
- "creationTime": null,
- "taskingParameters": { }
}
], - "Tasks@iot.count": 0,
- "Tasks@iot.navigationLink": "string",
- "Tasks@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "properties": { },
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}
]
}
/v1.1/Sensors({entityId})
path Parameters
entityId required | integer <int64> The id of the requested entity |
query Parameters
$select | string The list of properties that need to be returned. |
$expand | string The list of related queries that need to be included in the result. |
Responses
Response samples
- 200
{- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": { },
- "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": { },
- "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- null
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- null
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- null
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": 0,
- "Actuator": {
- "@iot.id": null,
- "TaskingCapabilities": [ ],
- "TaskingCapabilities@iot.count": null,
- "TaskingCapabilities@iot.navigationLink": null,
- "TaskingCapabilities@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "metadata": null,
- "name": null,
- "properties": null
}, - "Actuator@iot.navigationLink": "string",
- "Tasks": [
- null
], - "Tasks@iot.count": 0,
- "Tasks@iot.navigationLink": "string",
- "Tasks@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "properties": { },
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}, - "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": { },
- "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- null
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": { },
- "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- { }
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": { },
- "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- null
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- null
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- null
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": 0,
- "Actuator": {
- "@iot.id": null,
- "TaskingCapabilities": [ ],
- "TaskingCapabilities@iot.count": null,
- "TaskingCapabilities@iot.navigationLink": null,
- "TaskingCapabilities@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "metadata": null,
- "name": null,
- "properties": null
}, - "Actuator@iot.navigationLink": "string",
- "Tasks": [
- null
], - "Tasks@iot.count": 0,
- "Tasks@iot.navigationLink": "string",
- "Tasks@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "properties": { },
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": { },
- "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- { }
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- { }
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- { }
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- { }
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": { },
- "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- null
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": { },
- "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": { },
- "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": 0,
- "Actuator": {
- "@iot.id": 0,
- "TaskingCapabilities": [
- { }
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Actuator@iot.navigationLink": "string",
- "Tasks": [
- {
- "@iot.id": 0,
- "TaskingCapability": { },
- "TaskingCapability@iot.navigationLink": "string",
- "creationTime": "2019-08-24T14:15:22Z",
- "taskingParameters": { }
}
], - "Tasks@iot.count": 0,
- "Tasks@iot.navigationLink": "string",
- "Tasks@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "properties": { },
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": {
- "@iot.id": 0,
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": { },
- "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- null
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- null
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- null
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": 0,
- "Actuator": {
- "@iot.id": null,
- "TaskingCapabilities": [ ],
- "TaskingCapabilities@iot.count": null,
- "TaskingCapabilities@iot.navigationLink": null,
- "TaskingCapabilities@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "metadata": null,
- "name": null,
- "properties": null
}, - "Actuator@iot.navigationLink": "string",
- "Tasks": [
- null
], - "Tasks@iot.count": 0,
- "Tasks@iot.navigationLink": "string",
- "Tasks@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "properties": { },
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}, - "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": { },
- "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": { },
- "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": null,
- "Observations": [ ],
- "Observations@iot.count": null,
- "Observations@iot.navigationLink": null,
- "Observations@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "feature": { },
- "name": null,
- "properties": null
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": { },
- "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": { },
- "ObservedProperty@iot.navigationLink": "string",
- "Sensor": { },
- "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": null,
- "Locations": [ ],
- "Locations@iot.count": null,
- "Locations@iot.navigationLink": null,
- "Locations@iot.nextLink": null,
- "Thing": null,
- "Thing@iot.navigationLink": null,
- "time": null
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": null,
- "HistoricalLocations": [ ],
- "HistoricalLocations@iot.count": null,
- "HistoricalLocations@iot.navigationLink": null,
- "HistoricalLocations@iot.nextLink": null,
- "Things": [ ],
- "Things@iot.count": null,
- "Things@iot.navigationLink": null,
- "Things@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "location": { },
- "name": null,
- "properties": null
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": null,
- "Actuator": null,
- "Actuator@iot.navigationLink": null,
- "Tasks": [ ],
- "Tasks@iot.count": null,
- "Tasks@iot.navigationLink": null,
- "Tasks@iot.nextLink": null,
- "Thing": null,
- "Thing@iot.navigationLink": null,
- "description": null,
- "name": null,
- "properties": null,
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": { },
- "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": { },
- "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- null
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": { },
- "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": { },
- "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- { }
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- { }
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- { }
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- { }
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": 0,
- "Actuator": {
- "@iot.id": 0,
- "TaskingCapabilities": [
- { }
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Actuator@iot.navigationLink": "string",
- "Tasks": [
- {
- "@iot.id": 0,
- "TaskingCapability": { },
- "TaskingCapability@iot.navigationLink": "string",
- "creationTime": "2019-08-24T14:15:22Z",
- "taskingParameters": { }
}
], - "Tasks@iot.count": 0,
- "Tasks@iot.navigationLink": "string",
- "Tasks@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "properties": { },
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}
/v1.1/Sensors({entityId})/Datastreams
path Parameters
entityId required | integer <int64> The id of the requested entity |
query Parameters
$skip | integer <int64> The number of elements to skip from the collection |
$top | integer <int64> The number of elements to return |
$count | boolean Flag indicating if the total number of items in the collection should be returned. |
$select | string The list of properties that need to be returned. |
$expand | string The list of related queries that need to be included in the result. |
$filter | string A filter query. |
Responses
Response samples
- 200
{- "@iot.count": 0,
- "@iot.nextLink": "string",
- "value": [
- {
- "@iot.id": 0,
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": { },
- "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- null
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- null
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- null
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": 0,
- "Actuator": {
- "@iot.id": null,
- "TaskingCapabilities": [ ],
- "TaskingCapabilities@iot.count": null,
- "TaskingCapabilities@iot.navigationLink": null,
- "TaskingCapabilities@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "metadata": null,
- "name": null,
- "properties": null
}, - "Actuator@iot.navigationLink": "string",
- "Tasks": [
- null
], - "Tasks@iot.count": 0,
- "Tasks@iot.navigationLink": "string",
- "Tasks@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "properties": { },
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}, - "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": { },
- "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- null
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": { },
- "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- { }
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- null
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- null
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- null
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": 0,
- "Actuator": {
- "@iot.id": null,
- "TaskingCapabilities": [ ],
- "TaskingCapabilities@iot.count": null,
- "TaskingCapabilities@iot.navigationLink": null,
- "TaskingCapabilities@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "metadata": null,
- "name": null,
- "properties": null
}, - "Actuator@iot.navigationLink": "string",
- "Tasks": [
- null
], - "Tasks@iot.count": 0,
- "Tasks@iot.navigationLink": "string",
- "Tasks@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "properties": { },
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": { },
- "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- null
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": { },
- "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": { },
- "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- null
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- null
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- null
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": 0,
- "Actuator": {
- "@iot.id": null,
- "TaskingCapabilities": [ ],
- "TaskingCapabilities@iot.count": null,
- "TaskingCapabilities@iot.navigationLink": null,
- "TaskingCapabilities@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "metadata": null,
- "name": null,
- "properties": null
}, - "Actuator@iot.navigationLink": "string",
- "Tasks": [
- null
], - "Tasks@iot.count": 0,
- "Tasks@iot.navigationLink": "string",
- "Tasks@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "properties": { },
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- { }
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- { }
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- { }
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- { }
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": { },
- "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- null
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": { },
- "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": 0,
- "Actuator": {
- "@iot.id": 0,
- "TaskingCapabilities": [
- { }
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Actuator@iot.navigationLink": "string",
- "Tasks": [
- {
- "@iot.id": 0,
- "TaskingCapability": { },
- "TaskingCapability@iot.navigationLink": "string",
- "creationTime": "2019-08-24T14:15:22Z",
- "taskingParameters": { }
}
], - "Tasks@iot.count": 0,
- "Tasks@iot.navigationLink": "string",
- "Tasks@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "properties": { },
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}
]
}
/v1.1/Sensors({entityId})/MultiDatastreams
path Parameters
entityId required | integer <int64> The id of the requested entity |
query Parameters
$skip | integer <int64> The number of elements to skip from the collection |
$top | integer <int64> The number of elements to return |
$count | boolean Flag indicating if the total number of items in the collection should be returned. |
$select | string The list of properties that need to be returned. |
$expand | string The list of related queries that need to be included in the result. |
$filter | string A filter query. |
Responses
Response samples
- 200
{- "@iot.count": 0,
- "@iot.nextLink": "string",
- "value": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": {
- "@iot.id": 0,
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- null
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- null
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- null
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": 0,
- "Actuator": {
- "@iot.id": null,
- "TaskingCapabilities": [ ],
- "TaskingCapabilities@iot.count": null,
- "TaskingCapabilities@iot.navigationLink": null,
- "TaskingCapabilities@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "metadata": null,
- "name": null,
- "properties": null
}, - "Actuator@iot.navigationLink": "string",
- "Tasks": [
- null
], - "Tasks@iot.count": 0,
- "Tasks@iot.navigationLink": "string",
- "Tasks@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "properties": { },
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}, - "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": { },
- "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": { },
- "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": null,
- "Observations": [ ],
- "Observations@iot.count": null,
- "Observations@iot.navigationLink": null,
- "Observations@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "feature": { },
- "name": null,
- "properties": null
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": { },
- "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": { },
- "ObservedProperty@iot.navigationLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": null,
- "Locations": [ ],
- "Locations@iot.count": null,
- "Locations@iot.navigationLink": null,
- "Locations@iot.nextLink": null,
- "Thing": null,
- "Thing@iot.navigationLink": null,
- "time": null
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": null,
- "HistoricalLocations": [ ],
- "HistoricalLocations@iot.count": null,
- "HistoricalLocations@iot.navigationLink": null,
- "HistoricalLocations@iot.nextLink": null,
- "Things": [ ],
- "Things@iot.count": null,
- "Things@iot.navigationLink": null,
- "Things@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "location": { },
- "name": null,
- "properties": null
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": null,
- "Actuator": null,
- "Actuator@iot.navigationLink": null,
- "Tasks": [ ],
- "Tasks@iot.count": null,
- "Tasks@iot.navigationLink": null,
- "Tasks@iot.nextLink": null,
- "Thing": null,
- "Thing@iot.navigationLink": null,
- "description": null,
- "name": null,
- "properties": null,
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": { },
- "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- null
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": { },
- "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": { },
- "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- null
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- null
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- null
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": 0,
- "Actuator": {
- "@iot.id": null,
- "TaskingCapabilities": [ ],
- "TaskingCapabilities@iot.count": null,
- "TaskingCapabilities@iot.navigationLink": null,
- "TaskingCapabilities@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "metadata": null,
- "name": null,
- "properties": null
}, - "Actuator@iot.navigationLink": "string",
- "Tasks": [
- null
], - "Tasks@iot.count": 0,
- "Tasks@iot.navigationLink": "string",
- "Tasks@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "properties": { },
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": { },
- "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- null
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": { },
- "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- { }
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- { }
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- { }
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- { }
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": 0,
- "Actuator": {
- "@iot.id": 0,
- "TaskingCapabilities": [
- { }
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Actuator@iot.navigationLink": "string",
- "Tasks": [
- {
- "@iot.id": 0,
- "TaskingCapability": { },
- "TaskingCapability@iot.navigationLink": "string",
- "creationTime": "2019-08-24T14:15:22Z",
- "taskingParameters": { }
}
], - "Tasks@iot.count": 0,
- "Tasks@iot.navigationLink": "string",
- "Tasks@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "properties": { },
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}
]
}
/v1.1/TaskingCapabilities
query Parameters
$skip | integer <int64> The number of elements to skip from the collection |
$top | integer <int64> The number of elements to return |
$count | boolean Flag indicating if the total number of items in the collection should be returned. |
$select | string The list of properties that need to be returned. |
$expand | string The list of related queries that need to be included in the result. |
$filter | string A filter query. |
Responses
Response samples
- 200
{- "@iot.count": 0,
- "@iot.nextLink": "string",
- "value": [
- {
- "@iot.id": 0,
- "Actuator": {
- "@iot.id": 0,
- "TaskingCapabilities": [
- { }
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Actuator@iot.navigationLink": "string",
- "Tasks": [
- {
- "@iot.id": 0,
- "TaskingCapability": { },
- "TaskingCapability@iot.navigationLink": "string",
- "creationTime": "2019-08-24T14:15:22Z",
- "taskingParameters": { }
}
], - "Tasks@iot.count": 0,
- "Tasks@iot.navigationLink": "string",
- "Tasks@iot.nextLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": { },
- "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- null
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- null
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- null
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": null,
- "Datastreams": [ ],
- "Datastreams@iot.count": null,
- "Datastreams@iot.navigationLink": null,
- "Datastreams@iot.nextLink": null,
- "MultiDatastreams": [ ],
- "MultiDatastreams@iot.count": null,
- "MultiDatastreams@iot.navigationLink": null,
- "MultiDatastreams@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "metadata": null,
- "name": null,
- "properties": null
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- { }
]
}, - "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- null
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- null
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": null,
- "Datastreams": [ ],
- "Datastreams@iot.count": null,
- "Datastreams@iot.navigationLink": null,
- "Datastreams@iot.nextLink": null,
- "MultiDatastreams": [ ],
- "MultiDatastreams@iot.count": null,
- "MultiDatastreams@iot.navigationLink": null,
- "MultiDatastreams@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "metadata": null,
- "name": null,
- "properties": null
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- { }
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- null
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- null
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": { },
- "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- { }
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- { }
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- { }
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- { }
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- { }
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": {
- "@iot.id": 0,
- "Observations": [
- null
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": null,
- "Datastreams": [ ],
- "Datastreams@iot.count": null,
- "Datastreams@iot.navigationLink": null,
- "Datastreams@iot.nextLink": null,
- "MultiDatastreams": [ ],
- "MultiDatastreams@iot.count": null,
- "MultiDatastreams@iot.navigationLink": null,
- "MultiDatastreams@iot.nextLink": null,
- "definition": null,
- "description": null,
- "name": null,
- "properties": null
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": {
- "@iot.id": null,
- "Datastreams": [ ],
- "Datastreams@iot.count": null,
- "Datastreams@iot.navigationLink": null,
- "Datastreams@iot.nextLink": null,
- "MultiDatastreams": [ ],
- "MultiDatastreams@iot.count": null,
- "MultiDatastreams@iot.navigationLink": null,
- "MultiDatastreams@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "metadata": null,
- "name": null,
- "properties": null
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": null,
- "name": null,
- "symbol": null
}
}, - "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- null
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": { },
- "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": null,
- "Observations": [ ],
- "Observations@iot.count": null,
- "Observations@iot.navigationLink": null,
- "Observations@iot.nextLink": null,
- "ObservedProperty": null,
- "ObservedProperty@iot.navigationLink": null,
- "Sensor": null,
- "Sensor@iot.navigationLink": null,
- "Thing": null,
- "Thing@iot.navigationLink": null,
- "description": null,
- "name": null,
- "observationType": null,
- "observedArea": { },
- "phenomenonTime": null,
- "properties": null,
- "resultTime": null,
- "unitOfMeasurement": { }
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- null
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": null,
- "Datastreams": [ ],
- "Datastreams@iot.count": null,
- "Datastreams@iot.navigationLink": null,
- "Datastreams@iot.nextLink": null,
- "MultiDatastreams": [ ],
- "MultiDatastreams@iot.count": null,
- "MultiDatastreams@iot.navigationLink": null,
- "MultiDatastreams@iot.nextLink": null,
- "definition": null,
- "description": null,
- "name": null,
- "properties": null
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": { },
- "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": null,
- "name": null,
- "symbol": null
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- { }
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "properties": { },
- "taskingParameters": { }
}
]
}
/v1.1/TaskingCapabilities({entityId})
path Parameters
entityId required | integer <int64> The id of the requested entity |
query Parameters
$select | string The list of properties that need to be returned. |
$expand | string The list of related queries that need to be included in the result. |
Responses
Response samples
- 200
{- "@iot.id": 0,
- "Actuator": {
- "@iot.id": 0,
- "TaskingCapabilities": [
- { }
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Actuator@iot.navigationLink": "string",
- "Tasks": [
- {
- "@iot.id": 0,
- "TaskingCapability": { },
- "TaskingCapability@iot.navigationLink": "string",
- "creationTime": "2019-08-24T14:15:22Z",
- "taskingParameters": { }
}
], - "Tasks@iot.count": 0,
- "Tasks@iot.navigationLink": "string",
- "Tasks@iot.nextLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": { },
- "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- {
- "@iot.id": 0,
- "Datastreams": [
- null
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- null
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}, - "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": { },
- "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": null,
- "Observations": [ ],
- "Observations@iot.count": null,
- "Observations@iot.navigationLink": null,
- "Observations@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "feature": { },
- "name": null,
- "properties": null
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": { },
- "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- { }
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": { },
- "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": null,
- "Observations": [ ],
- "Observations@iot.count": null,
- "Observations@iot.navigationLink": null,
- "Observations@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "feature": { },
- "name": null,
- "properties": null
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": { },
- "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- {
- "@iot.id": 0,
- "Datastreams": [
- null
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- null
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": { },
- "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- { }
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- { }
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- { }
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- { }
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": {
- "@iot.id": 0,
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}, - "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": { },
- "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- {
- "@iot.id": null,
- "Datastream": null,
- "Datastream@iot.navigationLink": null,
- "FeatureOfInterest": null,
- "FeatureOfInterest@iot.navigationLink": null,
- "MultiDatastream": null,
- "MultiDatastream@iot.navigationLink": null,
- "parameters": { },
- "phenomenonTime": null,
- "result": null,
- "resultQuality": { },
- "resultTime": null,
- "validTime": null
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": { },
- "ObservedProperty@iot.navigationLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- null
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- null
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": { },
- "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": null,
- "Observations": [ ],
- "Observations@iot.count": null,
- "Observations@iot.navigationLink": null,
- "Observations@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "feature": { },
- "name": null,
- "properties": null
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": { },
- "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": { },
- "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- { }
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "properties": { },
- "taskingParameters": { }
}
/v1.1/TaskingCapabilities({entityId})/Actuator
path Parameters
entityId required | integer <int64> The id of the requested entity |
query Parameters
$select | string The list of properties that need to be returned. |
$expand | string The list of related queries that need to be included in the result. |
Responses
Response samples
- 200
{- "@iot.id": 0,
- "TaskingCapabilities": [
- {
- "@iot.id": 0,
- "Actuator": { },
- "Actuator@iot.navigationLink": "string",
- "Tasks": [
- {
- "@iot.id": 0,
- "TaskingCapability": { },
- "TaskingCapability@iot.navigationLink": "string",
- "creationTime": "2019-08-24T14:15:22Z",
- "taskingParameters": { }
}
], - "Tasks@iot.count": 0,
- "Tasks@iot.navigationLink": "string",
- "Tasks@iot.nextLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": { },
- "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- null
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- null
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- null
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": null,
- "Datastreams": [ ],
- "Datastreams@iot.count": null,
- "Datastreams@iot.navigationLink": null,
- "Datastreams@iot.nextLink": null,
- "MultiDatastreams": [ ],
- "MultiDatastreams@iot.count": null,
- "MultiDatastreams@iot.navigationLink": null,
- "MultiDatastreams@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "metadata": null,
- "name": null,
- "properties": null
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- { }
]
}, - "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- null
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- null
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": null,
- "Datastreams": [ ],
- "Datastreams@iot.count": null,
- "Datastreams@iot.navigationLink": null,
- "Datastreams@iot.nextLink": null,
- "MultiDatastreams": [ ],
- "MultiDatastreams@iot.count": null,
- "MultiDatastreams@iot.navigationLink": null,
- "MultiDatastreams@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "metadata": null,
- "name": null,
- "properties": null
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- { }
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- null
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- null
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": { },
- "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- { }
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- { }
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- { }
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- { }
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- { }
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": {
- "@iot.id": 0,
- "Observations": [
- null
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": null,
- "Datastreams": [ ],
- "Datastreams@iot.count": null,
- "Datastreams@iot.navigationLink": null,
- "Datastreams@iot.nextLink": null,
- "MultiDatastreams": [ ],
- "MultiDatastreams@iot.count": null,
- "MultiDatastreams@iot.navigationLink": null,
- "MultiDatastreams@iot.nextLink": null,
- "definition": null,
- "description": null,
- "name": null,
- "properties": null
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": {
- "@iot.id": null,
- "Datastreams": [ ],
- "Datastreams@iot.count": null,
- "Datastreams@iot.navigationLink": null,
- "Datastreams@iot.nextLink": null,
- "MultiDatastreams": [ ],
- "MultiDatastreams@iot.count": null,
- "MultiDatastreams@iot.navigationLink": null,
- "MultiDatastreams@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "metadata": null,
- "name": null,
- "properties": null
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": null,
- "name": null,
- "symbol": null
}
}, - "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- null
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": { },
- "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": null,
- "Observations": [ ],
- "Observations@iot.count": null,
- "Observations@iot.navigationLink": null,
- "Observations@iot.nextLink": null,
- "ObservedProperty": null,
- "ObservedProperty@iot.navigationLink": null,
- "Sensor": null,
- "Sensor@iot.navigationLink": null,
- "Thing": null,
- "Thing@iot.navigationLink": null,
- "description": null,
- "name": null,
- "observationType": null,
- "observedArea": { },
- "phenomenonTime": null,
- "properties": null,
- "resultTime": null,
- "unitOfMeasurement": { }
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- null
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": null,
- "Datastreams": [ ],
- "Datastreams@iot.count": null,
- "Datastreams@iot.navigationLink": null,
- "Datastreams@iot.nextLink": null,
- "MultiDatastreams": [ ],
- "MultiDatastreams@iot.count": null,
- "MultiDatastreams@iot.navigationLink": null,
- "MultiDatastreams@iot.nextLink": null,
- "definition": null,
- "description": null,
- "name": null,
- "properties": null
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": { },
- "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": null,
- "name": null,
- "symbol": null
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- { }
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "properties": { },
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}
/v1.1/TaskingCapabilities({entityId})/Tasks
path Parameters
entityId required | integer <int64> The id of the requested entity |
query Parameters
$skip | integer <int64> The number of elements to skip from the collection |
$top | integer <int64> The number of elements to return |
$count | boolean Flag indicating if the total number of items in the collection should be returned. |
$select | string The list of properties that need to be returned. |
$expand | string The list of related queries that need to be included in the result. |
$filter | string A filter query. |
Responses
Response samples
- 200
{- "@iot.count": 0,
- "@iot.nextLink": "string",
- "value": [
- {
- "@iot.id": 0,
- "TaskingCapability": {
- "@iot.id": 0,
- "Actuator": {
- "@iot.id": 0,
- "TaskingCapabilities": [
- { }
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Actuator@iot.navigationLink": "string",
- "Tasks": [
- { }
], - "Tasks@iot.count": 0,
- "Tasks@iot.navigationLink": "string",
- "Tasks@iot.nextLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": { },
- "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": null,
- "Observations": [ ],
- "Observations@iot.count": null,
- "Observations@iot.navigationLink": null,
- "Observations@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "feature": { },
- "name": null,
- "properties": null
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": {
- "@iot.id": null,
- "@iot.selfLink": null,
- "Observations": [ ],
- "Observations@iot.count": null,
- "Observations@iot.navigationLink": null,
- "Observations@iot.nextLink": null,
- "ObservedProperties": [ ],
- "ObservedProperties@iot.count": null,
- "ObservedProperties@iot.navigationLink": null,
- "ObservedProperties@iot.nextLink": null,
- "Sensor": null,
- "Sensor@iot.navigationLink": null,
- "Thing": null,
- "Thing@iot.navigationLink": null,
- "description": null,
- "multiObservationDataTypes": null,
- "name": null,
- "observationType": null,
- "observedArea": { },
- "phenomenonTime": null,
- "properties": null,
- "resultTime": null,
- "unitOfMeasurements": [ ]
}, - "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": null,
- "@iot.selfLink": null,
- "Observations": [ ],
- "Observations@iot.count": null,
- "Observations@iot.navigationLink": null,
- "Observations@iot.nextLink": null,
- "ObservedProperties": [ ],
- "ObservedProperties@iot.count": null,
- "ObservedProperties@iot.navigationLink": null,
- "ObservedProperties@iot.nextLink": null,
- "Sensor": null,
- "Sensor@iot.navigationLink": null,
- "Thing": null,
- "Thing@iot.navigationLink": null,
- "description": null,
- "multiObservationDataTypes": null,
- "name": null,
- "observationType": null,
- "observedArea": { },
- "phenomenonTime": null,
- "properties": null,
- "resultTime": null,
- "unitOfMeasurements": [ ]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": null,
- "@iot.selfLink": null,
- "Observations": [ ],
- "Observations@iot.count": null,
- "Observations@iot.navigationLink": null,
- "Observations@iot.nextLink": null,
- "ObservedProperties": [ ],
- "ObservedProperties@iot.count": null,
- "ObservedProperties@iot.navigationLink": null,
- "ObservedProperties@iot.nextLink": null,
- "Sensor": null,
- "Sensor@iot.navigationLink": null,
- "Thing": null,
- "Thing@iot.navigationLink": null,
- "description": null,
- "multiObservationDataTypes": null,
- "name": null,
- "observationType": null,
- "observedArea": { },
- "phenomenonTime": null,
- "properties": null,
- "resultTime": null,
- "unitOfMeasurements": [ ]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- null
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- null
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- null
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- { }
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": {
- "@iot.id": null,
- "Observations": [ ],
- "Observations@iot.count": null,
- "Observations@iot.navigationLink": null,
- "Observations@iot.nextLink": null,
- "ObservedProperty": null,
- "ObservedProperty@iot.navigationLink": null,
- "Sensor": null,
- "Sensor@iot.navigationLink": null,
- "Thing": null,
- "Thing@iot.navigationLink": null,
- "description": null,
- "name": null,
- "observationType": null,
- "observedArea": { },
- "phenomenonTime": null,
- "properties": null,
- "resultTime": null,
- "unitOfMeasurement": { }
}, - "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": null,
- "Observations": [ ],
- "Observations@iot.count": null,
- "Observations@iot.navigationLink": null,
- "Observations@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "feature": { },
- "name": null,
- "properties": null
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": { },
- "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- {
- "@iot.id": 0,
- "Datastreams": [
- null
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- null
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": null,
- "Observations": [ ],
- "Observations@iot.count": null,
- "Observations@iot.navigationLink": null,
- "Observations@iot.nextLink": null,
- "ObservedProperty": null,
- "ObservedProperty@iot.navigationLink": null,
- "Sensor": null,
- "Sensor@iot.navigationLink": null,
- "Thing": null,
- "Thing@iot.navigationLink": null,
- "description": null,
- "name": null,
- "observationType": null,
- "observedArea": { },
- "phenomenonTime": null,
- "properties": null,
- "resultTime": null,
- "unitOfMeasurement": { }
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- { }
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "properties": { },
- "taskingParameters": { }
}, - "TaskingCapability@iot.navigationLink": "string",
- "creationTime": "2019-08-24T14:15:22Z",
- "taskingParameters": { }
}
]
}
/v1.1/TaskingCapabilities({entityId})/Thing
path Parameters
entityId required | integer <int64> The id of the requested entity |
query Parameters
$select | string The list of properties that need to be returned. |
$expand | string The list of related queries that need to be included in the result. |
Responses
Response samples
- 200
{- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": { },
- "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}, - "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": { },
- "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- null
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": { },
- "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- { }
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": { },
- "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- null
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": { },
- "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": { },
- "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- { }
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- { }
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- { }
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- { }
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": {
- "@iot.id": 0,
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}, - "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": { },
- "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": { },
- "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": null,
- "Observations": [ ],
- "Observations@iot.count": null,
- "Observations@iot.navigationLink": null,
- "Observations@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "feature": { },
- "name": null,
- "properties": null
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": { },
- "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": { },
- "ObservedProperty@iot.navigationLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": { },
- "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- null
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": { },
- "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": { },
- "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": 0,
- "Actuator": {
- "@iot.id": 0,
- "TaskingCapabilities": [
- { }
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Actuator@iot.navigationLink": "string",
- "Tasks": [
- {
- "@iot.id": 0,
- "TaskingCapability": { },
- "TaskingCapability@iot.navigationLink": "string",
- "creationTime": "2019-08-24T14:15:22Z",
- "taskingParameters": { }
}
], - "Tasks@iot.count": 0,
- "Tasks@iot.navigationLink": "string",
- "Tasks@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "properties": { },
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}
/v1.1/Tasks
query Parameters
$skip | integer <int64> The number of elements to skip from the collection |
$top | integer <int64> The number of elements to return |
$count | boolean Flag indicating if the total number of items in the collection should be returned. |
$select | string The list of properties that need to be returned. |
$expand | string The list of related queries that need to be included in the result. |
$filter | string A filter query. |
Responses
Response samples
- 200
{- "@iot.count": 0,
- "@iot.nextLink": "string",
- "value": [
- {
- "@iot.id": 0,
- "TaskingCapability": {
- "@iot.id": 0,
- "Actuator": {
- "@iot.id": 0,
- "TaskingCapabilities": [
- { }
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Actuator@iot.navigationLink": "string",
- "Tasks": [
- { }
], - "Tasks@iot.count": 0,
- "Tasks@iot.navigationLink": "string",
- "Tasks@iot.nextLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": { },
- "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": null,
- "Observations": [ ],
- "Observations@iot.count": null,
- "Observations@iot.navigationLink": null,
- "Observations@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "feature": { },
- "name": null,
- "properties": null
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": {
- "@iot.id": null,
- "@iot.selfLink": null,
- "Observations": [ ],
- "Observations@iot.count": null,
- "Observations@iot.navigationLink": null,
- "Observations@iot.nextLink": null,
- "ObservedProperties": [ ],
- "ObservedProperties@iot.count": null,
- "ObservedProperties@iot.navigationLink": null,
- "ObservedProperties@iot.nextLink": null,
- "Sensor": null,
- "Sensor@iot.navigationLink": null,
- "Thing": null,
- "Thing@iot.navigationLink": null,
- "description": null,
- "multiObservationDataTypes": null,
- "name": null,
- "observationType": null,
- "observedArea": { },
- "phenomenonTime": null,
- "properties": null,
- "resultTime": null,
- "unitOfMeasurements": [ ]
}, - "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": null,
- "@iot.selfLink": null,
- "Observations": [ ],
- "Observations@iot.count": null,
- "Observations@iot.navigationLink": null,
- "Observations@iot.nextLink": null,
- "ObservedProperties": [ ],
- "ObservedProperties@iot.count": null,
- "ObservedProperties@iot.navigationLink": null,
- "ObservedProperties@iot.nextLink": null,
- "Sensor": null,
- "Sensor@iot.navigationLink": null,
- "Thing": null,
- "Thing@iot.navigationLink": null,
- "description": null,
- "multiObservationDataTypes": null,
- "name": null,
- "observationType": null,
- "observedArea": { },
- "phenomenonTime": null,
- "properties": null,
- "resultTime": null,
- "unitOfMeasurements": [ ]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": null,
- "@iot.selfLink": null,
- "Observations": [ ],
- "Observations@iot.count": null,
- "Observations@iot.navigationLink": null,
- "Observations@iot.nextLink": null,
- "ObservedProperties": [ ],
- "ObservedProperties@iot.count": null,
- "ObservedProperties@iot.navigationLink": null,
- "ObservedProperties@iot.nextLink": null,
- "Sensor": null,
- "Sensor@iot.navigationLink": null,
- "Thing": null,
- "Thing@iot.navigationLink": null,
- "description": null,
- "multiObservationDataTypes": null,
- "name": null,
- "observationType": null,
- "observedArea": { },
- "phenomenonTime": null,
- "properties": null,
- "resultTime": null,
- "unitOfMeasurements": [ ]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- null
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- null
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- null
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- { }
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": {
- "@iot.id": null,
- "Observations": [ ],
- "Observations@iot.count": null,
- "Observations@iot.navigationLink": null,
- "Observations@iot.nextLink": null,
- "ObservedProperty": null,
- "ObservedProperty@iot.navigationLink": null,
- "Sensor": null,
- "Sensor@iot.navigationLink": null,
- "Thing": null,
- "Thing@iot.navigationLink": null,
- "description": null,
- "name": null,
- "observationType": null,
- "observedArea": { },
- "phenomenonTime": null,
- "properties": null,
- "resultTime": null,
- "unitOfMeasurement": { }
}, - "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": null,
- "Observations": [ ],
- "Observations@iot.count": null,
- "Observations@iot.navigationLink": null,
- "Observations@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "feature": { },
- "name": null,
- "properties": null
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": { },
- "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- {
- "@iot.id": 0,
- "Datastreams": [
- null
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- null
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": null,
- "Observations": [ ],
- "Observations@iot.count": null,
- "Observations@iot.navigationLink": null,
- "Observations@iot.nextLink": null,
- "ObservedProperty": null,
- "ObservedProperty@iot.navigationLink": null,
- "Sensor": null,
- "Sensor@iot.navigationLink": null,
- "Thing": null,
- "Thing@iot.navigationLink": null,
- "description": null,
- "name": null,
- "observationType": null,
- "observedArea": { },
- "phenomenonTime": null,
- "properties": null,
- "resultTime": null,
- "unitOfMeasurement": { }
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- { }
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "properties": { },
- "taskingParameters": { }
}, - "TaskingCapability@iot.navigationLink": "string",
- "creationTime": "2019-08-24T14:15:22Z",
- "taskingParameters": { }
}
]
}
/v1.1/Tasks({entityId})
path Parameters
entityId required | integer <int64> The id of the requested entity |
query Parameters
$select | string The list of properties that need to be returned. |
$expand | string The list of related queries that need to be included in the result. |
Responses
Response samples
- 200
{- "@iot.id": 0,
- "TaskingCapability": {
- "@iot.id": 0,
- "Actuator": {
- "@iot.id": 0,
- "TaskingCapabilities": [
- { }
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Actuator@iot.navigationLink": "string",
- "Tasks": [
- { }
], - "Tasks@iot.count": 0,
- "Tasks@iot.navigationLink": "string",
- "Tasks@iot.nextLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": { },
- "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- {
- "@iot.id": null,
- "Datastreams": [ ],
- "Datastreams@iot.count": null,
- "Datastreams@iot.navigationLink": null,
- "Datastreams@iot.nextLink": null,
- "MultiDatastreams": [ ],
- "MultiDatastreams@iot.count": null,
- "MultiDatastreams@iot.navigationLink": null,
- "MultiDatastreams@iot.nextLink": null,
- "definition": null,
- "description": null,
- "name": null,
- "properties": null
}
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- null
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- null
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": null,
- "name": null,
- "symbol": null
}
]
}, - "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- {
- "@iot.id": null,
- "Datastream": null,
- "Datastream@iot.navigationLink": null,
- "FeatureOfInterest": null,
- "FeatureOfInterest@iot.navigationLink": null,
- "MultiDatastream": null,
- "MultiDatastream@iot.navigationLink": null,
- "parameters": { },
- "phenomenonTime": null,
- "result": null,
- "resultQuality": { },
- "resultTime": null,
- "validTime": null
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- { }
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- null
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- null
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": null,
- "name": null,
- "symbol": null
}
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- {
- "@iot.id": null,
- "Datastream": null,
- "Datastream@iot.navigationLink": null,
- "FeatureOfInterest": null,
- "FeatureOfInterest@iot.navigationLink": null,
- "MultiDatastream": null,
- "MultiDatastream@iot.navigationLink": null,
- "parameters": { },
- "phenomenonTime": null,
- "result": null,
- "resultQuality": { },
- "resultTime": null,
- "validTime": null
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- {
- "@iot.id": null,
- "Datastreams": [ ],
- "Datastreams@iot.count": null,
- "Datastreams@iot.navigationLink": null,
- "Datastreams@iot.nextLink": null,
- "MultiDatastreams": [ ],
- "MultiDatastreams@iot.count": null,
- "MultiDatastreams@iot.navigationLink": null,
- "MultiDatastreams@iot.nextLink": null,
- "definition": null,
- "description": null,
- "name": null,
- "properties": null
}
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": { },
- "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": null,
- "name": null,
- "symbol": null
}
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- { }
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- { }
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- { }
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- { }
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": {
- "@iot.id": 0,
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": 0,
- "Datastreams": [
- null
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- null
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- null
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- null
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}, - "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": { },
- "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- null
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": { },
- "ObservedProperty@iot.navigationLink": "string",
- "Sensor": {
- "@iot.id": null,
- "Datastreams": [ ],
- "Datastreams@iot.count": null,
- "Datastreams@iot.navigationLink": null,
- "Datastreams@iot.nextLink": null,
- "MultiDatastreams": [ ],
- "MultiDatastreams@iot.count": null,
- "MultiDatastreams@iot.navigationLink": null,
- "MultiDatastreams@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "metadata": null,
- "name": null,
- "properties": null
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": null,
- "name": null,
- "symbol": null
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- {
- "@iot.id": null,
- "Datastream": null,
- "Datastream@iot.navigationLink": null,
- "FeatureOfInterest": null,
- "FeatureOfInterest@iot.navigationLink": null,
- "MultiDatastream": null,
- "MultiDatastream@iot.navigationLink": null,
- "parameters": { },
- "phenomenonTime": null,
- "result": null,
- "resultQuality": { },
- "resultTime": null,
- "validTime": null
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": 0,
- "Datastreams": [
- null
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- null
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": { },
- "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- { }
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "properties": { },
- "taskingParameters": { }
}, - "TaskingCapability@iot.navigationLink": "string",
- "creationTime": "2019-08-24T14:15:22Z",
- "taskingParameters": { }
}
/v1.1/Tasks({entityId})/TaskingCapability
path Parameters
entityId required | integer <int64> The id of the requested entity |
query Parameters
$select | string The list of properties that need to be returned. |
$expand | string The list of related queries that need to be included in the result. |
Responses
Response samples
- 200
{- "@iot.id": 0,
- "Actuator": {
- "@iot.id": 0,
- "TaskingCapabilities": [
- { }
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Actuator@iot.navigationLink": "string",
- "Tasks": [
- {
- "@iot.id": 0,
- "TaskingCapability": { },
- "TaskingCapability@iot.navigationLink": "string",
- "creationTime": "2019-08-24T14:15:22Z",
- "taskingParameters": { }
}
], - "Tasks@iot.count": 0,
- "Tasks@iot.navigationLink": "string",
- "Tasks@iot.nextLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": { },
- "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- {
- "@iot.id": 0,
- "Datastreams": [
- null
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- null
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}, - "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": { },
- "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": null,
- "Observations": [ ],
- "Observations@iot.count": null,
- "Observations@iot.navigationLink": null,
- "Observations@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "feature": { },
- "name": null,
- "properties": null
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": { },
- "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- { }
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": { },
- "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": null,
- "Observations": [ ],
- "Observations@iot.count": null,
- "Observations@iot.navigationLink": null,
- "Observations@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "feature": { },
- "name": null,
- "properties": null
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": { },
- "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- {
- "@iot.id": 0,
- "Datastreams": [
- null
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- null
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": { },
- "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- { }
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- { }
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- { }
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- { }
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": {
- "@iot.id": 0,
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}, - "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": { },
- "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- {
- "@iot.id": null,
- "Datastream": null,
- "Datastream@iot.navigationLink": null,
- "FeatureOfInterest": null,
- "FeatureOfInterest@iot.navigationLink": null,
- "MultiDatastream": null,
- "MultiDatastream@iot.navigationLink": null,
- "parameters": { },
- "phenomenonTime": null,
- "result": null,
- "resultQuality": { },
- "resultTime": null,
- "validTime": null
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": { },
- "ObservedProperty@iot.navigationLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- null
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- null
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": { },
- "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": null,
- "Observations": [ ],
- "Observations@iot.count": null,
- "Observations@iot.navigationLink": null,
- "Observations@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "feature": { },
- "name": null,
- "properties": null
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": { },
- "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": { },
- "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- { }
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "properties": { },
- "taskingParameters": { }
}
/v1.1/Things
query Parameters
$skip | integer <int64> The number of elements to skip from the collection |
$top | integer <int64> The number of elements to return |
$count | boolean Flag indicating if the total number of items in the collection should be returned. |
$select | string The list of properties that need to be returned. |
$expand | string The list of related queries that need to be included in the result. |
$filter | string A filter query. |
Responses
Response samples
- 200
{- "@iot.count": 0,
- "@iot.nextLink": "string",
- "value": [
- {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": { },
- "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- {
- "@iot.id": null,
- "Datastreams": [ ],
- "Datastreams@iot.count": null,
- "Datastreams@iot.navigationLink": null,
- "Datastreams@iot.nextLink": null,
- "MultiDatastreams": [ ],
- "MultiDatastreams@iot.count": null,
- "MultiDatastreams@iot.navigationLink": null,
- "MultiDatastreams@iot.nextLink": null,
- "definition": null,
- "description": null,
- "name": null,
- "properties": null
}
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- null
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- null
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": null,
- "name": null,
- "symbol": null
}
]
}, - "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- {
- "@iot.id": null,
- "Datastream": null,
- "Datastream@iot.navigationLink": null,
- "FeatureOfInterest": null,
- "FeatureOfInterest@iot.navigationLink": null,
- "MultiDatastream": null,
- "MultiDatastream@iot.navigationLink": null,
- "parameters": { },
- "phenomenonTime": null,
- "result": null,
- "resultQuality": { },
- "resultTime": null,
- "validTime": null
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- { }
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- null
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- null
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": null,
- "name": null,
- "symbol": null
}
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- {
- "@iot.id": null,
- "Datastream": null,
- "Datastream@iot.navigationLink": null,
- "FeatureOfInterest": null,
- "FeatureOfInterest@iot.navigationLink": null,
- "MultiDatastream": null,
- "MultiDatastream@iot.navigationLink": null,
- "parameters": { },
- "phenomenonTime": null,
- "result": null,
- "resultQuality": { },
- "resultTime": null,
- "validTime": null
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- {
- "@iot.id": null,
- "Datastreams": [ ],
- "Datastreams@iot.count": null,
- "Datastreams@iot.navigationLink": null,
- "Datastreams@iot.nextLink": null,
- "MultiDatastreams": [ ],
- "MultiDatastreams@iot.count": null,
- "MultiDatastreams@iot.navigationLink": null,
- "MultiDatastreams@iot.nextLink": null,
- "definition": null,
- "description": null,
- "name": null,
- "properties": null
}
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": { },
- "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": null,
- "name": null,
- "symbol": null
}
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- { }
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- { }
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- { }
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- { }
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": {
- "@iot.id": 0,
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": 0,
- "Datastreams": [
- null
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- null
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- null
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- null
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}, - "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": { },
- "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- null
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": { },
- "ObservedProperty@iot.navigationLink": "string",
- "Sensor": {
- "@iot.id": null,
- "Datastreams": [ ],
- "Datastreams@iot.count": null,
- "Datastreams@iot.navigationLink": null,
- "Datastreams@iot.nextLink": null,
- "MultiDatastreams": [ ],
- "MultiDatastreams@iot.count": null,
- "MultiDatastreams@iot.navigationLink": null,
- "MultiDatastreams@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "metadata": null,
- "name": null,
- "properties": null
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": null,
- "name": null,
- "symbol": null
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- {
- "@iot.id": null,
- "Datastream": null,
- "Datastream@iot.navigationLink": null,
- "FeatureOfInterest": null,
- "FeatureOfInterest@iot.navigationLink": null,
- "MultiDatastream": null,
- "MultiDatastream@iot.navigationLink": null,
- "parameters": { },
- "phenomenonTime": null,
- "result": null,
- "resultQuality": { },
- "resultTime": null,
- "validTime": null
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": 0,
- "Datastreams": [
- null
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- null
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": { },
- "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": 0,
- "Actuator": {
- "@iot.id": 0,
- "TaskingCapabilities": [
- { }
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Actuator@iot.navigationLink": "string",
- "Tasks": [
- {
- "@iot.id": 0,
- "TaskingCapability": { },
- "TaskingCapability@iot.navigationLink": "string",
- "creationTime": "2019-08-24T14:15:22Z",
- "taskingParameters": { }
}
], - "Tasks@iot.count": 0,
- "Tasks@iot.navigationLink": "string",
- "Tasks@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "properties": { },
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}
]
}
/v1.1/Things({entityId})
path Parameters
entityId required | integer <int64> The id of the requested entity |
query Parameters
$select | string The list of properties that need to be returned. |
$expand | string The list of related queries that need to be included in the result. |
Responses
Response samples
- 200
{- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": { },
- "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}, - "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": { },
- "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- null
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": { },
- "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- { }
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": { },
- "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- null
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": { },
- "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": { },
- "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- { }
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- { }
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- { }
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- { }
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": {
- "@iot.id": 0,
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}, - "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": { },
- "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": { },
- "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": null,
- "Observations": [ ],
- "Observations@iot.count": null,
- "Observations@iot.navigationLink": null,
- "Observations@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "feature": { },
- "name": null,
- "properties": null
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": { },
- "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": { },
- "ObservedProperty@iot.navigationLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": { },
- "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- null
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": { },
- "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": { },
- "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": 0,
- "Actuator": {
- "@iot.id": 0,
- "TaskingCapabilities": [
- { }
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Actuator@iot.navigationLink": "string",
- "Tasks": [
- {
- "@iot.id": 0,
- "TaskingCapability": { },
- "TaskingCapability@iot.navigationLink": "string",
- "creationTime": "2019-08-24T14:15:22Z",
- "taskingParameters": { }
}
], - "Tasks@iot.count": 0,
- "Tasks@iot.navigationLink": "string",
- "Tasks@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "properties": { },
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}
/v1.1/Things({entityId})/Datastreams
path Parameters
entityId required | integer <int64> The id of the requested entity |
query Parameters
$skip | integer <int64> The number of elements to skip from the collection |
$top | integer <int64> The number of elements to return |
$count | boolean Flag indicating if the total number of items in the collection should be returned. |
$select | string The list of properties that need to be returned. |
$expand | string The list of related queries that need to be included in the result. |
$filter | string A filter query. |
Responses
Response samples
- 200
{- "@iot.count": 0,
- "@iot.nextLink": "string",
- "value": [
- {
- "@iot.id": 0,
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": { },
- "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- null
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- null
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- null
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": 0,
- "Actuator": {
- "@iot.id": null,
- "TaskingCapabilities": [ ],
- "TaskingCapabilities@iot.count": null,
- "TaskingCapabilities@iot.navigationLink": null,
- "TaskingCapabilities@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "metadata": null,
- "name": null,
- "properties": null
}, - "Actuator@iot.navigationLink": "string",
- "Tasks": [
- null
], - "Tasks@iot.count": 0,
- "Tasks@iot.navigationLink": "string",
- "Tasks@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "properties": { },
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}, - "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": { },
- "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- null
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": { },
- "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- { }
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- null
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- null
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- null
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": 0,
- "Actuator": {
- "@iot.id": null,
- "TaskingCapabilities": [ ],
- "TaskingCapabilities@iot.count": null,
- "TaskingCapabilities@iot.navigationLink": null,
- "TaskingCapabilities@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "metadata": null,
- "name": null,
- "properties": null
}, - "Actuator@iot.navigationLink": "string",
- "Tasks": [
- null
], - "Tasks@iot.count": 0,
- "Tasks@iot.navigationLink": "string",
- "Tasks@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "properties": { },
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": { },
- "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- null
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": { },
- "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": { },
- "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- null
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- null
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- null
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": 0,
- "Actuator": {
- "@iot.id": null,
- "TaskingCapabilities": [ ],
- "TaskingCapabilities@iot.count": null,
- "TaskingCapabilities@iot.navigationLink": null,
- "TaskingCapabilities@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "metadata": null,
- "name": null,
- "properties": null
}, - "Actuator@iot.navigationLink": "string",
- "Tasks": [
- null
], - "Tasks@iot.count": 0,
- "Tasks@iot.navigationLink": "string",
- "Tasks@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "properties": { },
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- { }
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- { }
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- { }
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- { }
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": { },
- "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- null
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": { },
- "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": 0,
- "Actuator": {
- "@iot.id": 0,
- "TaskingCapabilities": [
- { }
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Actuator@iot.navigationLink": "string",
- "Tasks": [
- {
- "@iot.id": 0,
- "TaskingCapability": { },
- "TaskingCapability@iot.navigationLink": "string",
- "creationTime": "2019-08-24T14:15:22Z",
- "taskingParameters": { }
}
], - "Tasks@iot.count": 0,
- "Tasks@iot.navigationLink": "string",
- "Tasks@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "properties": { },
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}
]
}
/v1.1/Things({entityId})/HistoricalLocations
path Parameters
entityId required | integer <int64> The id of the requested entity |
query Parameters
$skip | integer <int64> The number of elements to skip from the collection |
$top | integer <int64> The number of elements to return |
$count | boolean Flag indicating if the total number of items in the collection should be returned. |
$select | string The list of properties that need to be returned. |
$expand | string The list of related queries that need to be included in the result. |
$filter | string A filter query. |
Responses
Response samples
- 200
{- "@iot.count": 0,
- "@iot.nextLink": "string",
- "value": [
- {
- "@iot.id": 0,
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- { }
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- null
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": null,
- "Datastreams": [ ],
- "Datastreams@iot.count": null,
- "Datastreams@iot.navigationLink": null,
- "Datastreams@iot.nextLink": null,
- "MultiDatastreams": [ ],
- "MultiDatastreams@iot.count": null,
- "MultiDatastreams@iot.navigationLink": null,
- "MultiDatastreams@iot.nextLink": null,
- "definition": null,
- "description": null,
- "name": null,
- "properties": null
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": {
- "@iot.id": null,
- "Datastreams": [ ],
- "Datastreams@iot.count": null,
- "Datastreams@iot.navigationLink": null,
- "Datastreams@iot.nextLink": null,
- "MultiDatastreams": [ ],
- "MultiDatastreams@iot.count": null,
- "MultiDatastreams@iot.navigationLink": null,
- "MultiDatastreams@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "metadata": null,
- "name": null,
- "properties": null
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": null,
- "name": null,
- "symbol": null
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- { }
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- { }
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- null
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- null
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": null,
- "Datastreams": [ ],
- "Datastreams@iot.count": null,
- "Datastreams@iot.navigationLink": null,
- "Datastreams@iot.nextLink": null,
- "MultiDatastreams": [ ],
- "MultiDatastreams@iot.count": null,
- "MultiDatastreams@iot.navigationLink": null,
- "MultiDatastreams@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "metadata": null,
- "name": null,
- "properties": null
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- { }
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": 0,
- "Actuator": {
- "@iot.id": null,
- "TaskingCapabilities": [ ],
- "TaskingCapabilities@iot.count": null,
- "TaskingCapabilities@iot.navigationLink": null,
- "TaskingCapabilities@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "metadata": null,
- "name": null,
- "properties": null
}, - "Actuator@iot.navigationLink": "string",
- "Tasks": [
- null
], - "Tasks@iot.count": 0,
- "Tasks@iot.navigationLink": "string",
- "Tasks@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "properties": { },
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": { },
- "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- null
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- null
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- null
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": null,
- "Datastreams": [ ],
- "Datastreams@iot.count": null,
- "Datastreams@iot.navigationLink": null,
- "Datastreams@iot.nextLink": null,
- "MultiDatastreams": [ ],
- "MultiDatastreams@iot.count": null,
- "MultiDatastreams@iot.navigationLink": null,
- "MultiDatastreams@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "metadata": null,
- "name": null,
- "properties": null
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- { }
]
}, - "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- null
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- null
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": null,
- "Datastreams": [ ],
- "Datastreams@iot.count": null,
- "Datastreams@iot.navigationLink": null,
- "Datastreams@iot.nextLink": null,
- "MultiDatastreams": [ ],
- "MultiDatastreams@iot.count": null,
- "MultiDatastreams@iot.navigationLink": null,
- "MultiDatastreams@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "metadata": null,
- "name": null,
- "properties": null
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- { }
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- null
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- null
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": { },
- "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- { }
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- { }
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- { }
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- { }
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": {
- "@iot.id": 0,
- "Observations": [
- null
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": null,
- "Datastreams": [ ],
- "Datastreams@iot.count": null,
- "Datastreams@iot.navigationLink": null,
- "Datastreams@iot.nextLink": null,
- "MultiDatastreams": [ ],
- "MultiDatastreams@iot.count": null,
- "MultiDatastreams@iot.navigationLink": null,
- "MultiDatastreams@iot.nextLink": null,
- "definition": null,
- "description": null,
- "name": null,
- "properties": null
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": {
- "@iot.id": null,
- "Datastreams": [ ],
- "Datastreams@iot.count": null,
- "Datastreams@iot.navigationLink": null,
- "Datastreams@iot.nextLink": null,
- "MultiDatastreams": [ ],
- "MultiDatastreams@iot.count": null,
- "MultiDatastreams@iot.navigationLink": null,
- "MultiDatastreams@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "metadata": null,
- "name": null,
- "properties": null
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": null,
- "name": null,
- "symbol": null
}
}, - "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- null
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": { },
- "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": null,
- "Observations": [ ],
- "Observations@iot.count": null,
- "Observations@iot.navigationLink": null,
- "Observations@iot.nextLink": null,
- "ObservedProperty": null,
- "ObservedProperty@iot.navigationLink": null,
- "Sensor": null,
- "Sensor@iot.navigationLink": null,
- "Thing": null,
- "Thing@iot.navigationLink": null,
- "description": null,
- "name": null,
- "observationType": null,
- "observedArea": { },
- "phenomenonTime": null,
- "properties": null,
- "resultTime": null,
- "unitOfMeasurement": { }
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- null
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": null,
- "Datastreams": [ ],
- "Datastreams@iot.count": null,
- "Datastreams@iot.navigationLink": null,
- "Datastreams@iot.nextLink": null,
- "MultiDatastreams": [ ],
- "MultiDatastreams@iot.count": null,
- "MultiDatastreams@iot.navigationLink": null,
- "MultiDatastreams@iot.nextLink": null,
- "definition": null,
- "description": null,
- "name": null,
- "properties": null
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": { },
- "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": null,
- "name": null,
- "symbol": null
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": 0,
- "Actuator": {
- "@iot.id": 0,
- "TaskingCapabilities": [
- { }
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Actuator@iot.navigationLink": "string",
- "Tasks": [
- {
- "@iot.id": 0,
- "TaskingCapability": { },
- "TaskingCapability@iot.navigationLink": "string",
- "creationTime": "2019-08-24T14:15:22Z",
- "taskingParameters": { }
}
], - "Tasks@iot.count": 0,
- "Tasks@iot.navigationLink": "string",
- "Tasks@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "properties": { },
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
]
}
/v1.1/Things({entityId})/Locations
path Parameters
entityId required | integer <int64> The id of the requested entity |
query Parameters
$skip | integer <int64> The number of elements to skip from the collection |
$top | integer <int64> The number of elements to return |
$count | boolean Flag indicating if the total number of items in the collection should be returned. |
$select | string The list of properties that need to be returned. |
$expand | string The list of related queries that need to be included in the result. |
$filter | string A filter query. |
Responses
Response samples
- 200
{- "@iot.count": 0,
- "@iot.nextLink": "string",
- "value": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- { }
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- {
- "@iot.id": null,
- "Datastream": null,
- "Datastream@iot.navigationLink": null,
- "FeatureOfInterest": null,
- "FeatureOfInterest@iot.navigationLink": null,
- "MultiDatastream": null,
- "MultiDatastream@iot.navigationLink": null,
- "parameters": { },
- "phenomenonTime": null,
- "result": null,
- "resultQuality": { },
- "resultTime": null,
- "validTime": null
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": 0,
- "Datastreams": [
- null
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- null
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- null
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- null
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- { }
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- { }
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- {
- "@iot.id": null,
- "Datastream": null,
- "Datastream@iot.navigationLink": null,
- "FeatureOfInterest": null,
- "FeatureOfInterest@iot.navigationLink": null,
- "MultiDatastream": null,
- "MultiDatastream@iot.navigationLink": null,
- "parameters": { },
- "phenomenonTime": null,
- "result": null,
- "resultQuality": { },
- "resultTime": null,
- "validTime": null
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- {
- "@iot.id": null,
- "Datastreams": [ ],
- "Datastreams@iot.count": null,
- "Datastreams@iot.navigationLink": null,
- "Datastreams@iot.nextLink": null,
- "MultiDatastreams": [ ],
- "MultiDatastreams@iot.count": null,
- "MultiDatastreams@iot.navigationLink": null,
- "MultiDatastreams@iot.nextLink": null,
- "definition": null,
- "description": null,
- "name": null,
- "properties": null
}
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- null
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- null
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": null,
- "name": null,
- "symbol": null
}
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": 0,
- "Actuator": {
- "@iot.id": 0,
- "TaskingCapabilities": [
- null
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Actuator@iot.navigationLink": "string",
- "Tasks": [
- {
- "@iot.id": null,
- "TaskingCapability": null,
- "TaskingCapability@iot.navigationLink": null,
- "creationTime": null,
- "taskingParameters": { }
}
], - "Tasks@iot.count": 0,
- "Tasks@iot.navigationLink": "string",
- "Tasks@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "properties": { },
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": { },
- "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": null,
- "Observations": [ ],
- "Observations@iot.count": null,
- "Observations@iot.navigationLink": null,
- "Observations@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "feature": { },
- "name": null,
- "properties": null
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": {
- "@iot.id": null,
- "@iot.selfLink": null,
- "Observations": [ ],
- "Observations@iot.count": null,
- "Observations@iot.navigationLink": null,
- "Observations@iot.nextLink": null,
- "ObservedProperties": [ ],
- "ObservedProperties@iot.count": null,
- "ObservedProperties@iot.navigationLink": null,
- "ObservedProperties@iot.nextLink": null,
- "Sensor": null,
- "Sensor@iot.navigationLink": null,
- "Thing": null,
- "Thing@iot.navigationLink": null,
- "description": null,
- "multiObservationDataTypes": null,
- "name": null,
- "observationType": null,
- "observedArea": { },
- "phenomenonTime": null,
- "properties": null,
- "resultTime": null,
- "unitOfMeasurements": [ ]
}, - "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": null,
- "@iot.selfLink": null,
- "Observations": [ ],
- "Observations@iot.count": null,
- "Observations@iot.navigationLink": null,
- "Observations@iot.nextLink": null,
- "ObservedProperties": [ ],
- "ObservedProperties@iot.count": null,
- "ObservedProperties@iot.navigationLink": null,
- "ObservedProperties@iot.nextLink": null,
- "Sensor": null,
- "Sensor@iot.navigationLink": null,
- "Thing": null,
- "Thing@iot.navigationLink": null,
- "description": null,
- "multiObservationDataTypes": null,
- "name": null,
- "observationType": null,
- "observedArea": { },
- "phenomenonTime": null,
- "properties": null,
- "resultTime": null,
- "unitOfMeasurements": [ ]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": null,
- "@iot.selfLink": null,
- "Observations": [ ],
- "Observations@iot.count": null,
- "Observations@iot.navigationLink": null,
- "Observations@iot.nextLink": null,
- "ObservedProperties": [ ],
- "ObservedProperties@iot.count": null,
- "ObservedProperties@iot.navigationLink": null,
- "ObservedProperties@iot.nextLink": null,
- "Sensor": null,
- "Sensor@iot.navigationLink": null,
- "Thing": null,
- "Thing@iot.navigationLink": null,
- "description": null,
- "multiObservationDataTypes": null,
- "name": null,
- "observationType": null,
- "observedArea": { },
- "phenomenonTime": null,
- "properties": null,
- "resultTime": null,
- "unitOfMeasurements": [ ]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- { }
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- { }
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": {
- "@iot.id": null,
- "Observations": [ ],
- "Observations@iot.count": null,
- "Observations@iot.navigationLink": null,
- "Observations@iot.nextLink": null,
- "ObservedProperty": null,
- "ObservedProperty@iot.navigationLink": null,
- "Sensor": null,
- "Sensor@iot.navigationLink": null,
- "Thing": null,
- "Thing@iot.navigationLink": null,
- "description": null,
- "name": null,
- "observationType": null,
- "observedArea": { },
- "phenomenonTime": null,
- "properties": null,
- "resultTime": null,
- "unitOfMeasurement": { }
}, - "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": null,
- "Observations": [ ],
- "Observations@iot.count": null,
- "Observations@iot.navigationLink": null,
- "Observations@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "feature": { },
- "name": null,
- "properties": null
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": { },
- "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- {
- "@iot.id": 0,
- "Datastreams": [
- null
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- null
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": null,
- "Observations": [ ],
- "Observations@iot.count": null,
- "Observations@iot.navigationLink": null,
- "Observations@iot.nextLink": null,
- "ObservedProperty": null,
- "ObservedProperty@iot.navigationLink": null,
- "Sensor": null,
- "Sensor@iot.navigationLink": null,
- "Thing": null,
- "Thing@iot.navigationLink": null,
- "description": null,
- "name": null,
- "observationType": null,
- "observedArea": { },
- "phenomenonTime": null,
- "properties": null,
- "resultTime": null,
- "unitOfMeasurement": { }
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": 0,
- "Actuator": {
- "@iot.id": 0,
- "TaskingCapabilities": [
- { }
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Actuator@iot.navigationLink": "string",
- "Tasks": [
- {
- "@iot.id": 0,
- "TaskingCapability": { },
- "TaskingCapability@iot.navigationLink": "string",
- "creationTime": "2019-08-24T14:15:22Z",
- "taskingParameters": { }
}
], - "Tasks@iot.count": 0,
- "Tasks@iot.navigationLink": "string",
- "Tasks@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "properties": { },
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
]
}
/v1.1/Things({entityId})/MultiDatastreams
path Parameters
entityId required | integer <int64> The id of the requested entity |
query Parameters
$skip | integer <int64> The number of elements to skip from the collection |
$top | integer <int64> The number of elements to return |
$count | boolean Flag indicating if the total number of items in the collection should be returned. |
$select | string The list of properties that need to be returned. |
$expand | string The list of related queries that need to be included in the result. |
$filter | string A filter query. |
Responses
Response samples
- 200
{- "@iot.count": 0,
- "@iot.nextLink": "string",
- "value": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": {
- "@iot.id": 0,
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- null
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- null
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- null
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": 0,
- "Actuator": {
- "@iot.id": null,
- "TaskingCapabilities": [ ],
- "TaskingCapabilities@iot.count": null,
- "TaskingCapabilities@iot.navigationLink": null,
- "TaskingCapabilities@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "metadata": null,
- "name": null,
- "properties": null
}, - "Actuator@iot.navigationLink": "string",
- "Tasks": [
- null
], - "Tasks@iot.count": 0,
- "Tasks@iot.navigationLink": "string",
- "Tasks@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "properties": { },
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}, - "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- { }
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": { },
- "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": { },
- "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": null,
- "Observations": [ ],
- "Observations@iot.count": null,
- "Observations@iot.navigationLink": null,
- "Observations@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "feature": { },
- "name": null,
- "properties": null
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": { },
- "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": { },
- "ObservedProperty@iot.navigationLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": null,
- "Locations": [ ],
- "Locations@iot.count": null,
- "Locations@iot.navigationLink": null,
- "Locations@iot.nextLink": null,
- "Thing": null,
- "Thing@iot.navigationLink": null,
- "time": null
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": null,
- "HistoricalLocations": [ ],
- "HistoricalLocations@iot.count": null,
- "HistoricalLocations@iot.navigationLink": null,
- "HistoricalLocations@iot.nextLink": null,
- "Things": [ ],
- "Things@iot.count": null,
- "Things@iot.navigationLink": null,
- "Things@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "location": { },
- "name": null,
- "properties": null
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": null,
- "Actuator": null,
- "Actuator@iot.navigationLink": null,
- "Tasks": [ ],
- "Tasks@iot.count": null,
- "Tasks@iot.navigationLink": null,
- "Tasks@iot.nextLink": null,
- "Thing": null,
- "Thing@iot.navigationLink": null,
- "description": null,
- "name": null,
- "properties": null,
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": { },
- "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- null
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": { },
- "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": { },
- "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- null
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- null
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- null
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": 0,
- "Actuator": {
- "@iot.id": null,
- "TaskingCapabilities": [ ],
- "TaskingCapabilities@iot.count": null,
- "TaskingCapabilities@iot.navigationLink": null,
- "TaskingCapabilities@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "metadata": null,
- "name": null,
- "properties": null
}, - "Actuator@iot.navigationLink": "string",
- "Tasks": [
- null
], - "Tasks@iot.count": 0,
- "Tasks@iot.navigationLink": "string",
- "Tasks@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "properties": { },
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": { },
- "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- null
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": { },
- "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- { }
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- { }
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- { }
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- { }
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- {
- "@iot.id": 0,
- "Actuator": {
- "@iot.id": 0,
- "TaskingCapabilities": [
- { }
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Actuator@iot.navigationLink": "string",
- "Tasks": [
- {
- "@iot.id": 0,
- "TaskingCapability": { },
- "TaskingCapability@iot.navigationLink": "string",
- "creationTime": "2019-08-24T14:15:22Z",
- "taskingParameters": { }
}
], - "Tasks@iot.count": 0,
- "Tasks@iot.navigationLink": "string",
- "Tasks@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "properties": { },
- "taskingParameters": { }
}
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}
]
}
/v1.1/Things({entityId})/TaskingCapabilities
path Parameters
entityId required | integer <int64> The id of the requested entity |
query Parameters
$skip | integer <int64> The number of elements to skip from the collection |
$top | integer <int64> The number of elements to return |
$count | boolean Flag indicating if the total number of items in the collection should be returned. |
$select | string The list of properties that need to be returned. |
$expand | string The list of related queries that need to be included in the result. |
$filter | string A filter query. |
Responses
Response samples
- 200
{- "@iot.count": 0,
- "@iot.nextLink": "string",
- "value": [
- {
- "@iot.id": 0,
- "Actuator": {
- "@iot.id": 0,
- "TaskingCapabilities": [
- { }
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Actuator@iot.navigationLink": "string",
- "Tasks": [
- {
- "@iot.id": 0,
- "TaskingCapability": { },
- "TaskingCapability@iot.navigationLink": "string",
- "creationTime": "2019-08-24T14:15:22Z",
- "taskingParameters": { }
}
], - "Tasks@iot.count": 0,
- "Tasks@iot.navigationLink": "string",
- "Tasks@iot.nextLink": "string",
- "Thing": {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": { },
- "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- null
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- null
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- null
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": null,
- "Datastreams": [ ],
- "Datastreams@iot.count": null,
- "Datastreams@iot.navigationLink": null,
- "Datastreams@iot.nextLink": null,
- "MultiDatastreams": [ ],
- "MultiDatastreams@iot.count": null,
- "MultiDatastreams@iot.navigationLink": null,
- "MultiDatastreams@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "metadata": null,
- "name": null,
- "properties": null
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- { }
]
}, - "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- null
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- null
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": null,
- "Datastreams": [ ],
- "Datastreams@iot.count": null,
- "Datastreams@iot.navigationLink": null,
- "Datastreams@iot.nextLink": null,
- "MultiDatastreams": [ ],
- "MultiDatastreams@iot.count": null,
- "MultiDatastreams@iot.navigationLink": null,
- "MultiDatastreams@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "metadata": null,
- "name": null,
- "properties": null
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- { }
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- { }
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- null
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- null
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": { },
- "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- { }
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- { }
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- { }
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Locations": [
- {
- "@iot.id": 0,
- "HistoricalLocations": [
- {
- "@iot.id": 0,
- "Locations": [
- { }
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "time": "2019-08-24T14:15:22Z"
}
], - "HistoricalLocations@iot.count": 0,
- "HistoricalLocations@iot.navigationLink": "string",
- "HistoricalLocations@iot.nextLink": "string",
- "Things": [
- { }
], - "Things@iot.count": 0,
- "Things@iot.navigationLink": "string",
- "Things@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "location": { },
- "name": "string",
- "properties": { }
}
], - "Locations@iot.count": 0,
- "Locations@iot.navigationLink": "string",
- "Locations@iot.nextLink": "string",
- "MultiDatastreams": [
- {
- "@iot.id": 0,
- "@iot.selfLink": "string",
- "Observations": [
- {
- "@iot.id": 0,
- "Datastream": {
- "@iot.id": 0,
- "Observations": [
- null
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": null,
- "Datastreams": [ ],
- "Datastreams@iot.count": null,
- "Datastreams@iot.navigationLink": null,
- "Datastreams@iot.nextLink": null,
- "MultiDatastreams": [ ],
- "MultiDatastreams@iot.count": null,
- "MultiDatastreams@iot.navigationLink": null,
- "MultiDatastreams@iot.nextLink": null,
- "definition": null,
- "description": null,
- "name": null,
- "properties": null
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": {
- "@iot.id": null,
- "Datastreams": [ ],
- "Datastreams@iot.count": null,
- "Datastreams@iot.navigationLink": null,
- "Datastreams@iot.nextLink": null,
- "MultiDatastreams": [ ],
- "MultiDatastreams@iot.count": null,
- "MultiDatastreams@iot.navigationLink": null,
- "MultiDatastreams@iot.nextLink": null,
- "description": null,
- "encodingType": null,
- "metadata": null,
- "name": null,
- "properties": null
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": null,
- "name": null,
- "symbol": null
}
}, - "Datastream@iot.navigationLink": "string",
- "FeatureOfInterest": {
- "@iot.id": 0,
- "Observations": [
- null
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "feature": { },
- "name": "string",
- "properties": { }
}, - "FeatureOfInterest@iot.navigationLink": "string",
- "MultiDatastream": { },
- "MultiDatastream@iot.navigationLink": "string",
- "parameters": { },
- "phenomenonTime": "string",
- "result": null,
- "resultQuality": { },
- "resultTime": "2019-08-24T14:15:22Z",
- "validTime": "string"
}
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperties": [
- {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": null,
- "Observations": [ ],
- "Observations@iot.count": null,
- "Observations@iot.navigationLink": null,
- "Observations@iot.nextLink": null,
- "ObservedProperty": null,
- "ObservedProperty@iot.navigationLink": null,
- "Sensor": null,
- "Sensor@iot.navigationLink": null,
- "Thing": null,
- "Thing@iot.navigationLink": null,
- "description": null,
- "name": null,
- "observationType": null,
- "observedArea": { },
- "phenomenonTime": null,
- "properties": null,
- "resultTime": null,
- "unitOfMeasurement": { }
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "definition": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}
], - "ObservedProperties@iot.count": 0,
- "ObservedProperties@iot.navigationLink": "string",
- "ObservedProperties@iot.nextLink": "string",
- "Sensor": {
- "@iot.id": 0,
- "Datastreams": [
- {
- "@iot.id": 0,
- "Observations": [
- null
], - "Observations@iot.count": 0,
- "Observations@iot.navigationLink": "string",
- "Observations@iot.nextLink": "string",
- "ObservedProperty": {
- "@iot.id": null,
- "Datastreams": [ ],
- "Datastreams@iot.count": null,
- "Datastreams@iot.navigationLink": null,
- "Datastreams@iot.nextLink": null,
- "MultiDatastreams": [ ],
- "MultiDatastreams@iot.count": null,
- "MultiDatastreams@iot.navigationLink": null,
- "MultiDatastreams@iot.nextLink": null,
- "definition": null,
- "description": null,
- "name": null,
- "properties": null
}, - "ObservedProperty@iot.navigationLink": "string",
- "Sensor": { },
- "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurement": {
- "definition": null,
- "name": null,
- "symbol": null
}
}
], - "Datastreams@iot.count": 0,
- "Datastreams@iot.navigationLink": "string",
- "Datastreams@iot.nextLink": "string",
- "MultiDatastreams": [
- { }
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "description": "string",
- "encodingType": "string",
- "metadata": "string",
- "name": "string",
- "properties": { }
}, - "Sensor@iot.navigationLink": "string",
- "Thing": { },
- "Thing@iot.navigationLink": "string",
- "description": "string",
- "multiObservationDataTypes": "string",
- "name": "string",
- "observationType": "string",
- "observedArea": { },
- "phenomenonTime": "string",
- "properties": { },
- "resultTime": "string",
- "unitOfMeasurements": [
- {
- "definition": "string",
- "name": "string",
- "symbol": "string"
}
]
}
], - "MultiDatastreams@iot.count": 0,
- "MultiDatastreams@iot.navigationLink": "string",
- "MultiDatastreams@iot.nextLink": "string",
- "TaskingCapabilities": [
- { }
], - "TaskingCapabilities@iot.count": 0,
- "TaskingCapabilities@iot.navigationLink": "string",
- "TaskingCapabilities@iot.nextLink": "string",
- "description": "string",
- "name": "string",
- "properties": { }
}, - "Thing@iot.navigationLink": "string",
- "description": "string",
- "name": "string",
- "properties": { },
- "taskingParameters": { }
}
]
}