POST api/v1/observation/cloud

Post an observations

Request Information

Headers

URI Parameters

None.

Body Parameters

Collection of ObservationWithTimestamp
NameDescriptionTypeAdditional information
Typeid

The type identifier for the observation

DeviceType

None.

Timestamp

Timestamp for when the observation are taken

string

None.

Inputtype

Input type used for the observation {AUTO, MANUAL, TEST}

string

None.

Source

The source from were the observation comes from

string

None.

Equipmentid

{Optional} - Equipment identifier of the device used in the observation.

string

None.

Measurements

Collection of zero or more repetitions

Collection of MeasurementWithTimestamp

None.

Response Information

Headers

Resource Description

Collection of Response
NameDescriptionTypeAdditional information
Result

Result of the response

string

None.

Message

Additional information of the response

string

None.