CrossedThresholdInformation

CrossedThresholdInformation
CrossedThresholdInformation

Identifies the details of the threshold that has been crossed.

JSON Example
{
    "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"
}
string
direction
Optional

Indicates the threshold crossing direction: up or down.

string
granularity
Optional

Indicates the granularity at which the indicator is evaluated for threshold crossing

string
indicatorName
Optional

Indicates the name of indicator which crossed the threshold.

string
indicatorUnit
Optional

Indicates the unit of the measurement of the indicator corresponding to the threshold that has been crossed.

string
observedValue
Optional

Indicates the value of the indicator which crossed the threshold.

string
thresholdCrossingDescription
Optional

Indicates further information on the threshold crossing alarm.

threshold
Optional

threshold

string
@baseType
Optional

When sub-classing, this defines the super-class

string As uri As uri
@schemaLocation
Optional

A URI to a JSON-Schema file that defines additional attributes and relationships

string
@type
Optional

When sub-classing, this defines the sub-class entity name