Get the threshold for the given measurement id.

GET {{baseUrl}}/measurements/:id/threshold

Gets the threshold for the given measurement id.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"friction":{"warningThreshold":85,"serviceThreshold":100,"unit":"%"},"stiffness":{"warningThreshold":85,"serviceThreshold":100,"unit":"%"},"backlash":{"warningThreshold":85,"serviceThreshold":100,"unit":"%"},"quadrantError":{"warningThreshold":85,"serviceThreshold":100,"unit":"%"},"signature":{"warningThreshold":85,"serviceThreshold":100,"unit":"%"},"equability":{"warningThreshold":85,"serviceThreshold":100,"unit":"%"},"frequencyResponse":{"warningThreshold":85,"serviceThreshold":100,"unit":"%"}}