Analyze MyMachine /Condition API Documentation
Number of APIs: 14
API defining resources and operations for AMM /C related data like Measurements.
- AMM /C API is hosted behind SINUMERIK Edge MiniWeb application.
- Basic Authentication & Client Certificate Authentication are supported which are functionalities of SINUMERIK Edge MiniWeb application. Check SINUMERIK Edge MiniWeb application documentation for further information.
- OEMCommissioningEngineer and OEMServiceEngineer are the supported user groups
-
measurements-{id}-results-{resultId}-graphData - Get the graphical data of backlash for the given measurement id and the result id. GET {{baseUrl}}/measurements/:id/results/:resultId/graphData/backlash
-
measurements-{id}-results-{resultId}-graphData - Get the graphical data for the given measurement id and the result id. GET {{baseUrl}}/measurements/:id/results/:resultId/graphData/signature
-
measurements-{id}-results-{resultId}-graphData - Get the graphical data of friction for the given measurement id and the result id. GET {{baseUrl}}/measurements/:id/results/:resultId/graphData/friction
-
measurements-{id}-results-{resultId} - Get the result for the given measurement id and the result id. GET {{baseUrl}}/measurements/:id/results/:resultId
-
measurements-{id} - Get measurement GET {{baseUrl}}/measurements/:id
-
measurements - Get measurements GET {{baseUrl}}/measurements?page=0&size=20
-
measurementGroups - Get measurement groups GET {{baseUrl}}/measurementGroups?page=0&size=5
-
measurementGroups - Get measurement group GET {{baseUrl}}/measurementGroups/:id
-
measurements-{id} - Get the threshold for the given measurement id. GET {{baseUrl}}/measurements/:id/threshold
-
measurements-{id}-results-{resultId} - Get raw data of the the result for the given measurement id and the result id. GET {{baseUrl}}/measurements/:id/results/:resultId/rawData