{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 20, "name": "Electric Meter", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 3, "name": "Addresses", "relatedTableId": 2, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "ADDRESSFACID", "composite": false } ], "isDataVersioned": true, "isDataArchived": false, "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": false, "supportsCalculate": true, "supportsASyncCalculate": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasMetadata": true, "hasAttachments": true, "supportsAttachmentsByUploadId": true, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "DEVICE_UID", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "DEVICE_SID", "type": "esriFieldTypeDouble", "alias": "DEVICE_SID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "DEVICE_SID" }, { "name": "DEVICE_UID", "type": "esriFieldTypeString", "alias": "DEVICE_UID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "DEVICE_UID" }, { "name": "FEATURE_ID", "type": "esriFieldTypeDouble", "alias": "FEATURE_ID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FEATURE_ID" }, { "name": "FEATURE_TYPE", "type": "esriFieldTypeString", "alias": "FEATURE_TYPE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "FEATURE_TYPE" }, { "name": "SUB_TYPE", "type": "esriFieldTypeString", "alias": "SUB_TYPE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "SUB_TYPE" }, { "name": "LEGACY_ID", "type": "esriFieldTypeString", "alias": "LEGACY_ID", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "LEGACY_ID" }, { "name": "MANUFACTURER", "type": "esriFieldTypeString", "alias": "MANUFACTURER", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "MANUFACTURER" }, { "name": "MODEL", "type": "esriFieldTypeString", "alias": "MODEL", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "MODEL" }, { "name": "SERIAL_NUMBER", "type": "esriFieldTypeString", "alias": "SERIAL_NUMBER", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "SERIAL_NUMBER" }, { "name": "METER_CLASS", "type": "esriFieldTypeString", "alias": "METER_CLASS", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "METER_CLASS" }, { "name": "FORM_NUMBER", "type": "esriFieldTypeString", "alias": "FORM_NUMBER", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "FORM_NUMBER" }, { "name": "MULTIPLIER", "type": "esriFieldTypeDouble", "alias": "MULTIPLIER", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "MULTIPLIER" }, { "name": "DEMAND_TYPE", "type": "esriFieldTypeString", "alias": "DEMAND_TYPE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DEMAND_TYPE" }, { "name": "PKW", "type": "esriFieldTypeDouble", "alias": "PKW", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PKW" }, { "name": "PKWH", "type": "esriFieldTypeDouble", "alias": "PKWH", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "PKWH" }, { "name": "WARRANTYDATE", "type": "esriFieldTypeDate", "alias": "WARRANTYDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "WARRANTYDATE" }, { "name": "DEV_STATUS", "type": "esriFieldTypeString", "alias": "DEV_STATUS", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "DEV_STATUS" }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDITION", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "CONDITION" }, { "name": "CONDITIONDATE", "type": "esriFieldTypeDate", "alias": "CONDITIONDATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "CONDITIONDATE" }, { "name": "ASSETID", "type": "esriFieldTypeString", "alias": "ASSETID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ASSETID" }, { "name": "ADDRESSFACID", "type": "esriFieldTypeString", "alias": "ADDRESSFACID", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "ADDRESSFACID" }, { "name": "InspCondition", "type": "esriFieldTypeSmallInteger", "alias": "InspCondition", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "InspCondition" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": { "type": "codedValue", "name": "Status", "description": "", "codedValues": [ { "name": "In Service", "code": "InService" }, { "name": "Out Service", "code": "OutService" }, { "name": "Inventory", "code": "Inventory" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 50, "defaultValue": "InService", "modelName": "STATUS" }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "LOCATION" }, { "name": "FinalOffPeakKw", "type": "esriFieldTypeDouble", "alias": "FinalOffPeakKw", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FinalOffPeakKw" }, { "name": "FinalOffPeakKwh", "type": "esriFieldTypeDouble", "alias": "FinalOffPeakKwh", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FinalOffPeakKwh" }, { "name": "FinalOnPeakKw", "type": "esriFieldTypeDouble", "alias": "FinalOnPeakKw", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FinalOnPeakKw" }, { "name": "FinalOnPeakKwh", "type": "esriFieldTypeDouble", "alias": "FinalOnPeakKwh", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FinalOnPeakKwh" }, { "name": "FinalMultiplier", "type": "esriFieldTypeDouble", "alias": "FinalMultiplier", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FinalMultiplier" }, { "name": "TransMitterNo", "type": "esriFieldTypeString", "alias": "TransMitterNo", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "TransMitterNo" }, { "name": "FinalForm", "type": "esriFieldTypeString", "alias": "FinalForm", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "FinalForm" }, { "name": "FinalClass", "type": "esriFieldTypeString", "alias": "FinalClass", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "FinalClass" }, { "name": "FinalDemandType", "type": "esriFieldTypeString", "alias": "FinalDemandType", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "FinalDemandType" }, { "name": "FinalPrimary", "type": "esriFieldTypeDouble", "alias": "FinalPrimary", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FinalPrimary" }, { "name": "FinalSecondary", "type": "esriFieldTypeDouble", "alias": "FinalSecondary", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FinalSecondary" }, { "name": "RunTimeHrs", "type": "esriFieldTypeSmallInteger", "alias": "RunTimeHrs", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "RunTimeHrs" }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "GlobalID" } ], "indexes": [ { "name": "R37_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_37", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G340ADDRESSFACID", "fields": "ADDRESSFACID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_37", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Electric Meter", "description": "", "prototype": { "attributes": { "RunTimeHrs": null, "FinalSecondary": null, "DEVICE_SID": null, "DEVICE_UID": null, "FEATURE_ID": null, "FEATURE_TYPE": null, "SUB_TYPE": null, "LEGACY_ID": null, "MANUFACTURER": null, "MODEL": null, "SERIAL_NUMBER": null, "METER_CLASS": null, "FORM_NUMBER": null, "MULTIPLIER": null, "DEMAND_TYPE": null, "PKW": null, "PKWH": null, "WARRANTYDATE": null, "DEV_STATUS": null, "CONDITION": null, "CONDITIONDATE": null, "ASSETID": null, "ADDRESSFACID": null, "InspCondition": null, "STATUS": "InService", "LOCATION": null, "FinalOffPeakKw": null, "FinalOffPeakKwh": null, "FinalOnPeakKw": null, "FinalOnPeakKwh": null, "FinalMultiplier": null, "TransMitterNo": null, "FinalForm": null, "FinalClass": null, "FinalDemandType": null, "FinalPrimary": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Create,Update,Delete,Uploads,Editing", "useStandardizedQueries": true, "attachmentProperties": [ { "name": "id", "fieldName": "ATTACHMENTID", "isEnabled": true }, { "name": "globalId", "fieldName": "GLOBALID", "isEnabled": true }, { "name": "name", "fieldName": "ATT_NAME", "isEnabled": true }, { "name": "size", "fieldName": "DATA_SIZE", "isEnabled": true }, { "name": "contentType", "fieldName": "CONTENT_TYPE", "isEnabled": true }, { "name": "keywords", "fieldName": "KEYWORDS", "isEnabled": false }, { "name": "exifInfo", "fieldName": "EXIFINFO", "isEnabled": false } ], "attachmentFields": [ { "name": "ATTACHMENTID", "type": "esriFieldTypeOID", "alias": "ATTACHMENTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null }, { "name": "ATT_NAME", "type": "esriFieldTypeString", "alias": "ATT_NAME", "domain": null, "editable": true, "nullable": false, "length": 250, "defaultValue": null }, { "name": "DATA_SIZE", "type": "esriFieldTypeInteger", "alias": "DATA_SIZE", "domain": null, "editable": true, "nullable": false, "defaultValue": null }, { "name": "CONTENT_TYPE", "type": "esriFieldTypeString", "alias": "CONTENT_TYPE", "domain": null, "editable": true, "nullable": false, "length": 150, "defaultValue": null } ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1, "serviceItemId": "af808476e3cc4bd3b8e6fa163939039e" }