CrossedThresholdInformation
Identifies the details of the threshold that has been crossed.
{
"direction": "string",
"granularity": "string",
"indicatorName": "string",
"indicatorUnit": "string",
"observedValue": "string",
"thresholdCrossingDescription": "string",
"threshold": {
"id": "string",
"href": "string",
"name": "string",
"@baseType": "string",
"@schemaLocation": "string",
"@type": "string",
"@referredType": "string"
},
"@baseType": "string",
"@schemaLocation": "string",
"@type": "string"
}
Indicates the threshold crossing direction: up or down.
Indicates the granularity at which the indicator is evaluated for threshold crossing
Indicates the name of indicator which crossed the threshold.
Indicates the unit of the measurement of the indicator corresponding to the threshold that has been crossed.
Indicates the value of the indicator which crossed the threshold.
Indicates further information on the threshold crossing alarm.
When sub-classing, this defines the super-class
A URI to a JSON-Schema file that defines additional attributes and relationships
When sub-classing, this defines the sub-class entity name