Skip to main content

EndDeviceEventType

Class 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>.

Attributes

NameTypeDescription
domainStringHigh-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.
eventOrActionStringThe 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.
subDomainStringMore specific nature of the event, as a further sub-categorisation of 'domain'.
typeStringType of physical device from which the event was created. A value of zero (0) can be used when the source is unknown.

Relationships

Ancestors

Descendents

No descendent classes

Associations

Source ClassSource CardinalityTargetTarget CardinalitySource NameSource Assoc. DescriptionTarget NameTarget Assoc. Description
EndDeviceEventType1EndDeviceEvent0..*EndDeviceEventTypeType of this end device event.EndDeviceEventsAll end device events of this type.