Skip to main content

EndDeviceControlType

Class Description

Detailed description for a control produced by an end device. Values in attributes allow for creation of recommended codes to be used for identifying end device controls as follows: <type>.<domain>.<subDomain>.<eventOrAction>.

Attributes

NameTypeDescription
domainStringHigh-level nature of the control.
eventOrActionStringThe most specific part of this control type. It is mainly in the form of a verb that gives action to the control that just occurred.
subDomainStringMore specific nature of the control, as a further sub-categorisation of 'domain'.
typeStringType of physical device from which the control 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
EndDeviceControlType1EndDeviceControl0..*EndDeviceControlTypeType of this end device control.EndDeviceControlsAll end device controls of this type.