EndDeviceInfo
Class Description
End device data.
Attributes
Name | Type | Description |
---|---|---|
capability | EndDeviceCapability | Inherent capabilities of the device (i.e., the functions it supports). |
isSolidState | Boolean | If true, this is a solid state end device (as opposed to a mechanical or electromechanical device). |
phaseCount | Integer | Number of potential phases the end device supports, typically 0, 1 or 3. |
ratedCurrent | CurrentFlow | Rated current. |
ratedVoltage | Voltage | Rated voltage. |
Relationships
Ancestors
Descendents
No descendent classes
Associations
Source Class | Source Cardinality | Target | Target Cardinality | Source Name | Source Assoc. Description | Target Name | Target Assoc. Description |
---|---|---|---|---|---|---|---|
EndDeviceInfo | 0..1 | EndDevice | 0..* | EndDeviceInfo | End device data. | EndDevices | All end devices described with this data. |