pointData
Get Point data.
| API | Description |
|---|---|
| POST api/pointData?projectId={projectId}&moduleId={moduleId}&objectId={objectId}&pointId={pointId}&dataStyle={dataStyle}&dateFrom={dateFrom}&dateTo={dateTo} |
Main return value is a list of chart data (path-time and/or XY) which can be displayed in different charts. Optionally, a list of additional information can be included. |
points
Get the overview data for Project.
| API | Description |
|---|---|
| POST api/points?projectId={projectId} |
Returns all points from the project including additional information |
| POST api/points |
No documentation available. |
processing
| API | Description |
|---|---|
| POST api/processing?projectId={projectId}&moduleId={moduleId} |
No documentation available. |
GeoMoS
GeoMoS to Geo4D
| API | Description |
|---|---|
| POST api/GeoMoS?geomosServer={geomosServer}&projectID={projectID}&sensorID={sensorID}&projectOut={projectOut}&startTime={startTime} |
post command for data query |
| GET api/GeoMoS?geomosServer={geomosServer}&projectID={projectID}&sensorID={sensorID}&projectOut={projectOut}&startTime={startTime} |
get command for data query |
objects
Get the Object data for Project and Module.
| API | Description |
|---|---|
| POST api/objects |
Returns all objects from the project by module type With Admin Infos |
pointReport
Reports and Export
| API | Description |
|---|---|
| POST api/pointReport |
Main return value is a list of data from certain points. |
| POST api/pointReport?projectId={projectId}&moduleId={moduleId}&objectId={objectId}&pointId={pointId}&dateFrom={dateFrom}&dateTo={dateTo}&reportType={reportType} |
Main return value is a list of data from certain points. |
test
Get the overview data for Project.
| API | Description |
|---|---|
| POST api/test |
Main return value is a list of data from certain points. |
checkSensorData
| API | Description |
|---|---|
| POST api/checkSensorData?projectId={projectId}&moduleId={moduleId}&objectId={objectId}&pointId={pointId} |
No documentation available. |
version
Return Version
| API | Description |
|---|---|
| POST api/version |
AssemblyVersion |