TransformerWithTerminalsResource
Resource representing a transformer network component.
Name |
Type |
Description |
---|---|---|
componentType |
String |
"TransformerWithTerminals" |
id |
Guid |
Unique identifier |
workflowState |
Int32 |
[Existing, AsBuilt, Proposed, Undefined, Modified] |
properties |
IDictionary |
Additional properties |
operatingVoltage |
Voltage |
Operating voltage |
voltageClass |
Int32 |
[Primary, Secondary, Unknown] |
distributionSystemType |
Int32 |
[Overhead, Underground, Submersible] |
terminals |
IEnumerable |
List of terminals |
geometry |
IBoundedObject |
Geometric representation |
facilityId |
String |
Facility identifier |
phases |
Int32 |
[None, C, B, BC, A, AC, AB, ABC, Unknown] |
energizedPhases |
Int32 |
[None, C, B, BC, A, AC, AB, ABC, Unknown] |
esriId |
Int64 |
Esri identifier |
specId |
Guid |
Specification identifier |
highSideVoltages |
Voltage |
Positive side of voltage supply |
lowSideVoltages |
Voltage |
Negative side of voltage supply |
assemblyId |
Guid |
Assembly identifier |
subnetworkName |
String |
Subnetwork name |
lifecycleStatusType |
LifecycleStatusType |
Lifecycle status |