12.1 Primitive data types
12.1.1 DeviceHealthEnumeration
The datatype DeviceHealthEnumeration defined by OPC UA for Devices shall be mapped to the FDT2 datatype DeviceStatus. The values shall be mapped as defined in Table 57.
| OPC UA for Devices DeviceHealthEnumeration Value | FDT2 DeviceStatus.StatusFlag Value |
| NORMAL_0 | Ok |
| FAILURE_1 | Invalid |
| CHECK_FUNCTION_2 | FunctionCheck |
| OFF_SPEC_3 | OutOfSpecification |
| MAINTENANCE_REQUIRED_4 | MaintenanceRequired |