ElectricNetworkComponentWithTerminalsResource
Generic component class that represents a variety of non-switchable phased electric components that are either uncommon enough that we don't have detailed specification data, or simple enough that they don’t need detailed specification data.
Attribute |
Type |
Description |
---|---|---|
componentType |
String |
"ElectricNetworkComponentWithTerminals" |
workflowState |
Int32 |
[Existing, AsBuilt, Proposed, Undefined, Modified] |
properties |
IDictionary |
Additional properties |
id |
Guid |
Unique identifier |
operatingVoltage |
Voltage |
Operating voltage |
voltageClass |
Int32 |
[Primary, Secondary, Unknown] |
distributionSystemType |
Int32 |
[Overhead, Underground, Submersible] |
geometry |
IBoundedObject |
Geometric representation |
terminals |
IEnumerable |
List of terminals |
specId |
Guid |
Specification identifier |
esriId |
Int64 |
Esri identifier |
energizedPhases |
Int32 |
[None, C, B, BC, A, AC, AB, ABC, Unknown] |
phases |
Int32 |
[None, C, B, BC, A, AC, AB, ABC, Unknown] |
facilityId |
String |
Facility identifier |
assemblyId |
Guid |
Assembly identifier |
subnetworkName |
String |
Subnetwork name |
lifecycleStatusType |
LifecycleStatusType |
Lifecycle status |