@itentialopensource/adapter-etsi_sol002
Version:
This adapter integrates with system described as: ETSI sol002
27 lines • 487 B
JSON
[
{
"id": "string",
"objectType": "string",
"objectInstanceId": "string",
"subObjectInstanceIds": [
"string"
],
"criteria": {
"performanceMetric": "string",
"thresholdType": "SIMPLE",
"simpleThresholdDetails": {
"thresholdValue": 2,
"hysteresis": 8
}
},
"callbackUri": "string",
"_links": {
"self": {
"href": "string"
},
"object": {
"href": "string"
}
}
}
]