REST
Playground
Basic URL (POST):
Header data:
{
"EquipmentId": "00001",
"MeasurementPointId": "TEMP",
"Description": "Description for measurement point"
}Process function
Basic URL (POST):
Header data:
Equipment measurement point
Basic URL (POST):
Header data:
Body (example) with absolute value:
Body (example) with delta:
Process function measurement point
Basic URL (POST):
Header data:
Body (example) with absolute value:
Body (example) with delta:
Responses
When the measurement is rejected:
When the measurement point is rejected:
When the API-key is invalid (for a measurement or a measurement point):
Other:
Last updated