@itentialopensource/adapter-etsi_sol005
Version:
This adapter integrates with system described as: ETSI sol005
34 lines • 597 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": 5,
"hysteresis": 5
}
},
"callbackUri": "string",
"_links": {
"self": {
"href": "string"
},
"object": null
}
}
]