{ "currentVersion": 10.51, "id": 53, "name": "wElectricalEquipment", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [ { "id": 7, "name": "wPump", "relatedTableId": 24, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "StationFacilityID", "composite": false } ], "isDataVersioned": true, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCalculate": false, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsSqlExpression": true }, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "OBJECTID", "globalIdField": "GlobalID", "displayField": "AssetID", "typeIdField": "SubType", "subtypeField": "SubType", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "domain": null, "editable": true, "nullable": false, "length": 30 }, { "name": "LegacyID", "type": "esriFieldTypeString", "alias": "LegacyID", "domain": null, "editable": true, "nullable": true, "length": 30 }, { "name": "SubType", "type": "esriFieldTypeInteger", "alias": "SubType", "domain": null, "editable": true, "nullable": true }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "domain": null, "editable": true, "nullable": true, "length": 8 }, { "name": "WarrantyDate", "type": "esriFieldTypeDate", "alias": "WarrantyDate", "domain": null, "editable": true, "nullable": true, "length": 8 }, { "name": "ConditionDate", "type": "esriFieldTypeDate", "alias": "ConditionDate", "domain": null, "editable": true, "nullable": true, "length": 8 }, { "name": "PrimaryImage", "type": "esriFieldTypeString", "alias": "PrimaryImage", "domain": null, "editable": true, "nullable": false, "length": 250 }, { "name": "Manufacturer", "type": "esriFieldTypeString", "alias": "Manufacturer", "domain": null, "editable": true, "nullable": true, "length": 20 }, { "name": "Model", "type": "esriFieldTypeString", "alias": "Model", "domain": null, "editable": true, "nullable": true, "length": 15 }, { "name": "Serial", "type": "esriFieldTypeString", "alias": "Serial", "domain": null, "editable": true, "nullable": true, "length": 10 }, { "name": "Amperage", "type": "esriFieldTypeInteger", "alias": "Amperage", "domain": null, "editable": true, "nullable": true }, { "name": "TransformerKVA", "type": "esriFieldTypeInteger", "alias": "TransformerKVA", "domain": null, "editable": true, "nullable": true }, { "name": "InputVoltage", "type": "esriFieldTypeInteger", "alias": "InputVoltage", "domain": null, "editable": true, "nullable": true }, { "name": "SecondaryVoltage", "type": "esriFieldTypeInteger", "alias": "SecondaryVoltage", "domain": null, "editable": true, "nullable": true }, { "name": "DEVICE_UID", "type": "esriFieldTypeString", "alias": "DEVICE_UID", "domain": null, "editable": true, "nullable": true, "length": 30 }, { "name": "DEVICE_SID", "type": "esriFieldTypeString", "alias": "DEVICE_SID", "domain": null, "editable": true, "nullable": true, "length": 10 }, { "name": "FEATURE_ID", "type": "esriFieldTypeString", "alias": "FEATURE_ID", "domain": null, "editable": true, "nullable": true, "length": 10 }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "domain": null, "editable": false, "nullable": false, "length": 38 }, { "name": "Type", "type": "esriFieldTypeString", "alias": "Type", "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" }, "editable": true, "nullable": true, "length": 50 }, { "name": "StationFacilityID", "type": "esriFieldTypeString", "alias": "StationFacilityID", "domain": null, "editable": true, "nullable": true, "length": 75 }, { "name": "Notes", "type": "esriFieldTypeString", "alias": "Notes", "domain": null, "editable": true, "nullable": true, "length": 250 }, { "name": "Phases", "type": "esriFieldTypeString", "alias": "Phases", "domain": null, "editable": true, "nullable": true, "length": 10 }, { "name": "Condition", "type": "esriFieldTypeString", "alias": "Condition", "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" }, "editable": true, "nullable": true, "length": 50 }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "domain": null, "editable": true, "nullable": true, "length": 50 }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FacilityID", "domain": null, "editable": true, "nullable": true, "length": 50 } ], "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": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": 1, "name": "Breaker", "domains": { "Type": {"type": "inherited"}, "Condition": {"type": "inherited"} }, "templates": [ { "name": "Breaker", "description": "", "prototype": { "attributes": { "Description": null, "FacilityID": null, "AssetID": " ", "LegacyID": null, "SubType": 1, "InstallDate": null, "WarrantyDate": null, "ConditionDate": null, "PrimaryImage": " ", "Manufacturer": null, "Model": null, "Serial": null, "Amperage": null, "TransformerKVA": null, "InputVoltage": null, "SecondaryVoltage": null, "DEVICE_UID": null, "DEVICE_SID": null, "FEATURE_ID": null, "Condition": null, "Type": null, "StationFacilityID": null, "Notes": null, "Phases": null } }, "drawingTool": "esriFeatureEditToolNone" } ] }, { "id": 2, "name": "Starter", "domains": { "Type": {"type": "inherited"}, "Condition": {"type": "inherited"} }, "templates": [ { "name": "Starter", "description": "", "prototype": { "attributes": { "Description": null, "FacilityID": null, "AssetID": " ", "LegacyID": null, "SubType": 2, "InstallDate": null, "WarrantyDate": null, "ConditionDate": null, "PrimaryImage": " ", "Manufacturer": null, "Model": null, "Serial": null, "Amperage": null, "TransformerKVA": null, "InputVoltage": null, "SecondaryVoltage": null, "DEVICE_UID": null, "DEVICE_SID": null, "FEATURE_ID": null, "Condition": null, "Type": null, "StationFacilityID": null, "Notes": null, "Phases": null } }, "drawingTool": "esriFeatureEditToolNone" } ] }, { "id": 3, "name": "Disconnect", "domains": { "Type": {"type": "inherited"}, "Condition": {"type": "inherited"} }, "templates": [ { "name": "Disconnect", "description": "", "prototype": { "attributes": { "Description": null, "FacilityID": null, "AssetID": " ", "LegacyID": null, "SubType": 3, "InstallDate": null, "WarrantyDate": null, "ConditionDate": null, "PrimaryImage": " ", "Manufacturer": null, "Model": null, "Serial": null, "Amperage": null, "TransformerKVA": null, "InputVoltage": null, "SecondaryVoltage": null, "DEVICE_UID": null, "DEVICE_SID": null, "FEATURE_ID": null, "Condition": null, "Type": null, "StationFacilityID": null, "Notes": null, "Phases": null } }, "drawingTool": "esriFeatureEditToolNone" } ] } ], "templates": [], "subtypes": [ { "code": 1, "name": "Breaker", "defaultValues": { "AssetID": null, "LegacyID": null, "SubType": 1, "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 }, "domains": { "Type": {"type": "inherited"}, "Condition": {"type": "inherited"} } }, { "code": 2, "name": "Starter", "defaultValues": { "AssetID": null, "LegacyID": null, "SubType": 2, "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 }, "domains": { "Type": {"type": "inherited"}, "Condition": {"type": "inherited"} } }, { "code": 3, "name": "Disconnect", "defaultValues": { "AssetID": null, "LegacyID": null, "SubType": 3, "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 }, "domains": { "Type": {"type": "inherited"}, "Condition": {"type": "inherited"} } } ], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, AMF, geoJSON", "capabilities": "Create,Delete,Query,Update,Uploads,Editing", "useStandardizedQueries": true }