pointData

Get Point data.

APIDescription
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.

APIDescription
POST api/points?projectId={projectId}

Returns all points from the project including additional information

POST api/points

No documentation available.

processing

APIDescription
POST api/processing?projectId={projectId}&moduleId={moduleId}

No documentation available.

GeoMoS

GeoMoS to Geo4D

APIDescription
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.

APIDescription
POST api/objects

Returns all objects from the project by module type With Admin Infos

pointReport

Reports and Export

APIDescription
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.

APIDescription
POST api/test

Main return value is a list of data from certain points.

checkSensorData

APIDescription
POST api/checkSensorData?projectId={projectId}&moduleId={moduleId}&objectId={objectId}&pointId={pointId}

No documentation available.

version

Return Version

APIDescription
POST api/version

AssemblyVersion