Electric Service Point Grid Connection
Entity
Name: Electric Service Point Grid Connection
The electric service point grid connection defines how the electric service point is fed by the grid.
Details
- Industry Domain:
Grid - Relational Table Name:
ELECTRIC_SERVICE_POINT_GRID_CONNECTION - JSON View Name:
ELECTRIC_SERVICE_POINT_GRID_CONNECTION#JSON - Ontology Class:
ewok:ElectricServicePointGridConnection
Properties
| Name | General Data Type | Oracle Data Type | Relational Column | Required? | Primary Key? | Validations | Related Graph Object |
|---|---|---|---|---|---|---|---|
| utility service point id | string | VARCHAR2 | UTILITY_SERVICE_POINT_ID |
Yes | Yes | Must match regex pattern | ewok:ElectricServicePoint |
| electric transformer id | string | VARCHAR2 | ELECTRIC_TRANSFORMER_ID |
Yes | Yes | Must match regex pattern | ewok:ElectricServiceTransformer |