Superclass (is-a): «abstract» System
Enclosure
Definition: «abstract» System composed of a structure that is used to contain or isolate a piece of equipment or area.
Version Info
| Introduced | Deprecated | Updated |
|---|---|---|
| 1.4 |
Documentation
Description
Enclosure may provide information regarding access to the internal components of a piece of equipment or the conditions within the enclosure. For example, Door may be defined as a lower levelnested element that is below a higher level element. «abstract» Component or «abstract» Composition entity of the Enclosure.
Inherited from «abstract» System
SystemProperties
| Name | Type | Int | Dep | Multiplicity | Description |
|---|---|---|---|---|---|
id | ID | 1.1 | 1 | unique identifier for the «abstract» Component. | |
name | string | 1.1 | 0..1 | name of the «abstract» When provided, «abstract» | |
nativeName | string | 1.1 | 0..1 | common name associated with «abstract» Component. | |
sampleInterval | float | 1.2 | 0..1 | interval in milliseconds between the completion of the reading of the data associated with the «abstract» This information may be used by client software applications to understand how often information from a «abstract» The refresh rate for data from all child «abstract» | |
sampleRate | float | 1.1 | 1.2 | 0..1 | DEPRECATED in MTConnect Version 1.2. Replaced by «abstract» Component::sampleInterval. |
uuid | ID | 1.1 | 0..1 | universally unique identifier for the «abstract» Component. | |
coordinateSystemIdRef | ID | 1.8 | 0..1 | specifies the CoordinateSystem for this «abstract» Component and its children. |