{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 5, "name": "wplMOTOR", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Name", "typeIdField": "Subtype", "subtypeFieldName": "Subtype", "subtypeField": "Subtype", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FacilityID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 50, "domain": null }, { "name": "PolyID", "type": "esriFieldTypeString", "alias": "POLYID", "length": 50, "domain": null }, { "name": "PumpID", "type": "esriFieldTypeString", "alias": "PUMPID", "length": 20, "domain": null }, { "name": "MotorID", "type": "esriFieldTypeString", "alias": "MOTORID", "length": 50, "domain": null }, { "name": "Subtype", "type": "esriFieldTypeInteger", "alias": "Subtype", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 150, "domain": null }, { "name": "Make", "type": "esriFieldTypeString", "alias": "Make", "length": 50, "domain": null }, { "name": "Model", "type": "esriFieldTypeString", "alias": "Model", "length": 50, "domain": null }, { "name": "Serial", "type": "esriFieldTypeString", "alias": "Serial", "length": 50, "domain": null }, { "name": "Condition", "type": "esriFieldTypeString", "alias": "Condition", "length": 10, "domain": { "type": "codedValue", "name": "xCondition", "description": "Condition of an Asset", "codedValues": [ { "name": "Unobtainable", "code": "0" }, { "name": "Very Good. Like new", "code": "1" }, { "name": "Good. Minor improvement required", "code": "2" }, { "name": "Fair. Moderate improvement required", "code": "3" }, { "name": "Poor. major improvement required", "code": "4" }, { "name": "Failed. Complete failure or loss of function", "code": "5" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ConditionDate", "type": "esriFieldTypeDate", "alias": "ConditionDate", "length": 8, "domain": null }, { "name": "LifeCycle", "type": "esriFieldTypeString", "alias": "LifeCycle", "length": 50, "domain": { "type": "codedValue", "name": "xStatus", "description": "Lifecycle Status", "codedValues": [ { "name": "Planning", "code": "Planning" }, { "name": "Design", "code": "Design" }, { "name": "Construction", "code": "Construction" }, { "name": "Abandoned in Place", "code": "Abandoned in Place" }, { "name": "Decommisioned", "code": "Decommisioned" }, { "name": "In Service", "code": "In Service" }, { "name": "Marked for Deletion", "code": "Marked For Deletion" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "StatusDate", "type": "esriFieldTypeDate", "alias": "StatusDate", "length": 8, "domain": null }, { "name": "Contractor", "type": "esriFieldTypeString", "alias": "Contractor", "length": 155, "domain": null }, { "name": "WarrantyDate", "type": "esriFieldTypeDate", "alias": "WarrantyDate", "length": 8, "domain": null }, { "name": "InstallDate", "type": "esriFieldTypeDate", "alias": "InstallDate", "length": 8, "domain": null }, { "name": "MotorType", "type": "esriFieldTypeString", "alias": "Motor Type", "length": 50, "domain": { "type": "codedValue", "name": "xMotors", "description": "Motor Type", "codedValues": [ { "name": "AC Induction", "code": "AC Induction" }, { "name": "Diesel", "code": "Diesel" }, { "name": "Drive", "code": "Drive" }, { "name": "Electric", "code": "Electric" }, { "name": "Gas", "code": "Gas" }, { "name": "Inverter", "code": "Inverter" }, { "name": "Submersible", "code": "Submersible" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Phases", "type": "esriFieldTypeString", "alias": "Phases", "length": 20, "domain": { "type": "codedValue", "name": "xPhases", "description": "Electrical Breaker Phases", "codedValues": [ { "name": "Single Phase", "code": "Single Phase" }, { "name": "3 Phase", "code": "3 Phase" }, { "name": "Multi Phase", "code": "Multi Phase" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Voltage", "type": "esriFieldTypeString", "alias": "Voltage", "length": 10, "domain": { "type": "codedValue", "name": "xVoltage", "description": "Voltage Requirement", "codedValues": [ { "name": "120v1PH", "code": "120v1PH" }, { "name": "240v1PH", "code": "240v1PH" }, { "name": "240v3PH", "code": "240v3PH" }, { "name": "480v3PH", "code": "480v3PH" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "DualVoltage", "type": "esriFieldTypeString", "alias": "DualVoltage", "length": 10, "domain": { "type": "codedValue", "name": "xYesNo", "description": "Yes / No Indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RatedAmperage", "type": "esriFieldTypeString", "alias": "RatedAmperage", "length": 15, "domain": null }, { "name": "AveragePowerUsage", "type": "esriFieldTypeString", "alias": "AveragePowerUsage", "length": 20, "domain": null }, { "name": "PeakPowerUsage", "type": "esriFieldTypeString", "alias": "PeakPowerUsage", "length": 20, "domain": null }, { "name": "RatedPower", "type": "esriFieldTypeString", "alias": "RatedPower", "length": 20, "domain": null }, { "name": "GearBox", "type": "esriFieldTypeString", "alias": "GearBox", "length": 10, "domain": { "type": "codedValue", "name": "xYesNo", "description": "Yes / No Indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "RPM", "type": "esriFieldTypeString", "alias": "RPM", "length": 10, "domain": null }, { "name": "VariableSpeed", "type": "esriFieldTypeString", "alias": "VariableSpeed", "length": 10, "domain": { "type": "codedValue", "name": "xYesNo", "description": "Yes / No Indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SoftStart", "type": "esriFieldTypeString", "alias": "SoftStart", "length": 10, "domain": { "type": "codedValue", "name": "xYesNo", "description": "Yes / No Indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "AcrossLineStart", "type": "esriFieldTypeString", "alias": "Across the Line Start", "length": 10, "domain": { "type": "codedValue", "name": "xYesNo", "description": "Yes / No Indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PartWindStart", "type": "esriFieldTypeString", "alias": "Part Wind Start", "length": 10, "domain": { "type": "codedValue", "name": "xYesNo", "description": "Yes / No Indicator", "codedValues": [ { "name": "Yes", "code": "Yes" }, { "name": "No", "code": "No" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PlantType", "type": "esriFieldTypeString", "alias": "PlantType", "length": 25, "domain": { "type": "codedValue", "name": "xPlantType", "description": "Plant Type", "codedValues": [ { "name": "Wastewater", "code": "Wastewater" }, { "name": "Water", "code": "Water" }, { "name": "Reuse", "code": "Reuse" }, { "name": "Well", "code": "Well" }, { "name": "Lift Station", "code": "Lift Station" }, { "name": "Transmission Line", "code": "Transmission Line" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "UnitProcess", "type": "esriFieldTypeString", "alias": "UnitProcess", "length": 25, "domain": { "type": "codedValue", "name": "xUnitProcess", "description": "Unit Process", "codedValues": [ { "name": "Advanced Treatment", "code": "Advanced Treatment" }, { "name": "Dewatering", "code": "Dewatering" }, { "name": "Disinfection", "code": "Disinfection" }, { "name": "Effluent", "code": "Effluent" }, { "name": "Filtration", "code": "Filtration" }, { "name": "High Service", "code": "High Service" }, { "name": "Pretreatment", "code": "Pretreatment" }, { "name": "Primary Treatment", "code": "Primary Treatment" }, { "name": "Secondary Treatment", "code": "Secondary Treatment" }, { "name": "Raw Water", "code": "Raw Water" }, { "name": "Reuse", "code": "Reuse" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "AssetCategory", "type": "esriFieldTypeString", "alias": "AssetCategory", "length": 25, "domain": { "type": "codedValue", "name": "xAssetCategory", "description": "Plant Asset Categories", "codedValues": [ { "name": "Process Building", "code": "Process Building" }, { "name": "Process Electrical", "code": "Process Electrical" }, { "name": "Process Mechanical", "code": "Process Mechanical" }, { "name": "Process Piping", "code": "Process Piping" }, { "name": "Process Structure", "code": "Process Structure" }, { "name": "Other Improvements", "code": "Other Improvements" }, { "name": "Unknown", "code": "Unknown" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 255, "domain": null }, { "name": "FacilityName", "type": "esriFieldTypeString", "alias": "FacilityName", "length": 150, "domain": { "type": "codedValue", "name": "PlantNamesCCU", "description": "Plant Names CCU", "codedValues": [ { "name": "Rotonda WRF", "code": "Rotonda WRF" }, { "name": "West Port WRF", "code": "West Port WRF" }, { "name": "East Port WRF", "code": "East Port WRF" }, { "name": "Burnt Store WRF", "code": "Burnt Store WRF" }, { "name": "Rotonda WBS", "code": "Rotonda WBS" }, { "name": "Englewood WBS", "code": "Englewood WBS" }, { "name": "Ingraham WBS", "code": "Ingraham WBS" }, { "name": "Myakka WBS", "code": "Myakka WBS" }, { "name": "Gulf Cove WBS", "code": "Gulf Cove WBS" }, { "name": "Golf Course WBS", "code": "Golf Course WBS" }, { "name": "Walenda WBS", "code": "Walenda WBS" }, { "name": "O'Hara WBS", "code": "O'Hara WBS" }, { "name": "Burnt Store WTP", "code": "Burnt Store WTP" }, { "name": "Eagle St RWBS", "code": "Eagle St RWBS" }, { "name": "Rotonda Blvd E RWBS", "code": "Rotonda Blvd E RWBS" }, { "name": "Walenda RWBS", "code": "Walenda RWBS" }, { "name": "Zemmel Road Leachate Facility", "code": "Zemmel Road Leachate Facility" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OMLink", "type": "esriFieldTypeString", "alias": "OMLINK", "length": 250, "domain": null }, { "name": "HP", "type": "esriFieldTypeString", "alias": "HP", "length": 20, "domain": null }, { "name": "Location", "type": "esriFieldTypeString", "alias": "Location", "length": 255, "domain": null }, { "name": "Address", "type": "esriFieldTypeString", "alias": "Address", "length": 255, "domain": null }, { "name": "LegacyID", "type": "esriFieldTypeString", "alias": "LegacyID", "length": 50, "domain": null }, { "name": "MaintBy", "type": "esriFieldTypeString", "alias": "MaintBy", "length": 50, "domain": { "type": "codedValue", "name": "xAssetMaintainedBy", "description": "The Manager of the Asset", "codedValues": [ { "name": "Charlotte County", "code": "Charlotte County" }, { "name": "City", "code": "City" }, { "name": "FDOT", "code": "FDOT" }, { "name": "Other", "code": "Other" }, { "name": "Private", "code": "Private" }, { "name": "State of Florida", "code": "State of Florida" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Public Works", "code": "Public Works" }, { "name": "Facilities", "code": "Facilities" }, { "name": "Utilities", "code": "Utilities" }, { "name": "Community Services", "code": "Community Services" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OwnedBy", "type": "esriFieldTypeString", "alias": "OwnedBy", "length": 50, "domain": { "type": "codedValue", "name": "xAssetOwner", "description": "The Owner of the Asset", "codedValues": [ { "name": "FDOT", "code": "FDOT" }, { "name": "COUNTY", "code": "COUNTY" }, { "name": "CITY", "code": "CITY" }, { "name": "FDEP", "code": "FDEP" }, { "name": "SWFMD", "code": "SWFMD" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ConsequenceOfFailure", "type": "esriFieldTypeSmallInteger", "alias": "ConsequenceOfFailure", "domain": { "type": "codedValue", "name": "xConsequenceOfFailure", "description": "Consequence of Failure", "codedValues": [ { "name": "Very Minor", "code": 1 }, { "name": "Minor", "code": 2 }, { "name": "Moderate", "code": 3 }, { "name": "Major", "code": 4 }, { "name": "Catastropic", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ProbabilityOfFailure", "type": "esriFieldTypeSmallInteger", "alias": "ProbabilityOfFailure", "domain": { "type": "codedValue", "name": "xProbabilityOfFailure", "description": "Probability of Failure", "codedValues": [ { "name": "Very Low: Failure is unlikely", "code": 1 }, { "name": "Low: Failure might happen", "code": 2 }, { "name": "Moderate: Failure could occur", "code": 3 }, { "name": "High: Failure is highly probable", "code": 4 }, { "name": "Very High: Failure is certain", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Criticality", "type": "esriFieldTypeSmallInteger", "alias": "Criticality", "domain": { "type": "codedValue", "name": "xCriticality", "description": "Criticality", "codedValues": [ { "name": "Very Low", "code": 1 }, { "name": "Very Low", "code": 2 }, { "name": "Very Low", "code": 3 }, { "name": "Very Low", "code": 4 }, { "name": "Very Low", "code": 5 }, { "name": "Low", "code": 6 }, { "name": "Low", "code": 7 }, { "name": "Low", "code": 8 }, { "name": "Low", "code": 9 }, { "name": "Low", "code": 10 }, { "name": "Medium", "code": 11 }, { "name": "Medium", "code": 12 }, { "name": "Medium", "code": 13 }, { "name": "Medium", "code": 14 }, { "name": "Medium", "code": 15 }, { "name": "High", "code": 16 }, { "name": "High", "code": 17 }, { "name": "High", "code": 18 }, { "name": "High", "code": 19 }, { "name": "High", "code": 20 }, { "name": "Very High", "code": 21 }, { "name": "Very High", "code": 22 }, { "name": "Very High", "code": 23 }, { "name": "Very High", "code": 24 }, { "name": "Very High", "code": 25 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PurchasePrice", "type": "esriFieldTypeDouble", "alias": "PurchasePrice", "domain": null }, { "name": "PurchaseDate", "type": "esriFieldTypeDate", "alias": "PurchaseDate", "length": 8, "domain": null }, { "name": "LastInspectedDate", "type": "esriFieldTypeDate", "alias": "LastInspectedDate", "length": 8, "domain": null }, { "name": "LifeExpectancy", "type": "esriFieldTypeSmallInteger", "alias": "LifeExpectancy", "domain": null }, { "name": "ReplacementCost", "type": "esriFieldTypeDouble", "alias": "ReplacementCost", "domain": null }, { "name": "AttachmentLink", "type": "esriFieldTypeString", "alias": "AttachmentLink", "length": 255, "domain": null }, { "name": "ObjectCategory", "type": "esriFieldTypeString", "alias": "ObjectCategory", "length": 100, "domain": null }, { "name": "ObjectClass", "type": "esriFieldTypeString", "alias": "ObjectClass", "length": 100, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null } ], "indexes": [ { "name": "R849_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_849", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "G3156MotorID", "fields": "MotorID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G3156PolyID", "fields": "PolyID", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "Condition": {"type": "inherited"}, "LifeCycle": {"type": "inherited"}, "MotorType": {"type": "inherited"}, "Phases": {"type": "inherited"}, "Voltage": {"type": "inherited"}, "DualVoltage": {"type": "inherited"}, "GearBox": {"type": "inherited"}, "VariableSpeed": {"type": "inherited"}, "SoftStart": {"type": "inherited"}, "AcrossLineStart": {"type": "inherited"}, "PartWindStart": {"type": "inherited"}, "PlantType": {"type": "inherited"}, "UnitProcess": {"type": "inherited"}, "AssetCategory": {"type": "inherited"}, "FacilityName": {"type": "inherited"}, "MaintBy": {"type": "inherited"}, "OwnedBy": {"type": "inherited"}, "ConsequenceOfFailure": {"type": "inherited"}, "ProbabilityOfFailure": {"type": "inherited"}, "Criticality": {"type": "inherited"} }, "id": 0, "name": "Undefined" }, { "domains": { "Condition": {"type": "inherited"}, "LifeCycle": {"type": "inherited"}, "MotorType": {"type": "inherited"}, "Phases": {"type": "inherited"}, "Voltage": {"type": "inherited"}, "DualVoltage": {"type": "inherited"}, "GearBox": {"type": "inherited"}, "VariableSpeed": {"type": "inherited"}, "SoftStart": {"type": "inherited"}, "AcrossLineStart": {"type": "inherited"}, "PartWindStart": {"type": "inherited"}, "PlantType": {"type": "inherited"}, "UnitProcess": {"type": "inherited"}, "AssetCategory": {"type": "inherited"}, "FacilityName": {"type": "inherited"}, "MaintBy": {"type": "inherited"}, "OwnedBy": {"type": "inherited"}, "ConsequenceOfFailure": {"type": "inherited"}, "ProbabilityOfFailure": {"type": "inherited"}, "Criticality": {"type": "inherited"} }, "id": 1, "name": "Air Compressor" }, { "domains": { "Condition": {"type": "inherited"}, "LifeCycle": {"type": "inherited"}, "MotorType": {"type": "inherited"}, "Phases": {"type": "inherited"}, "Voltage": {"type": "inherited"}, "DualVoltage": {"type": "inherited"}, "GearBox": {"type": "inherited"}, "VariableSpeed": {"type": "inherited"}, "SoftStart": {"type": "inherited"}, "AcrossLineStart": {"type": "inherited"}, "PartWindStart": {"type": "inherited"}, "PlantType": {"type": "inherited"}, "UnitProcess": {"type": "inherited"}, "AssetCategory": {"type": "inherited"}, "FacilityName": {"type": "inherited"}, "MaintBy": {"type": "inherited"}, "OwnedBy": {"type": "inherited"}, "ConsequenceOfFailure": {"type": "inherited"}, "ProbabilityOfFailure": {"type": "inherited"}, "Criticality": {"type": "inherited"} }, "id": 2, "name": "Blower" }, { "domains": { "Condition": {"type": "inherited"}, "LifeCycle": {"type": "inherited"}, "MotorType": {"type": "inherited"}, "Phases": {"type": "inherited"}, "Voltage": {"type": "inherited"}, "DualVoltage": {"type": "inherited"}, "GearBox": {"type": "inherited"}, "VariableSpeed": {"type": "inherited"}, "SoftStart": {"type": "inherited"}, "AcrossLineStart": {"type": "inherited"}, "PartWindStart": {"type": "inherited"}, "PlantType": {"type": "inherited"}, "UnitProcess": {"type": "inherited"}, "AssetCategory": {"type": "inherited"}, "FacilityName": {"type": "inherited"}, "MaintBy": {"type": "inherited"}, "OwnedBy": {"type": "inherited"}, "ConsequenceOfFailure": {"type": "inherited"}, "ProbabilityOfFailure": {"type": "inherited"}, "Criticality": {"type": "inherited"} }, "id": 3, "name": "Chemical Feed Pump" }, { "domains": { "Condition": {"type": "inherited"}, "LifeCycle": {"type": "inherited"}, "MotorType": {"type": "inherited"}, "Phases": {"type": "inherited"}, "Voltage": {"type": "inherited"}, "DualVoltage": {"type": "inherited"}, "GearBox": {"type": "inherited"}, "VariableSpeed": {"type": "inherited"}, "SoftStart": {"type": "inherited"}, "AcrossLineStart": {"type": "inherited"}, "PartWindStart": {"type": "inherited"}, "PlantType": {"type": "inherited"}, "UnitProcess": {"type": "inherited"}, "AssetCategory": {"type": "inherited"}, "FacilityName": {"type": "inherited"}, "MaintBy": {"type": "inherited"}, "OwnedBy": {"type": "inherited"}, "ConsequenceOfFailure": {"type": "inherited"}, "ProbabilityOfFailure": {"type": "inherited"}, "Criticality": {"type": "inherited"} }, "id": 4, "name": "Concentrate Pump" }, { "domains": { "Condition": {"type": "inherited"}, "LifeCycle": {"type": "inherited"}, "MotorType": {"type": "inherited"}, "Phases": {"type": "inherited"}, "Voltage": {"type": "inherited"}, "DualVoltage": {"type": "inherited"}, "GearBox": {"type": "inherited"}, "VariableSpeed": {"type": "inherited"}, "SoftStart": {"type": "inherited"}, "AcrossLineStart": {"type": "inherited"}, "PartWindStart": {"type": "inherited"}, "PlantType": {"type": "inherited"}, "UnitProcess": {"type": "inherited"}, "AssetCategory": {"type": "inherited"}, "FacilityName": {"type": "inherited"}, "MaintBy": {"type": "inherited"}, "OwnedBy": {"type": "inherited"}, "ConsequenceOfFailure": {"type": "inherited"}, "ProbabilityOfFailure": {"type": "inherited"}, "Criticality": {"type": "inherited"} }, "id": 5, "name": "Degassifier Cleaning Pump" }, { "domains": { "Condition": {"type": "inherited"}, "LifeCycle": {"type": "inherited"}, "MotorType": {"type": "inherited"}, "Phases": {"type": "inherited"}, "Voltage": {"type": "inherited"}, "DualVoltage": {"type": "inherited"}, "GearBox": {"type": "inherited"}, "VariableSpeed": {"type": "inherited"}, "SoftStart": {"type": "inherited"}, "AcrossLineStart": {"type": "inherited"}, "PartWindStart": {"type": "inherited"}, "PlantType": {"type": "inherited"}, "UnitProcess": {"type": "inherited"}, "AssetCategory": {"type": "inherited"}, "FacilityName": {"type": "inherited"}, "MaintBy": {"type": "inherited"}, "OwnedBy": {"type": "inherited"}, "ConsequenceOfFailure": {"type": "inherited"}, "ProbabilityOfFailure": {"type": "inherited"}, "Criticality": {"type": "inherited"} }, "id": 6, "name": "High Service Pump" }, { "domains": { "Condition": {"type": "inherited"}, "LifeCycle": {"type": "inherited"}, "MotorType": {"type": "inherited"}, "Phases": {"type": "inherited"}, "Voltage": {"type": "inherited"}, "DualVoltage": {"type": "inherited"}, "GearBox": {"type": "inherited"}, "VariableSpeed": {"type": "inherited"}, "SoftStart": {"type": "inherited"}, "AcrossLineStart": {"type": "inherited"}, "PartWindStart": {"type": "inherited"}, "PlantType": {"type": "inherited"}, "UnitProcess": {"type": "inherited"}, "AssetCategory": {"type": "inherited"}, "FacilityName": {"type": "inherited"}, "MaintBy": {"type": "inherited"}, "OwnedBy": {"type": "inherited"}, "ConsequenceOfFailure": {"type": "inherited"}, "ProbabilityOfFailure": {"type": "inherited"}, "Criticality": {"type": "inherited"} }, "id": 7, "name": "Recirculation Pump" }, { "domains": { "Condition": {"type": "inherited"}, "LifeCycle": {"type": "inherited"}, "MotorType": {"type": "inherited"}, "Phases": {"type": "inherited"}, "Voltage": {"type": "inherited"}, "DualVoltage": {"type": "inherited"}, "GearBox": {"type": "inherited"}, "VariableSpeed": {"type": "inherited"}, "SoftStart": {"type": "inherited"}, "AcrossLineStart": {"type": "inherited"}, "PartWindStart": {"type": "inherited"}, "PlantType": {"type": "inherited"}, "UnitProcess": {"type": "inherited"}, "AssetCategory": {"type": "inherited"}, "FacilityName": {"type": "inherited"}, "MaintBy": {"type": "inherited"}, "OwnedBy": {"type": "inherited"}, "ConsequenceOfFailure": {"type": "inherited"}, "ProbabilityOfFailure": {"type": "inherited"}, "Criticality": {"type": "inherited"} }, "id": 8, "name": "Reverse Osmosis Feed Pump" }, { "domains": { "Condition": {"type": "inherited"}, "LifeCycle": {"type": "inherited"}, "MotorType": {"type": "inherited"}, "Phases": {"type": "inherited"}, "Voltage": {"type": "inherited"}, "DualVoltage": {"type": "inherited"}, "GearBox": {"type": "inherited"}, "VariableSpeed": {"type": "inherited"}, "SoftStart": {"type": "inherited"}, "AcrossLineStart": {"type": "inherited"}, "PartWindStart": {"type": "inherited"}, "PlantType": {"type": "inherited"}, "UnitProcess": {"type": "inherited"}, "AssetCategory": {"type": "inherited"}, "FacilityName": {"type": "inherited"}, "MaintBy": {"type": "inherited"}, "OwnedBy": {"type": "inherited"}, "ConsequenceOfFailure": {"type": "inherited"}, "ProbabilityOfFailure": {"type": "inherited"}, "Criticality": {"type": "inherited"} }, "id": 9, "name": "Reverse Osmosis Cleaning Pump" }, { "domains": { "Condition": {"type": "inherited"}, "LifeCycle": {"type": "inherited"}, "MotorType": {"type": "inherited"}, "Phases": {"type": "inherited"}, "Voltage": {"type": "inherited"}, "DualVoltage": {"type": "inherited"}, "GearBox": {"type": "inherited"}, "VariableSpeed": {"type": "inherited"}, "SoftStart": {"type": "inherited"}, "AcrossLineStart": {"type": "inherited"}, "PartWindStart": {"type": "inherited"}, "PlantType": {"type": "inherited"}, "UnitProcess": {"type": "inherited"}, "AssetCategory": {"type": "inherited"}, "FacilityName": {"type": "inherited"}, "MaintBy": {"type": "inherited"}, "OwnedBy": {"type": "inherited"}, "ConsequenceOfFailure": {"type": "inherited"}, "ProbabilityOfFailure": {"type": "inherited"}, "Criticality": {"type": "inherited"} }, "id": 10, "name": "Transfer Pump" }, { "domains": { "Condition": {"type": "inherited"}, "LifeCycle": {"type": "inherited"}, "MotorType": {"type": "inherited"}, "Phases": {"type": "inherited"}, "Voltage": {"type": "inherited"}, "DualVoltage": {"type": "inherited"}, "GearBox": {"type": "inherited"}, "VariableSpeed": {"type": "inherited"}, "SoftStart": {"type": "inherited"}, "AcrossLineStart": {"type": "inherited"}, "PartWindStart": {"type": "inherited"}, "PlantType": {"type": "inherited"}, "UnitProcess": {"type": "inherited"}, "AssetCategory": {"type": "inherited"}, "FacilityName": {"type": "inherited"}, "MaintBy": {"type": "inherited"}, "OwnedBy": {"type": "inherited"}, "ConsequenceOfFailure": {"type": "inherited"}, "ProbabilityOfFailure": {"type": "inherited"}, "Criticality": {"type": "inherited"} }, "id": 11, "name": "Ventilation Fan" }, { "domains": { "Condition": {"type": "inherited"}, "LifeCycle": {"type": "inherited"}, "MotorType": {"type": "inherited"}, "Phases": {"type": "inherited"}, "Voltage": {"type": "inherited"}, "DualVoltage": {"type": "inherited"}, "GearBox": {"type": "inherited"}, "VariableSpeed": {"type": "inherited"}, "SoftStart": {"type": "inherited"}, "AcrossLineStart": {"type": "inherited"}, "PartWindStart": {"type": "inherited"}, "PlantType": {"type": "inherited"}, "UnitProcess": {"type": "inherited"}, "AssetCategory": {"type": "inherited"}, "FacilityName": {"type": "inherited"}, "MaintBy": {"type": "inherited"}, "OwnedBy": {"type": "inherited"}, "ConsequenceOfFailure": {"type": "inherited"}, "ProbabilityOfFailure": {"type": "inherited"}, "Criticality": {"type": "inherited"} }, "id": 12, "name": "Well Pump" }, { "domains": { "Condition": {"type": "inherited"}, "LifeCycle": {"type": "inherited"}, "MotorType": {"type": "inherited"}, "Phases": {"type": "inherited"}, "Voltage": {"type": "inherited"}, "DualVoltage": {"type": "inherited"}, "GearBox": {"type": "inherited"}, "VariableSpeed": {"type": "inherited"}, "SoftStart": {"type": "inherited"}, "AcrossLineStart": {"type": "inherited"}, "PartWindStart": {"type": "inherited"}, "PlantType": {"type": "inherited"}, "UnitProcess": {"type": "inherited"}, "AssetCategory": {"type": "inherited"}, "FacilityName": {"type": "inherited"}, "MaintBy": {"type": "inherited"}, "OwnedBy": {"type": "inherited"}, "ConsequenceOfFailure": {"type": "inherited"}, "ProbabilityOfFailure": {"type": "inherited"}, "Criticality": {"type": "inherited"} }, "id": 13, "name": "Booster Pump" }, { "domains": { "Condition": {"type": "inherited"}, "LifeCycle": {"type": "inherited"}, "MotorType": {"type": "inherited"}, "Phases": {"type": "inherited"}, "Voltage": {"type": "inherited"}, "DualVoltage": {"type": "inherited"}, "GearBox": {"type": "inherited"}, "VariableSpeed": {"type": "inherited"}, "SoftStart": {"type": "inherited"}, "AcrossLineStart": {"type": "inherited"}, "PartWindStart": {"type": "inherited"}, "PlantType": {"type": "inherited"}, "UnitProcess": {"type": "inherited"}, "AssetCategory": {"type": "inherited"}, "FacilityName": {"type": "inherited"}, "MaintBy": {"type": "inherited"}, "OwnedBy": {"type": "inherited"}, "ConsequenceOfFailure": {"type": "inherited"}, "ProbabilityOfFailure": {"type": "inherited"}, "Criticality": {"type": "inherited"} }, "id": 14, "name": "Blowdown Pump" }, { "domains": { "Condition": {"type": "inherited"}, "LifeCycle": {"type": "inherited"}, "MotorType": {"type": "inherited"}, "Phases": {"type": "inherited"}, "Voltage": {"type": "inherited"}, "DualVoltage": {"type": "inherited"}, "GearBox": {"type": "inherited"}, "VariableSpeed": {"type": "inherited"}, "SoftStart": {"type": "inherited"}, "AcrossLineStart": {"type": "inherited"}, "PartWindStart": {"type": "inherited"}, "PlantType": {"type": "inherited"}, "UnitProcess": {"type": "inherited"}, "AssetCategory": {"type": "inherited"}, "FacilityName": {"type": "inherited"}, "MaintBy": {"type": "inherited"}, "OwnedBy": {"type": "inherited"}, "ConsequenceOfFailure": {"type": "inherited"}, "ProbabilityOfFailure": {"type": "inherited"}, "Criticality": {"type": "inherited"} }, "id": 15, "name": "Sludge Pump" } ], "subtypes": [ { "domains": { "Condition": {"type": "inherited"}, "LifeCycle": {"type": "inherited"}, "MotorType": {"type": "inherited"}, "Phases": {"type": "inherited"}, "Voltage": {"type": "inherited"}, "DualVoltage": {"type": "inherited"}, "GearBox": {"type": "inherited"}, "VariableSpeed": {"type": "inherited"}, "SoftStart": {"type": "inherited"}, "AcrossLineStart": {"type": "inherited"}, "PartWindStart": {"type": "inherited"}, "PlantType": {"type": "inherited"}, "UnitProcess": {"type": "inherited"}, "AssetCategory": {"type": "inherited"}, "FacilityName": {"type": "inherited"}, "MaintBy": {"type": "inherited"}, "OwnedBy": {"type": "inherited"}, "ConsequenceOfFailure": {"type": "inherited"}, "ProbabilityOfFailure": {"type": "inherited"}, "Criticality": {"type": "inherited"} }, "defaultValues": { "FacilityID": null, "PolyID": null, "PumpID": null, "MotorID": null, "Subtype": null, "Name": null, "Make": null, "Model": null, "Serial": null, "Condition": null, "ConditionDate": null, "LifeCycle": null, "StatusDate": null, "Contractor": null, "WarrantyDate": null, "InstallDate": null, "MotorType": null, "Phases": null, "Voltage": null, "DualVoltage": null, "RatedAmperage": null, "AveragePowerUsage": null, "PeakPowerUsage": null, "RatedPower": null, "GearBox": null, "RPM": null, "VariableSpeed": null, "SoftStart": null, "AcrossLineStart": null, "PartWindStart": null, "PlantType": null, "UnitProcess": null, "AssetCategory": null, "Comments": null, "FacilityName": null, "OMLink": null, "HP": null, "Location": null, "Address": null, "LegacyID": null, "MaintBy": null, "OwnedBy": null, "ConsequenceOfFailure": null, "ProbabilityOfFailure": null, "Criticality": null, "PurchasePrice": null, "PurchaseDate": null, "LastInspectedDate": null, "LifeExpectancy": null, "ReplacementCost": null, "AttachmentLink": null, "ObjectCategory": null, "ObjectClass": null, "GlobalID": null }, "code": 0, "name": "Undefined" }, { "domains": { "Condition": {"type": "inherited"}, "LifeCycle": {"type": "inherited"}, "MotorType": {"type": "inherited"}, "Phases": {"type": "inherited"}, "Voltage": {"type": "inherited"}, "DualVoltage": {"type": "inherited"}, "GearBox": {"type": "inherited"}, "VariableSpeed": {"type": "inherited"}, "SoftStart": {"type": "inherited"}, "AcrossLineStart": {"type": "inherited"}, "PartWindStart": {"type": "inherited"}, "PlantType": {"type": "inherited"}, "UnitProcess": {"type": "inherited"}, "AssetCategory": {"type": "inherited"}, "FacilityName": {"type": "inherited"}, "MaintBy": {"type": "inherited"}, "OwnedBy": {"type": "inherited"}, "ConsequenceOfFailure": {"type": "inherited"}, "ProbabilityOfFailure": {"type": "inherited"}, "Criticality": {"type": "inherited"} }, "defaultValues": { "FacilityID": null, "PolyID": null, "PumpID": null, "MotorID": null, "Subtype": null, "Name": null, "Make": null, "Model": null, "Serial": null, "Condition": null, "ConditionDate": null, "LifeCycle": null, "StatusDate": null, "Contractor": null, "WarrantyDate": null, "InstallDate": null, "MotorType": null, "Phases": null, "Voltage": null, "DualVoltage": null, "RatedAmperage": null, "AveragePowerUsage": null, "PeakPowerUsage": null, "RatedPower": null, "GearBox": null, "RPM": null, "VariableSpeed": null, "SoftStart": null, "AcrossLineStart": null, "PartWindStart": null, "PlantType": null, "UnitProcess": null, "AssetCategory": null, "Comments": null, "FacilityName": null, "OMLink": null, "HP": null, "Location": null, "Address": null, "LegacyID": null, "MaintBy": null, "OwnedBy": null, "ConsequenceOfFailure": null, "ProbabilityOfFailure": null, "Criticality": null, "PurchasePrice": null, "PurchaseDate": null, "LastInspectedDate": null, "LifeExpectancy": null, "ReplacementCost": null, "AttachmentLink": null, "ObjectCategory": null, "ObjectClass": null, "GlobalID": null }, "code": 1, "name": "Air Compressor" }, { "domains": { "Condition": {"type": "inherited"}, "LifeCycle": {"type": "inherited"}, "MotorType": {"type": "inherited"}, "Phases": {"type": "inherited"}, "Voltage": {"type": "inherited"}, "DualVoltage": {"type": "inherited"}, "GearBox": {"type": "inherited"}, "VariableSpeed": {"type": "inherited"}, "SoftStart": {"type": "inherited"}, "AcrossLineStart": {"type": "inherited"}, "PartWindStart": {"type": "inherited"}, "PlantType": {"type": "inherited"}, "UnitProcess": {"type": "inherited"}, "AssetCategory": {"type": "inherited"}, "FacilityName": {"type": "inherited"}, "MaintBy": {"type": "inherited"}, "OwnedBy": {"type": "inherited"}, "ConsequenceOfFailure": {"type": "inherited"}, "ProbabilityOfFailure": {"type": "inherited"}, "Criticality": {"type": "inherited"} }, "defaultValues": { "FacilityID": null, "PolyID": null, "PumpID": null, "MotorID": null, "Subtype": null, "Name": null, "Make": null, "Model": null, "Serial": null, "Condition": null, "ConditionDate": null, "LifeCycle": null, "StatusDate": null, "Contractor": null, "WarrantyDate": null, "InstallDate": null, "MotorType": null, "Phases": null, "Voltage": null, "DualVoltage": null, "RatedAmperage": null, "AveragePowerUsage": null, "PeakPowerUsage": null, "RatedPower": null, "GearBox": null, "RPM": null, "VariableSpeed": null, "SoftStart": null, "AcrossLineStart": null, "PartWindStart": null, "PlantType": null, "UnitProcess": null, "AssetCategory": null, "Comments": null, "FacilityName": null, "OMLink": null, "HP": null, "Location": null, "Address": null, "LegacyID": null, "MaintBy": null, "OwnedBy": null, "ConsequenceOfFailure": null, "ProbabilityOfFailure": null, "Criticality": null, "PurchasePrice": null, "PurchaseDate": null, "LastInspectedDate": null, "LifeExpectancy": null, "ReplacementCost": null, "AttachmentLink": null, "ObjectCategory": null, "ObjectClass": null, "GlobalID": null }, "code": 2, "name": "Blower" }, { "domains": { "Condition": {"type": "inherited"}, "LifeCycle": {"type": "inherited"}, "MotorType": {"type": "inherited"}, "Phases": {"type": "inherited"}, "Voltage": {"type": "inherited"}, "DualVoltage": {"type": "inherited"}, "GearBox": {"type": "inherited"}, "VariableSpeed": {"type": "inherited"}, "SoftStart": {"type": "inherited"}, "AcrossLineStart": {"type": "inherited"}, "PartWindStart": {"type": "inherited"}, "PlantType": {"type": "inherited"}, "UnitProcess": {"type": "inherited"}, "AssetCategory": {"type": "inherited"}, "FacilityName": {"type": "inherited"}, "MaintBy": {"type": "inherited"}, "OwnedBy": {"type": "inherited"}, "ConsequenceOfFailure": {"type": "inherited"}, "ProbabilityOfFailure": {"type": "inherited"}, "Criticality": {"type": "inherited"} }, "defaultValues": { "FacilityID": null, "PolyID": null, "PumpID": null, "MotorID": null, "Subtype": null, "Name": null, "Make": null, "Model": null, "Serial": null, "Condition": null, "ConditionDate": null, "LifeCycle": null, "StatusDate": null, "Contractor": null, "WarrantyDate": null, "InstallDate": null, "MotorType": null, "Phases": null, "Voltage": null, "DualVoltage": null, "RatedAmperage": null, "AveragePowerUsage": null, "PeakPowerUsage": null, "RatedPower": null, "GearBox": null, "RPM": null, "VariableSpeed": null, "SoftStart": null, "AcrossLineStart": null, "PartWindStart": null, "PlantType": null, "UnitProcess": null, "AssetCategory": null, "Comments": null, "FacilityName": null, "OMLink": null, "HP": null, "Location": null, "Address": null, "LegacyID": null, "MaintBy": null, "OwnedBy": null, "ConsequenceOfFailure": null, "ProbabilityOfFailure": null, "Criticality": null, "PurchasePrice": null, "PurchaseDate": null, "LastInspectedDate": null, "LifeExpectancy": null, "ReplacementCost": null, "AttachmentLink": null, "ObjectCategory": null, "ObjectClass": null, "GlobalID": null }, "code": 3, "name": "Chemical Feed Pump" }, { "domains": { "Condition": {"type": "inherited"}, "LifeCycle": {"type": "inherited"}, "MotorType": {"type": "inherited"}, "Phases": {"type": "inherited"}, "Voltage": {"type": "inherited"}, "DualVoltage": {"type": "inherited"}, "GearBox": {"type": "inherited"}, "VariableSpeed": {"type": "inherited"}, "SoftStart": {"type": "inherited"}, "AcrossLineStart": {"type": "inherited"}, "PartWindStart": {"type": "inherited"}, "PlantType": {"type": "inherited"}, "UnitProcess": {"type": "inherited"}, "AssetCategory": {"type": "inherited"}, "FacilityName": {"type": "inherited"}, "MaintBy": {"type": "inherited"}, "OwnedBy": {"type": "inherited"}, "ConsequenceOfFailure": {"type": "inherited"}, "ProbabilityOfFailure": {"type": "inherited"}, "Criticality": {"type": "inherited"} }, "defaultValues": { "FacilityID": null, "PolyID": null, "PumpID": null, "MotorID": null, "Subtype": null, "Name": null, "Make": null, "Model": null, "Serial": null, "Condition": null, "ConditionDate": null, "LifeCycle": null, "StatusDate": null, "Contractor": null, "WarrantyDate": null, "InstallDate": null, "MotorType": null, "Phases": null, "Voltage": null, "DualVoltage": null, "RatedAmperage": null, "AveragePowerUsage": null, "PeakPowerUsage": null, "RatedPower": null, "GearBox": null, "RPM": null, "VariableSpeed": null, "SoftStart": null, "AcrossLineStart": null, "PartWindStart": null, "PlantType": null, "UnitProcess": null, "AssetCategory": null, "Comments": null, "FacilityName": null, "OMLink": null, "HP": null, "Location": null, "Address": null, "LegacyID": null, "MaintBy": null, "OwnedBy": null, "ConsequenceOfFailure": null, "ProbabilityOfFailure": null, "Criticality": null, "PurchasePrice": null, "PurchaseDate": null, "LastInspectedDate": null, "LifeExpectancy": null, "ReplacementCost": null, "AttachmentLink": null, "ObjectCategory": null, "ObjectClass": null, "GlobalID": null }, "code": 4, "name": "Concentrate Pump" }, { "domains": { "Condition": {"type": "inherited"}, "LifeCycle": {"type": "inherited"}, "MotorType": {"type": "inherited"}, "Phases": {"type": "inherited"}, "Voltage": {"type": "inherited"}, "DualVoltage": {"type": "inherited"}, "GearBox": {"type": "inherited"}, "VariableSpeed": {"type": "inherited"}, "SoftStart": {"type": "inherited"}, "AcrossLineStart": {"type": "inherited"}, "PartWindStart": {"type": "inherited"}, "PlantType": {"type": "inherited"}, "UnitProcess": {"type": "inherited"}, "AssetCategory": {"type": "inherited"}, "FacilityName": {"type": "inherited"}, "MaintBy": {"type": "inherited"}, "OwnedBy": {"type": "inherited"}, "ConsequenceOfFailure": {"type": "inherited"}, "ProbabilityOfFailure": {"type": "inherited"}, "Criticality": {"type": "inherited"} }, "defaultValues": { "FacilityID": null, "PolyID": null, "PumpID": null, "MotorID": null, "Subtype": null, "Name": null, "Make": null, "Model": null, "Serial": null, "Condition": null, "ConditionDate": null, "LifeCycle": null, "StatusDate": null, "Contractor": null, "WarrantyDate": null, "InstallDate": null, "MotorType": null, "Phases": null, "Voltage": null, "DualVoltage": null, "RatedAmperage": null, "AveragePowerUsage": null, "PeakPowerUsage": null, "RatedPower": null, "GearBox": null, "RPM": null, "VariableSpeed": null, "SoftStart": null, "AcrossLineStart": null, "PartWindStart": null, "PlantType": null, "UnitProcess": null, "AssetCategory": null, "Comments": null, "FacilityName": null, "OMLink": null, "HP": null, "Location": null, "Address": null, "LegacyID": null, "MaintBy": null, "OwnedBy": null, "ConsequenceOfFailure": null, "ProbabilityOfFailure": null, "Criticality": null, "PurchasePrice": null, "PurchaseDate": null, "LastInspectedDate": null, "LifeExpectancy": null, "ReplacementCost": null, "AttachmentLink": null, "ObjectCategory": null, "ObjectClass": null, "GlobalID": null }, "code": 5, "name": "Degassifier Cleaning Pump" }, { "domains": { "Condition": {"type": "inherited"}, "LifeCycle": {"type": "inherited"}, "MotorType": {"type": "inherited"}, "Phases": {"type": "inherited"}, "Voltage": {"type": "inherited"}, "DualVoltage": {"type": "inherited"}, "GearBox": {"type": "inherited"}, "VariableSpeed": {"type": "inherited"}, "SoftStart": {"type": "inherited"}, "AcrossLineStart": {"type": "inherited"}, "PartWindStart": {"type": "inherited"}, "PlantType": {"type": "inherited"}, "UnitProcess": {"type": "inherited"}, "AssetCategory": {"type": "inherited"}, "FacilityName": {"type": "inherited"}, "MaintBy": {"type": "inherited"}, "OwnedBy": {"type": "inherited"}, "ConsequenceOfFailure": {"type": "inherited"}, "ProbabilityOfFailure": {"type": "inherited"}, "Criticality": {"type": "inherited"} }, "defaultValues": { "FacilityID": null, "PolyID": null, "PumpID": null, "MotorID": null, "Subtype": null, "Name": null, "Make": null, "Model": null, "Serial": null, "Condition": null, "ConditionDate": null, "LifeCycle": null, "StatusDate": null, "Contractor": null, "WarrantyDate": null, "InstallDate": null, "MotorType": null, "Phases": null, "Voltage": null, "DualVoltage": null, "RatedAmperage": null, "AveragePowerUsage": null, "PeakPowerUsage": null, "RatedPower": null, "GearBox": null, "RPM": null, "VariableSpeed": null, "SoftStart": null, "AcrossLineStart": null, "PartWindStart": null, "PlantType": null, "UnitProcess": null, "AssetCategory": null, "Comments": null, "FacilityName": null, "OMLink": null, "HP": null, "Location": null, "Address": null, "LegacyID": null, "MaintBy": null, "OwnedBy": null, "ConsequenceOfFailure": null, "ProbabilityOfFailure": null, "Criticality": null, "PurchasePrice": null, "PurchaseDate": null, "LastInspectedDate": null, "LifeExpectancy": null, "ReplacementCost": null, "AttachmentLink": null, "ObjectCategory": null, "ObjectClass": null, "GlobalID": null }, "code": 6, "name": "High Service Pump" }, { "domains": { "Condition": {"type": "inherited"}, "LifeCycle": {"type": "inherited"}, "MotorType": {"type": "inherited"}, "Phases": {"type": "inherited"}, "Voltage": {"type": "inherited"}, "DualVoltage": {"type": "inherited"}, "GearBox": {"type": "inherited"}, "VariableSpeed": {"type": "inherited"}, "SoftStart": {"type": "inherited"}, "AcrossLineStart": {"type": "inherited"}, "PartWindStart": {"type": "inherited"}, "PlantType": {"type": "inherited"}, "UnitProcess": {"type": "inherited"}, "AssetCategory": {"type": "inherited"}, "FacilityName": {"type": "inherited"}, "MaintBy": {"type": "inherited"}, "OwnedBy": {"type": "inherited"}, "ConsequenceOfFailure": {"type": "inherited"}, "ProbabilityOfFailure": {"type": "inherited"}, "Criticality": {"type": "inherited"} }, "defaultValues": { "FacilityID": null, "PolyID": null, "PumpID": null, "MotorID": null, "Subtype": null, "Name": null, "Make": null, "Model": null, "Serial": null, "Condition": null, "ConditionDate": null, "LifeCycle": null, "StatusDate": null, "Contractor": null, "WarrantyDate": null, "InstallDate": null, "MotorType": null, "Phases": null, "Voltage": null, "DualVoltage": null, "RatedAmperage": null, "AveragePowerUsage": null, "PeakPowerUsage": null, "RatedPower": null, "GearBox": null, "RPM": null, "VariableSpeed": null, "SoftStart": null, "AcrossLineStart": null, "PartWindStart": null, "PlantType": null, "UnitProcess": null, "AssetCategory": null, "Comments": null, "FacilityName": null, "OMLink": null, "HP": null, "Location": null, "Address": null, "LegacyID": null, "MaintBy": null, "OwnedBy": null, "ConsequenceOfFailure": null, "ProbabilityOfFailure": null, "Criticality": null, "PurchasePrice": null, "PurchaseDate": null, "LastInspectedDate": null, "LifeExpectancy": null, "ReplacementCost": null, "AttachmentLink": null, "ObjectCategory": null, "ObjectClass": null, "GlobalID": null }, "code": 7, "name": "Recirculation Pump" }, { "domains": { "Condition": {"type": "inherited"}, "LifeCycle": {"type": "inherited"}, "MotorType": {"type": "inherited"}, "Phases": {"type": "inherited"}, "Voltage": {"type": "inherited"}, "DualVoltage": {"type": "inherited"}, "GearBox": {"type": "inherited"}, "VariableSpeed": {"type": "inherited"}, "SoftStart": {"type": "inherited"}, "AcrossLineStart": {"type": "inherited"}, "PartWindStart": {"type": "inherited"}, "PlantType": {"type": "inherited"}, "UnitProcess": {"type": "inherited"}, "AssetCategory": {"type": "inherited"}, "FacilityName": {"type": "inherited"}, "MaintBy": {"type": "inherited"}, "OwnedBy": {"type": "inherited"}, "ConsequenceOfFailure": {"type": "inherited"}, "ProbabilityOfFailure": {"type": "inherited"}, "Criticality": {"type": "inherited"} }, "defaultValues": { "FacilityID": null, "PolyID": null, "PumpID": null, "MotorID": null, "Subtype": null, "Name": null, "Make": null, "Model": null, "Serial": null, "Condition": null, "ConditionDate": null, "LifeCycle": null, "StatusDate": null, "Contractor": null, "WarrantyDate": null, "InstallDate": null, "MotorType": null, "Phases": null, "Voltage": null, "DualVoltage": null, "RatedAmperage": null, "AveragePowerUsage": null, "PeakPowerUsage": null, "RatedPower": null, "GearBox": null, "RPM": null, "VariableSpeed": null, "SoftStart": null, "AcrossLineStart": null, "PartWindStart": null, "PlantType": null, "UnitProcess": null, "AssetCategory": null, "Comments": null, "FacilityName": null, "OMLink": null, "HP": null, "Location": null, "Address": null, "LegacyID": null, "MaintBy": null, "OwnedBy": null, "ConsequenceOfFailure": null, "ProbabilityOfFailure": null, "Criticality": null, "PurchasePrice": null, "PurchaseDate": null, "LastInspectedDate": null, "LifeExpectancy": null, "ReplacementCost": null, "AttachmentLink": null, "ObjectCategory": null, "ObjectClass": null, "GlobalID": null }, "code": 8, "name": "Reverse Osmosis Feed Pump" }, { "domains": { "Condition": {"type": "inherited"}, "LifeCycle": {"type": "inherited"}, "MotorType": {"type": "inherited"}, "Phases": {"type": "inherited"}, "Voltage": {"type": "inherited"}, "DualVoltage": {"type": "inherited"}, "GearBox": {"type": "inherited"}, "VariableSpeed": {"type": "inherited"}, "SoftStart": {"type": "inherited"}, "AcrossLineStart": {"type": "inherited"}, "PartWindStart": {"type": "inherited"}, "PlantType": {"type": "inherited"}, "UnitProcess": {"type": "inherited"}, "AssetCategory": {"type": "inherited"}, "FacilityName": {"type": "inherited"}, "MaintBy": {"type": "inherited"}, "OwnedBy": {"type": "inherited"}, "ConsequenceOfFailure": {"type": "inherited"}, "ProbabilityOfFailure": {"type": "inherited"}, "Criticality": {"type": "inherited"} }, "defaultValues": { "FacilityID": null, "PolyID": null, "PumpID": null, "MotorID": null, "Subtype": null, "Name": null, "Make": null, "Model": null, "Serial": null, "Condition": null, "ConditionDate": null, "LifeCycle": null, "StatusDate": null, "Contractor": null, "WarrantyDate": null, "InstallDate": null, "MotorType": null, "Phases": null, "Voltage": null, "DualVoltage": null, "RatedAmperage": null, "AveragePowerUsage": null, "PeakPowerUsage": null, "RatedPower": null, "GearBox": null, "RPM": null, "VariableSpeed": null, "SoftStart": null, "AcrossLineStart": null, "PartWindStart": null, "PlantType": null, "UnitProcess": null, "AssetCategory": null, "Comments": null, "FacilityName": null, "OMLink": null, "HP": null, "Location": null, "Address": null, "LegacyID": null, "MaintBy": null, "OwnedBy": null, "ConsequenceOfFailure": null, "ProbabilityOfFailure": null, "Criticality": null, "PurchasePrice": null, "PurchaseDate": null, "LastInspectedDate": null, "LifeExpectancy": null, "ReplacementCost": null, "AttachmentLink": null, "ObjectCategory": null, "ObjectClass": null, "GlobalID": null }, "code": 9, "name": "Reverse Osmosis Cleaning Pump" }, { "domains": { "Condition": {"type": "inherited"}, "LifeCycle": {"type": "inherited"}, "MotorType": {"type": "inherited"}, "Phases": {"type": "inherited"}, "Voltage": {"type": "inherited"}, "DualVoltage": {"type": "inherited"}, "GearBox": {"type": "inherited"}, "VariableSpeed": {"type": "inherited"}, "SoftStart": {"type": "inherited"}, "AcrossLineStart": {"type": "inherited"}, "PartWindStart": {"type": "inherited"}, "PlantType": {"type": "inherited"}, "UnitProcess": {"type": "inherited"}, "AssetCategory": {"type": "inherited"}, "FacilityName": {"type": "inherited"}, "MaintBy": {"type": "inherited"}, "OwnedBy": {"type": "inherited"}, "ConsequenceOfFailure": {"type": "inherited"}, "ProbabilityOfFailure": {"type": "inherited"}, "Criticality": {"type": "inherited"} }, "defaultValues": { "FacilityID": null, "PolyID": null, "PumpID": null, "MotorID": null, "Subtype": null, "Name": null, "Make": null, "Model": null, "Serial": null, "Condition": null, "ConditionDate": null, "LifeCycle": null, "StatusDate": null, "Contractor": null, "WarrantyDate": null, "InstallDate": null, "MotorType": null, "Phases": null, "Voltage": null, "DualVoltage": null, "RatedAmperage": null, "AveragePowerUsage": null, "PeakPowerUsage": null, "RatedPower": null, "GearBox": null, "RPM": null, "VariableSpeed": null, "SoftStart": null, "AcrossLineStart": null, "PartWindStart": null, "PlantType": null, "UnitProcess": null, "AssetCategory": null, "Comments": null, "FacilityName": null, "OMLink": null, "HP": null, "Location": null, "Address": null, "LegacyID": null, "MaintBy": null, "OwnedBy": null, "ConsequenceOfFailure": null, "ProbabilityOfFailure": null, "Criticality": null, "PurchasePrice": null, "PurchaseDate": null, "LastInspectedDate": null, "LifeExpectancy": null, "ReplacementCost": null, "AttachmentLink": null, "ObjectCategory": null, "ObjectClass": null, "GlobalID": null }, "code": 10, "name": "Transfer Pump" }, { "domains": { "Condition": {"type": "inherited"}, "LifeCycle": {"type": "inherited"}, "MotorType": {"type": "inherited"}, "Phases": {"type": "inherited"}, "Voltage": {"type": "inherited"}, "DualVoltage": {"type": "inherited"}, "GearBox": {"type": "inherited"}, "VariableSpeed": {"type": "inherited"}, "SoftStart": {"type": "inherited"}, "AcrossLineStart": {"type": "inherited"}, "PartWindStart": {"type": "inherited"}, "PlantType": {"type": "inherited"}, "UnitProcess": {"type": "inherited"}, "AssetCategory": {"type": "inherited"}, "FacilityName": {"type": "inherited"}, "MaintBy": {"type": "inherited"}, "OwnedBy": {"type": "inherited"}, "ConsequenceOfFailure": {"type": "inherited"}, "ProbabilityOfFailure": {"type": "inherited"}, "Criticality": {"type": "inherited"} }, "defaultValues": { "FacilityID": null, "PolyID": null, "PumpID": null, "MotorID": null, "Subtype": null, "Name": null, "Make": null, "Model": null, "Serial": null, "Condition": null, "ConditionDate": null, "LifeCycle": null, "StatusDate": null, "Contractor": null, "WarrantyDate": null, "InstallDate": null, "MotorType": null, "Phases": null, "Voltage": null, "DualVoltage": null, "RatedAmperage": null, "AveragePowerUsage": null, "PeakPowerUsage": null, "RatedPower": null, "GearBox": null, "RPM": null, "VariableSpeed": null, "SoftStart": null, "AcrossLineStart": null, "PartWindStart": null, "PlantType": null, "UnitProcess": null, "AssetCategory": null, "Comments": null, "FacilityName": null, "OMLink": null, "HP": null, "Location": null, "Address": null, "LegacyID": null, "MaintBy": null, "OwnedBy": null, "ConsequenceOfFailure": null, "ProbabilityOfFailure": null, "Criticality": null, "PurchasePrice": null, "PurchaseDate": null, "LastInspectedDate": null, "LifeExpectancy": null, "ReplacementCost": null, "AttachmentLink": null, "ObjectCategory": null, "ObjectClass": null, "GlobalID": null }, "code": 11, "name": "Ventilation Fan" }, { "domains": { "Condition": {"type": "inherited"}, "LifeCycle": {"type": "inherited"}, "MotorType": {"type": "inherited"}, "Phases": {"type": "inherited"}, "Voltage": {"type": "inherited"}, "DualVoltage": {"type": "inherited"}, "GearBox": {"type": "inherited"}, "VariableSpeed": {"type": "inherited"}, "SoftStart": {"type": "inherited"}, "AcrossLineStart": {"type": "inherited"}, "PartWindStart": {"type": "inherited"}, "PlantType": {"type": "inherited"}, "UnitProcess": {"type": "inherited"}, "AssetCategory": {"type": "inherited"}, "FacilityName": {"type": "inherited"}, "MaintBy": {"type": "inherited"}, "OwnedBy": {"type": "inherited"}, "ConsequenceOfFailure": {"type": "inherited"}, "ProbabilityOfFailure": {"type": "inherited"}, "Criticality": {"type": "inherited"} }, "defaultValues": { "FacilityID": null, "PolyID": null, "PumpID": null, "MotorID": null, "Subtype": null, "Name": null, "Make": null, "Model": null, "Serial": null, "Condition": null, "ConditionDate": null, "LifeCycle": null, "StatusDate": null, "Contractor": null, "WarrantyDate": null, "InstallDate": null, "MotorType": null, "Phases": null, "Voltage": null, "DualVoltage": null, "RatedAmperage": null, "AveragePowerUsage": null, "PeakPowerUsage": null, "RatedPower": null, "GearBox": null, "RPM": null, "VariableSpeed": null, "SoftStart": null, "AcrossLineStart": null, "PartWindStart": null, "PlantType": null, "UnitProcess": null, "AssetCategory": null, "Comments": null, "FacilityName": null, "OMLink": null, "HP": null, "Location": null, "Address": null, "LegacyID": null, "MaintBy": null, "OwnedBy": null, "ConsequenceOfFailure": null, "ProbabilityOfFailure": null, "Criticality": null, "PurchasePrice": null, "PurchaseDate": null, "LastInspectedDate": null, "LifeExpectancy": null, "ReplacementCost": null, "AttachmentLink": null, "ObjectCategory": null, "ObjectClass": null, "GlobalID": null }, "code": 12, "name": "Well Pump" }, { "domains": { "Condition": {"type": "inherited"}, "LifeCycle": {"type": "inherited"}, "MotorType": {"type": "inherited"}, "Phases": {"type": "inherited"}, "Voltage": {"type": "inherited"}, "DualVoltage": {"type": "inherited"}, "GearBox": {"type": "inherited"}, "VariableSpeed": {"type": "inherited"}, "SoftStart": {"type": "inherited"}, "AcrossLineStart": {"type": "inherited"}, "PartWindStart": {"type": "inherited"}, "PlantType": {"type": "inherited"}, "UnitProcess": {"type": "inherited"}, "AssetCategory": {"type": "inherited"}, "FacilityName": {"type": "inherited"}, "MaintBy": {"type": "inherited"}, "OwnedBy": {"type": "inherited"}, "ConsequenceOfFailure": {"type": "inherited"}, "ProbabilityOfFailure": {"type": "inherited"}, "Criticality": {"type": "inherited"} }, "defaultValues": { "FacilityID": null, "PolyID": null, "PumpID": null, "MotorID": null, "Subtype": null, "Name": null, "Make": null, "Model": null, "Serial": null, "Condition": null, "ConditionDate": null, "LifeCycle": null, "StatusDate": null, "Contractor": null, "WarrantyDate": null, "InstallDate": null, "MotorType": null, "Phases": null, "Voltage": null, "DualVoltage": null, "RatedAmperage": null, "AveragePowerUsage": null, "PeakPowerUsage": null, "RatedPower": null, "GearBox": null, "RPM": null, "VariableSpeed": null, "SoftStart": null, "AcrossLineStart": null, "PartWindStart": null, "PlantType": null, "UnitProcess": null, "AssetCategory": null, "Comments": null, "FacilityName": null, "OMLink": null, "HP": null, "Location": null, "Address": null, "LegacyID": null, "MaintBy": null, "OwnedBy": null, "ConsequenceOfFailure": null, "ProbabilityOfFailure": null, "Criticality": null, "PurchasePrice": null, "PurchaseDate": null, "LastInspectedDate": null, "LifeExpectancy": null, "ReplacementCost": null, "AttachmentLink": null, "ObjectCategory": null, "ObjectClass": null, "GlobalID": null }, "code": 13, "name": "Booster Pump" }, { "domains": { "Condition": {"type": "inherited"}, "LifeCycle": {"type": "inherited"}, "MotorType": {"type": "inherited"}, "Phases": {"type": "inherited"}, "Voltage": {"type": "inherited"}, "DualVoltage": {"type": "inherited"}, "GearBox": {"type": "inherited"}, "VariableSpeed": {"type": "inherited"}, "SoftStart": {"type": "inherited"}, "AcrossLineStart": {"type": "inherited"}, "PartWindStart": {"type": "inherited"}, "PlantType": {"type": "inherited"}, "UnitProcess": {"type": "inherited"}, "AssetCategory": {"type": "inherited"}, "FacilityName": {"type": "inherited"}, "MaintBy": {"type": "inherited"}, "OwnedBy": {"type": "inherited"}, "ConsequenceOfFailure": {"type": "inherited"}, "ProbabilityOfFailure": {"type": "inherited"}, "Criticality": {"type": "inherited"} }, "defaultValues": { "FacilityID": null, "PolyID": null, "PumpID": null, "MotorID": null, "Subtype": null, "Name": null, "Make": null, "Model": null, "Serial": null, "Condition": null, "ConditionDate": null, "LifeCycle": null, "StatusDate": null, "Contractor": null, "WarrantyDate": null, "InstallDate": null, "MotorType": null, "Phases": null, "Voltage": null, "DualVoltage": null, "RatedAmperage": null, "AveragePowerUsage": null, "PeakPowerUsage": null, "RatedPower": null, "GearBox": null, "RPM": null, "VariableSpeed": null, "SoftStart": null, "AcrossLineStart": null, "PartWindStart": null, "PlantType": null, "UnitProcess": null, "AssetCategory": null, "Comments": null, "FacilityName": null, "OMLink": null, "HP": null, "Location": null, "Address": null, "LegacyID": null, "MaintBy": null, "OwnedBy": null, "ConsequenceOfFailure": null, "ProbabilityOfFailure": null, "Criticality": null, "PurchasePrice": null, "PurchaseDate": null, "LastInspectedDate": null, "LifeExpectancy": null, "ReplacementCost": null, "AttachmentLink": null, "ObjectCategory": null, "ObjectClass": null, "GlobalID": null }, "code": 14, "name": "Blowdown Pump" }, { "domains": { "Condition": {"type": "inherited"}, "LifeCycle": {"type": "inherited"}, "MotorType": {"type": "inherited"}, "Phases": {"type": "inherited"}, "Voltage": {"type": "inherited"}, "DualVoltage": {"type": "inherited"}, "GearBox": {"type": "inherited"}, "VariableSpeed": {"type": "inherited"}, "SoftStart": {"type": "inherited"}, "AcrossLineStart": {"type": "inherited"}, "PartWindStart": {"type": "inherited"}, "PlantType": {"type": "inherited"}, "UnitProcess": {"type": "inherited"}, "AssetCategory": {"type": "inherited"}, "FacilityName": {"type": "inherited"}, "MaintBy": {"type": "inherited"}, "OwnedBy": {"type": "inherited"}, "ConsequenceOfFailure": {"type": "inherited"}, "ProbabilityOfFailure": {"type": "inherited"}, "Criticality": {"type": "inherited"} }, "defaultValues": { "FacilityID": null, "PolyID": null, "PumpID": null, "MotorID": null, "Subtype": null, "Name": null, "Make": null, "Model": null, "Serial": null, "Condition": null, "ConditionDate": null, "LifeCycle": null, "StatusDate": null, "Contractor": null, "WarrantyDate": null, "InstallDate": null, "MotorType": null, "Phases": null, "Voltage": null, "DualVoltage": null, "RatedAmperage": null, "AveragePowerUsage": null, "PeakPowerUsage": null, "RatedPower": null, "GearBox": null, "RPM": null, "VariableSpeed": null, "SoftStart": null, "AcrossLineStart": null, "PartWindStart": null, "PlantType": null, "UnitProcess": null, "AssetCategory": null, "Comments": null, "FacilityName": null, "OMLink": null, "HP": null, "Location": null, "Address": null, "LegacyID": null, "MaintBy": null, "OwnedBy": null, "ConsequenceOfFailure": null, "ProbabilityOfFailure": null, "Criticality": null, "PurchasePrice": null, "PurchaseDate": null, "LastInspectedDate": null, "LifeExpectancy": null, "ReplacementCost": null, "AttachmentLink": null, "ObjectCategory": null, "ObjectClass": null, "GlobalID": null }, "code": 15, "name": "Sludge Pump" } ], "relationships": [ { "id": 53, "name": "plFILTER", "relatedTableId": 19, "role": "esriRelRoleDestination", "keyField": "MotorID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 55, "name": "plMIXER", "relatedTableId": 20, "role": "esriRelRoleDestination", "keyField": "MotorID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 57, "name": "plBLOWER", "relatedTableId": 14, "role": "esriRelRoleDestination", "keyField": "MotorID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 56, "name": "wplPUMP", "relatedTableId": 6, "role": "esriRelRoleDestination", "keyField": "MotorID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 52, "name": "plCOMPRESSOR", "relatedTableId": 15, "role": "esriRelRoleDestination", "keyField": "MotorID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 54, "name": "plEQUIPMENT", "relatedTableId": 17, "role": "esriRelRoleDestination", "keyField": "MotorID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 33, "name": "wplFacilities", "relatedTableId": 4, "role": "esriRelRoleDestination", "keyField": "PolyID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 22, "name": "wplTanks", "relatedTableId": 2, "role": "esriRelRoleDestination", "keyField": "PolyID", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 51, "name": "VALVE", "relatedTableId": 24, "role": "esriRelRoleDestination", "keyField": "MotorID", "cardinality": "esriRelCardinalityOneToMany", "composite": false } ], "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, PBF", "isDataVersioned": false, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "serviceItemId": "ce334058acb74448892fced75305a34f" }