Superclass (is-a): Event
Alarm
Definition: DEPRECATED: Replaced with CONDITION category data items in Version 1.1.0.
Version Info
| Introduced | Deprecated | Updated |
|---|---|---|
| 1.0 | 1.1 |
Inherited from Event
EventProperties
| Name | Type | Int | Dep | Multiplicity | Description |
|---|---|---|---|---|---|
compositionId | ID | 1.4 | 0..1 | identifier of the «abstract» Composition entity defined in the MTConnectDevices Response Documentresponse document published by an MTConnect Agent in response to a probe request. associated with the data reported for the Observation. | |
dataItemId | ID | 1.0 | 1 | unique identifier of the
| |
name | string | 1.0 | 0..1 | name of the
| |
sequence | integer | 1.0 | 1 | number representing the sequential position of an occurrence of an observationobserved value of a property at a point in time. in the data buffer of an agentsoftware that collects data published from one or more piece(s) of equipment, organizes that data in a structured manner, and responds to requests for data from client software systems by providing a structured response in the form of a response document that is constructed using the semantic data model of a Standard. .
| |
subType | DataItemSubTypeEnum | 1.2 | 0..1 | subtype of the
| |
timestamp | datetime | 1.0 | 1 | most accurate time available to a piece of equipment that represents the point in time that the data reported was measured. | |
type | «abstract» DataItemTypeEnum | 1.0 | 1 | type of the
| |
units | UnitEnum | 1.0 | 0..1 | units of the
| |
isUnavailable | boolean (Default: true) | 1.0 | 1 | when
<Execution dataItemId=”…” …>UNAVAILABLE</Execution> | |
result | string | 1.0 | 0..1 | observationobserved value of a property at a point in time. of the The default value type for
| |
quality | QualityEnum (Default: UNVERIFIABLE) | 2.5 | 0..1 | indicates if the Observation is verifiable and is in accordance with the normative definitions within the MTConnect Standard. | |
deprecated | boolean (Default: false) | 2.5 | 0..1 | indicates if the Observation has any property or controlled vocabulary that has been deprecated in the MTConnect Standard. | |
extended | boolean (Default: false) | 2.5 | 0..1 | indicates if the Observation has any property or controlled vocabulary that has been extended and cannot be validated. | |
resetTriggered | ResetTriggeredEnum | 1.4 | 0..1 | identifies when a reported value has been reset and what has caused that reset to occur for those
| |
type | EventEnum | 1.0 | 1 |
Properties
| Name | Type | Int | Dep | Multiplicity | Description |
|---|---|---|---|---|---|
type | EventEnum (Only: ALARM) | 1.0 | 1.1 | 1 | |
code | AlarmCodeEnum | 1.0 | 1.1 | 1 | type of alarm. |
severity | AlarmSeverityEnum | 1.0 | 1.1 | 1 | severity of the alarm. |
nativeCode | string | 1.0 | 1.1 | 1 | native code for the piece of equipment. |
state | AlarmStateEnum | 1.0 | 1.1 | 1 | state of the alarm. |
lang | xslang | 1.0 | 1.1 | 0..1 | specifies the language of the alarm text. See IETF RFC 4646 (http://www.ietf.org/rfc/rfc4646.txt). |