Observation Interval

Observation information related to a device, according to a scheduled interval. This component is used for interoperating with MTConnect data.

Child Components

Type Code 0..1
Action Code 0..1
Identifier 0..∞
UUID 0..1
Source Identifier 0..1
Party Identifier 0..1
Identifier Set 0..∞
Related Identifier 0..∞
Name 0..∞
Short Name 0..1
Description 0..∞
Date Time 0..1
Classification 0..∞
Status 0..∞
Device Resource 0..∞
Condition 0..∞
Event 0..∞
Sample 0..∞
Feature Measurement 0..∞
Extension 1..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

class ObservationInterval {
    String TypeCode
    CodeList ActionCode
    String Identifier
    String UUID
    String SourceIdentifier
    String PartyIdentifier
    String Name
    String ShortName
    String Description
    String DateTime
}

class "IdentifierSet"{}
class "RelatedIdentifier"{}
class "Classification"{}
class "Status"{}
class "DeviceResource"{}
class "Condition"{}
class "Event"{}
class "Sample"{}
class "FeatureMeasurement"{}

ObservationInterval o-d- "0...∞" "IdentifierSet"
ObservationInterval o-r- "0...∞" "RelatedIdentifier"
ObservationInterval o-u- "0...∞" "Classification"
ObservationInterval o-l- "0...∞" "Status"
ObservationInterval o-d- "0...∞" "DeviceResource"
ObservationInterval o-u- "0...∞" "Condition"
ObservationInterval o-d- "0...∞" "Event"
ObservationInterval o-u- "0...∞" "Sample"
ObservationInterval o-d- "0...∞" "FeatureMeasurement"

hide circle
@enduml

Where Used

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

Feedback

OAGi and its members welcome your feedback.

UUID: 68aadd11d70e4831a3d08cd5286b4509

connectSpec (OAGIS) Version 10.12