Device

Equipment that logs data

Child Components

Id 1..1
Name 1..1
Description 0..1
Context Items 0..∞
Device Model Id 0..1
Serial Number 0..1

UML Class Model

The following link opens the SVG image in a separate browser tab.
You can save the file locally and use it, for example, in PowerPoint.
SVG File
@startuml Device

class Device {
    String [[/docs/name Name]]
    String [[/docs/description Description]]
    String [[/docs/device-model-id DeviceModelId]]
    String [[/docs/serial-number SerialNumber]]
}

class Id {
    [[/docs/id details]]→
}

class ContextItem {
    [[/docs/context-item details]]→
}

Device o-d- "1...1" Id
Device o-r- "0...∞" ContextItem

hide circle
@enduml

Where Used

Following is a list of components that have Device as a child component.

Feedback

AgGateway and its members welcome your feedback.

UUID: 5b8dbb4f672e4d5eb4a6d6902ba362bc

ADAPT Standard Version 2.0.0