{ "currentVersion": 10.51, "id": 53, "name": "wElectricalEquipment", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "AssetID", "typeIdField": "SubType", "subtypeFieldName": "SubType", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 30, "domain": null }, { "name": "LegacyID", "type": "esriFieldTypeString", "alias": "LegacyID", "length": 30, "domain": null }, { "name": "SubType", "type": "esriFieldTypeInteger", "alias": "SubType", "domain": null }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "length": 8, "domain": null }, { "name": "WarrantyDate", "type": "esriFieldTypeDate", "alias": "WarrantyDate", "length": 8, "domain": null }, { "name": "ConditionDate", "type": "esriFieldTypeDate", "alias": "ConditionDate", "length": 8, "domain": null }, { "name": "PrimaryImage", "type": "esriFieldTypeString", "alias": "PrimaryImage", "length": 250, "domain": null }, { "name": "Manufacturer", "type": "esriFieldTypeString", "alias": "Manufacturer", "length": 20, "domain": null }, { "name": "Model", "type": "esriFieldTypeString", "alias": "Model", "length": 15, "domain": null }, { "name": "Serial", "type": "esriFieldTypeString", "alias": "Serial", "length": 10, "domain": null }, { "name": "Amperage", "type": "esriFieldTypeInteger", "alias": "Amperage", "domain": null }, { "name": "TransformerKVA", "type": "esriFieldTypeInteger", "alias": "TransformerKVA", "domain": null }, { "name": "InputVoltage", "type": "esriFieldTypeInteger", "alias": "InputVoltage", "domain": null }, { "name": "SecondaryVoltage", "type": "esriFieldTypeInteger", "alias": "SecondaryVoltage", "domain": null }, { "name": "DEVICE_UID", "type": "esriFieldTypeString", "alias": "DEVICE_UID", "length": 30, "domain": null }, { "name": "DEVICE_SID", "type": "esriFieldTypeString", "alias": "DEVICE_SID", "length": 10, "domain": null }, { "name": "FEATURE_ID", "type": "esriFieldTypeString", "alias": "FEATURE_ID", "length": 10, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "length": 50, "domain": { "type": "codedValue", "name": "StarterSubType", "codedValues": [ { "name": "Soft Start", "code": "Soft Start" }, { "name": "Cross Line", "code": "Cross Line" }, { "name": "Autotransformer", "code": "Autotransformer" }, { "name": "Part-Wind-Start", "code": "Part-Wind-Start" }, { "name": "VFD", "code": "VFD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "StationFacilityID", "type": "esriFieldTypeString", "alias": "StationFacilityID", "length": 75, "domain": null }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "length": 250, "domain": null }, { "name": "Phases", "type": "esriFieldTypeString", "alias": "Phases", "length": 10, "domain": null }, { "name": "Condition", "type": "esriFieldTypeString", "alias": "Condition", "length": 50, "domain": { "type": "codedValue", "name": "Condition_Text", "codedValues": [ { "name": "Excellent", "code": "Excellent" }, { "name": "Good", "code": "Good" }, { "name": "Fair", "code": "Fair" }, { "name": "Poor", "code": "Poor" }, { "name": "Out of Service", "code": "Out of Service" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "length": 50, "domain": null }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "length": 50, "domain": null } ], "indexes": [ { "name": "R1485_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_1485", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G49StationFacili", "fields": "StationFacilityID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_1485", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "Type": {"type": "inherited"}, "Condition": {"type": "inherited"} }, "id": 1, "name": "Breaker" }, { "domains": { "Type": {"type": "inherited"}, "Condition": {"type": "inherited"} }, "id": 2, "name": "Starter" }, { "domains": { "Type": {"type": "inherited"}, "Condition": {"type": "inherited"} }, "id": 3, "name": "Disconnect" } ], "subtypes": [ { "domains": { "Type": {"type": "inherited"}, "Condition": {"type": "inherited"} }, "defaultValues": { "AssetID": null, "LegacyID": null, "SubType": null, "InstallDate": null, "WarrantyDate": null, "ConditionDate": null, "PrimaryImage": null, "Manufacturer": null, "Model": null, "Serial": null, "Amperage": null, "TransformerKVA": null, "InputVoltage": null, "SecondaryVoltage": null, "DEVICE_UID": null, "DEVICE_SID": null, "FEATURE_ID": null, "GlobalID": null, "Type": null, "StationFacilityID": null, "Notes": null, "Phases": null, "Condition": null, "Description": null, "FacilityID": null }, "code": 1, "name": "Breaker" }, { "domains": { "Type": {"type": "inherited"}, "Condition": {"type": "inherited"} }, "defaultValues": { "AssetID": null, "LegacyID": null, "SubType": null, "InstallDate": null, "WarrantyDate": null, "ConditionDate": null, "PrimaryImage": null, "Manufacturer": null, "Model": null, "Serial": null, "Amperage": null, "TransformerKVA": null, "InputVoltage": null, "SecondaryVoltage": null, "DEVICE_UID": null, "DEVICE_SID": null, "FEATURE_ID": null, "GlobalID": null, "Type": null, "StationFacilityID": null, "Notes": null, "Phases": null, "Condition": null, "Description": null, "FacilityID": null }, "code": 2, "name": "Starter" }, { "domains": { "Type": {"type": "inherited"}, "Condition": {"type": "inherited"} }, "defaultValues": { "AssetID": null, "LegacyID": null, "SubType": null, "InstallDate": null, "WarrantyDate": null, "ConditionDate": null, "PrimaryImage": null, "Manufacturer": null, "Model": null, "Serial": null, "Amperage": null, "TransformerKVA": null, "InputVoltage": null, "SecondaryVoltage": null, "DEVICE_UID": null, "DEVICE_SID": null, "FEATURE_ID": null, "GlobalID": null, "Type": null, "StationFacilityID": null, "Notes": null, "Phases": null, "Condition": null, "Description": null, "FacilityID": null }, "code": 3, "name": "Disconnect" } ], "relationships": [ { "id": 7, "name": "wPump", "relatedTableId": 24, "role": "esriRelRoleDestination", "keyField": "StationFacilityID", "cardinality": "esriRelCardinalityOneToMany", "composite": false } ], "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF", "isDataVersioned": true, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "dateFieldsTimeReference": null }