Electric Service Point
Entity
Name: Electric Service Point
A commodity service point specific to delivering electricity.
Details
- Industry Domain:
Customer - Relational Table Name:
ELECTRIC_SERVICE_POINT - JSON View Name:
ELECTRIC_SERVICE_POINT#JSON - Ontology Class:
ewok:CommodityServicePoint.Electric
Table: 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: ^\S{1,}$ |
ewok:CommodityServicePoint.Electric |
| utility location id | string | VARCHAR2 | UTILITY_LOCATION_ID |
Yes | ewok:Location.Utility | ||
| actual start date time | dateTimeStamp | TIMESTAMP | ACTUAL_START_DATE_TIME |
ewok:CommodityServicePoint.Electric | |||
| actual end date time | dateTimeStamp | TIMESTAMP | ACTUAL_END_DATE_TIME |
ewok:CommodityServicePoint.Electric | |||
| status code | string | VARCHAR2 | STATUS_CODE |
Must match values in enumerated list from graph | ewok:StatusCodeType.ElectricServicePoint | ||
| possesses solar pv | boolean | BOOLEAN | POSSESSES_SOLAR_PV |
ewok:CommodityServicePoint.Electric | |||
| possesses battery storage system | boolean | BOOLEAN | POSSESSES_BATTERY_STORAGE_SYSTEM |
ewok:CommodityServicePoint.Electric |