Device Model

A prototypical model of equipment to be instantiated in one or more Devices.

Child Components

Id 1..1
Name 1..1
Description 0..1
Context Items 0..1
Brand Id 0..1
Device Series 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 DeviceModel

class DeviceModel {
    String [[/docs/name Name]]
    String [[/docs/description Description]]
    String [[/docs/brand-id BrandId]]
    String [[/docs/device-series DeviceSeries]]
}

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

class ContextItems {
    [[/docs/context-items details]]→
}

DeviceModel o-d- "1...1" Id
DeviceModel o-r- "0...1" ContextItems

hide circle
@enduml

Where Used

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

Feedback

AgGateway and its members welcome your feedback.

UUID: eb4fea3818d3420988fa792bbc313da8

ADAPT Standard Version 1.0.0