Class: EndDeviceEventType
Detailed description for an event produced by an end device. Values in attributes allow for creation of recommended codes to be used for identifying end device events as follows:
classDiagram
class EndDeviceEventType
IdentifiedObject <|-- EndDeviceEventType
EndDeviceEventType : alias_name
EndDeviceEventType : description
EndDeviceEventType : diagram_objects
EndDeviceEventType --> DiagramObject : diagram_objects
EndDeviceEventType : domain
EndDeviceEventType : end_device_events
EndDeviceEventType --> EndDeviceEvent : end_device_events
EndDeviceEventType : event_or_action
EndDeviceEventType : instance_set
EndDeviceEventType --> InstanceSet : instance_set
EndDeviceEventType : m_rid
EndDeviceEventType : names
EndDeviceEventType --> Name : names
EndDeviceEventType : properties_cimdata_object
EndDeviceEventType --> ChangeSetMember : properties_cimdata_object
EndDeviceEventType : sub_domain
EndDeviceEventType : targeting_cimdata_object
EndDeviceEventType --> ChangeSetMember : targeting_cimdata_object
EndDeviceEventType : type
Inheritance
- IdentifiedObject
- EndDeviceEventType
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| domain | 0..1 String |
High-level nature of the event | direct |
| event_or_action | 0..1 String |
The most specific part of this event type | direct |
| sub_domain | 0..1 String |
More specific nature of the event, as a further sub-categorisation of 'domain... | direct |
| type | 0..1 String |
Type of physical device from which the event was created | direct |
| end_device_events | 0..* EndDeviceEvent |
All end device events of this type | direct |
| alias_name | 0..1 String |
The aliasName is free text human readable name of the object alternative to I... | IdentifiedObject |
| description | 0..1 String |
The description is a free human readable text describing or naming the object | IdentifiedObject |
| m_rid | 0..1 String |
Master resource identifier issued by a model authority | IdentifiedObject |
| diagram_objects | 0..* DiagramObject |
The diagram objects that are associated with the domain object | IdentifiedObject |
| instance_set | 1..1 InstanceSet |
Dataset containing the data objects | IdentifiedObject |
| names | 0..* Name |
All names of this identified object | IdentifiedObject |
| properties_cimdata_object | 0..1 ChangeSetMember |
The single CIM data object in the appropriate dataset context | IdentifiedObject |
| targeting_cimdata_object | 0..* ChangeSetMember |
Data objects registered | IdentifiedObject |
Usages
| used by | used in | type | used |
|---|---|---|---|
| EndDeviceEvent | end_device_event_type | range | EndDeviceEventType |
Identifier and Mapping Information
Schema Source
- from schema: https://cim.ucaiug.io/ns#TC57CIM
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | cim:EndDeviceEventType |
| native | cim:EndDeviceEventType |
LinkML Source
Direct
name: EndDeviceEventType
description: 'Detailed description for an event produced by an end device. Values
in attributes allow for creation of recommended codes to be used for identifying
end device events as follows: <type>.<domain>.<subDomain>.<eventOrAction>.'
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: IdentifiedObject
attributes:
domain:
name: domain
description: "High-level nature of the event. By properly classifying events by\
\ a small set of domain codes, a system can more easily run reports based on\
\ the types of events that have occurred or been received.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:EndDeviceEventType.domain
multivalued: false
domain_of:
- EndDeviceEventType
- EndDeviceControlType
- TimeSeries
- MarketDocument
- RegisteredResource
- Quantity
- Price
range: string
required: false
event_or_action:
name: event_or_action
description: "The most specific part of this event type. It is mainly in the form\
\ of a verb that gives action to the event that just occurred.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:EndDeviceEventType.eventOrAction
multivalued: false
domain_of:
- EndDeviceEventType
- EndDeviceControlType
range: string
required: false
sub_domain:
name: sub_domain
description: "More specific nature of the event, as a further sub-categorisation\
\ of 'domain'.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:EndDeviceEventType.subDomain
multivalued: false
domain_of:
- EndDeviceEventType
- EndDeviceControlType
range: string
required: false
type:
name: type
description: "Type of physical device from which the event was created. A value\
\ of zero (0) can be used when the source is unknown.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:EndDeviceEventType.type
multivalued: false
domain_of:
- Asset
- AcceptanceTest
- Document
- StreetDetail
- Location
- Priority
- CatalogAssetType
- Capability
- Craft
- OldPerson
- Role
- ActivityRecord
- EndDeviceEventType
- EndDeviceGroup
- DemandResponseProgram
- UsagePointGroup
- EndDeviceControlType
- Hazard
- OldCrew
- Route
- ConstraintDuration
- AceTariffType
- ControlArea
- SynchronousMachine
- ChargeProfile
- ChargeComponent
- MarketRole
- ResourceGroup
- Quantity
- ResourceCertification
- Auction
- ScheduledEvent
- PotentialTransformer
- BusinessRole
range: string
required: false
end_device_events:
name: end_device_events
description: All end device events of this type.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:EndDeviceEventType.EndDeviceEvents
multivalued: true
domain_of:
- UsagePoint
- MeterReading
- EndDevice
- EndDeviceEventType
range: EndDeviceEvent
required: false
class_uri: cim:EndDeviceEventType
Induced
name: EndDeviceEventType
description: 'Detailed description for an event produced by an end device. Values
in attributes allow for creation of recommended codes to be used for identifying
end device events as follows: <type>.<domain>.<subDomain>.<eventOrAction>.'
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: IdentifiedObject
attributes:
domain:
name: domain
description: "High-level nature of the event. By properly classifying events by\
\ a small set of domain codes, a system can more easily run reports based on\
\ the types of events that have occurred or been received.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:EndDeviceEventType.domain
multivalued: false
alias: domain
owner: EndDeviceEventType
domain_of:
- EndDeviceEventType
- EndDeviceControlType
- TimeSeries
- MarketDocument
- RegisteredResource
- Quantity
- Price
range: string
required: false
event_or_action:
name: event_or_action
description: "The most specific part of this event type. It is mainly in the form\
\ of a verb that gives action to the event that just occurred.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:EndDeviceEventType.eventOrAction
multivalued: false
alias: event_or_action
owner: EndDeviceEventType
domain_of:
- EndDeviceEventType
- EndDeviceControlType
range: string
required: false
sub_domain:
name: sub_domain
description: "More specific nature of the event, as a further sub-categorisation\
\ of 'domain'.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:EndDeviceEventType.subDomain
multivalued: false
alias: sub_domain
owner: EndDeviceEventType
domain_of:
- EndDeviceEventType
- EndDeviceControlType
range: string
required: false
type:
name: type
description: "Type of physical device from which the event was created. A value\
\ of zero (0) can be used when the source is unknown.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:EndDeviceEventType.type
multivalued: false
alias: type
owner: EndDeviceEventType
domain_of:
- Asset
- AcceptanceTest
- Document
- StreetDetail
- Location
- Priority
- CatalogAssetType
- Capability
- Craft
- OldPerson
- Role
- ActivityRecord
- EndDeviceEventType
- EndDeviceGroup
- DemandResponseProgram
- UsagePointGroup
- EndDeviceControlType
- Hazard
- OldCrew
- Route
- ConstraintDuration
- AceTariffType
- ControlArea
- SynchronousMachine
- ChargeProfile
- ChargeComponent
- MarketRole
- ResourceGroup
- Quantity
- ResourceCertification
- Auction
- ScheduledEvent
- PotentialTransformer
- BusinessRole
range: string
required: false
end_device_events:
name: end_device_events
description: All end device events of this type.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:EndDeviceEventType.EndDeviceEvents
multivalued: true
alias: end_device_events
owner: EndDeviceEventType
domain_of:
- UsagePoint
- MeterReading
- EndDevice
- EndDeviceEventType
range: EndDeviceEvent
required: false
alias_name:
name: alias_name
description: "The aliasName is free text human readable name of the object alternative\
\ to IdentifiedObject.name. It may be non unique and may not correlate to a\
\ naming hierarchy.\r\nThe attribute aliasName is retained because of backwards\
\ compatibility between CIM relases. It is however recommended to replace aliasName\
\ with the Name class as aliasName is planned for retirement at a future time.\r\
\n\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:IdentifiedObject.aliasName
multivalued: false
alias: alias_name
owner: EndDeviceEventType
domain_of:
- IdentifiedObject
range: string
required: false
description:
name: description
description: The description is a free human readable text describing or naming
the object. It may be non unique and may not correlate to a naming hierarchy.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:IdentifiedObject.description
multivalued: false
alias: description
owner: EndDeviceEventType
domain_of:
- IdentifiedObject
- NameType
- NameTypeAuthority
- DataSet
- SwitchingStepGroup
- AreaReserveSpec
range: string
required: false
m_rid:
name: m_rid
description: "Master resource identifier issued by a model authority. The mRID\
\ is unique within an exchange context. Global uniqueness is easily achieved\
\ by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is\
\ strongly recommended.\r\nFor CIMXML data files in RDF syntax conforming to\
\ IEC 61970-552, the mRID is mapped to rdf:ID or rdf:about attributes that identify\
\ CIM object elements."
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:IdentifiedObject.mRID
multivalued: false
alias: m_rid
owner: EndDeviceEventType
domain_of:
- IdentifiedObject
- DataSet
range: string
required: false
diagram_objects:
name: diagram_objects
description: The diagram objects that are associated with the domain object.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:IdentifiedObject.DiagramObjects
multivalued: true
alias: diagram_objects
owner: EndDeviceEventType
domain_of:
- IdentifiedObject
range: DiagramObject
required: false
instance_set:
name: instance_set
description: Dataset containing the data objects.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:IdentifiedObject.InstanceSet
multivalued: false
alias: instance_set
owner: EndDeviceEventType
domain_of:
- IdentifiedObject
range: InstanceSet
required: true
names:
name: names
description: All names of this identified object.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:IdentifiedObject.Names
multivalued: true
alias: names
owner: EndDeviceEventType
domain_of:
- IdentifiedObject
- NameType
range: Name
required: false
properties_cimdata_object:
name: properties_cimdata_object
description: The single CIM data object in the appropriate dataset context.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:IdentifiedObject.PropertiesCIMDataObject
multivalued: false
alias: properties_cimdata_object
owner: EndDeviceEventType
domain_of:
- IdentifiedObject
range: ChangeSetMember
required: false
targeting_cimdata_object:
name: targeting_cimdata_object
description: Data objects registered.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:IdentifiedObject.TargetingCIMDataObject
multivalued: true
alias: targeting_cimdata_object
owner: EndDeviceEventType
domain_of:
- IdentifiedObject
range: ChangeSetMember
required: false
class_uri: cim:EndDeviceEventType