B.6 Use case: Get Device Diagnostics

Use CaseGet Device Diagnostic Information
DescriptionA software or user requests diagnostic information (context specific diagnostic information) from a physical device. The OPC UA client collects this information by reading device diagnostic information provided according to the OPC UA DI information model.
Stakeholder
Used by
Preconditions

Device node is available in OPC UA Server

Device is connected to the OPC UA Server (means online or only somehow accessible?)

Use case B.2 (List Topology)

Post conditionsMaintenance or asset manager can derive actions
ActorsEngineer, Expert, Observer, Maintenance Manager, Asset Manager, Operator
TriggerStatus of device is not Good. This information is provided by: Use case B5 or by alarms
Frequency
Description
StepAction
1OPC Client User opens UI of the device
2User requests diagnostic data of the device
3OPC client requests diagnostic data of the device from the OPC server
4OPC server gets diagnostic data from the DTM
5OPC server sends the diagnostic data to the client, displaying the data on the UI
Exceptions
Requirements
NotesAccording to FDT2.0 the expectation is, that the DTM provides the parameters for device specific diagnostic within one group of parameters.
Open Issues