@itentialopensource/adapter-etsi_sol005
Version:
This adapter integrates with system described as: ETSI sol005
32 lines • 529 B
JSON
{
"id": "string",
"objectType": null,
"objectInstanceId": "string",
"subObjectInstanceIds": [
"string",
"string",
"string",
"string",
"string",
"string",
"string",
"string",
"string",
"string"
],
"criteria": {
"performanceMetric": "string",
"thresholdType": "SIMPLE",
"simpleThresholdDetails": {
"thresholdValue": 2,
"hysteresis": 3
}
},
"callbackUri": "string",
"_links": {
"self": {
"href": "string"
},
"object": null
}
}