MaintenanceListResult
Supertype: Table
Stereotypes: <<valueType>>
Version Info
| Introduced | Deprecated | Updated | |—:|—:|—:| | 2.0 | | |
Inherited Relations
| Name | Type | Int | Dep | Multiplicity | Description |
|---|---|---|---|---|---|
result | Entry | 2.0 | 0..* |
Properties
| Name | Type | Int | Dep | Multiplicity | Description |
|---|---|---|---|---|---|
Value | float | 2.0 | 1 | current interval value of the activity. | |
Interval | MaintenanceListIntervalEnum (Default: ABSOLUTE) | 2.0 | 0..1 | interval of the value observed. | |
NextServiceDate | datetime | 2.0 | 0..1 | next date/time stamp that maintenance should be performed. | |
Reset | datetime | 2.0 | 0..1 | last date/time stamp of the observationobserved value of a property at a point in time. was reset. | |
Severity | integer | 2.0 | 0..1 | level of severity on a scale of 1-10. | |
Direction | MaintenanceListDirectionEnum (Default: UP) | 2.0 | 0..1 | direction of the value observed. | |
Name | string | 2.0 | 1 | identifier of the maintenance activity. | |
LastServiceDate | datetime | 2.0 | 0..1 | last date/time stamp that maintenance was performed. | |
Units | UnitEnum (Default: COUNT) | 2.0 | 0..1 | same as DataItem::units. See Device Information Model. | |
Target | float | 2.0 | 0..1 | target value of the next maintenance. |