Figure 6 shows an overview of the DeviceType with its Properties.
Figure 6 — Overview of DeviceType
The general DeviceType from the OPC UA information model for the device configuration is taken as the basis in this specification. This information model is defined in IEC62541-100:2015.
All sub types derived from CommercialKitchenDevice can be supplemented by vendor-specific types.
The DeviceType defines the DeviceClass property. The classification is industry-specific and is defined for commercial kitchen devices in Table 9.
Table 9 — Values for the DeviceClass property
DeviceClass |
Description |
Fryer |
Fryer Device |
Frying Pan |
Frying Pan Device |
Combi Steamer |
Combi Steamer Device |
Convection Oven, Multiple Deck Oven |
Convection Oven, Multiple Deck Oven Device |
Pressure Cooking Kettle |
Pressure Cooking Kettle Device |
Cooking Kettle |
Cooking Kettle Device |
Multi Function Pan |
Multi Function Pan Device |
Pasta Cooker / Cook Marie |
Pasta Cooker / Cook Marie Device |
Coffee Machine |
Coffee Machine Device |
Dishwashing Machine |
Dishwashing Machine Device |
Servery System |
Servery System Device |
Cooking Zone |
Cooking Zone Device |
Frying And Grilling Appliance |
Frying And Grilling Appliance Device |
Microwave Combination Oven |
Microwave Combination Oven Device |
Ice Machine |
Ice Machine Device |
The manufacturer of the device is provided as freely definable text in the Manufacturer property.
The device designation is provided as freely definable text in the Model property.
The identification number, e.g. the serial number of the device, is provided as freely definable text in the SerialNumber property.
The hardware version of the device is provided as freely definable text in the HardwareRevision property.
The software version of the device is provided as freely definable text in the SoftwareRevision property.
The status of the device is provided as DeviceHealth enumeration in the DeviceHealth property. The possible values are NORMAL_0, FAILURE_1, CHECK_FUNCTION_2, OFF_SPEC_3 and MAINTENANCE_REQUIRED_4.
NORMAL_0 The device functions normally.
FAILURE_1 Malfunction of the device or any of its peripherals. Typically caused device-internal or process related.
CHECK_FUNCTION_2Functional checks are currently performed. Examples: Change of configuration, local operation, substitute value entered.
OFF_SPEC_3 Off-spec means that the device is operating outside its specified range (e.g. measuring or temperature range) or that internal diagnoses indicate deviations from measured or set values due to internal problems in the device or process characteristics.
MAINTENANCE_REQUIRED_4Although the output signal is valid, the wear reserve is nearly exhausted or a function will soon be restricted due to operational conditions e.g. build-up of deposits.