POST api/GeoMoS?geomosServer={geomosServer}&projectID={projectID}&sensorID={sensorID}&projectOut={projectOut}&startTime={startTime}
post command for data query
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| geomosServer |
GeoMoS Server |
string |
Required |
| projectID |
Project ID |
string |
Required |
| sensorID |
Sensor ID |
string |
Required |
| projectOut |
Project Geo4D |
string |
Required |
| startTime |
Start Date |
string |
Default value is |
Body Parameters
None.
Response Information
Resource Description
stringResponse Formats
application/json, text/json
Sample:
"sample Bstring"
application/xml, text/xml
Sample:
<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">sample Bstring</string>