Household Appliance Detection


Entity

Name: Household Appliance Detection

Algorithmic detection of electric household appliances.


Details


Table: Properties

Name General Data Type Oracle Data Type Relational Column Required? Primary Key? Validations Related Graph Object
utility account id string VARCHAR2 UTILITY_ACCOUNT_ID Yes Yes Must match regex pattern: ^\S{1,}$ ewok:UtilityBilling.UtilityAccount
commodity type string VARCHAR2 COMMODITY_TYPE Yes Yes Must match values in enumerated list from graph ewok:CommodityType
disaggregation category type string VARCHAR2 DISAGGREGATION_CATEGORY_TYPE Yes Yes Must match values in enumerated list from graph ewok:DisaggregationCategoryType
detection date time dateTime DATE DETECTION_DATE_TIME Yes Yes   ewok:HouseholdApplianceDetection