{ "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 18, "name": "Electric Junction Object", "type": "Table", "description": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "SUBNETWORKCONTROLLERNAME", "typeIdField": "ASSETGROUP", "subtypeFieldName": "ASSETGROUP", "subtypeField": "ASSETGROUP", "defaultSubtypeCode": 0, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "Object ID", "domain": null }, { "name": "ASSETGROUP", "type": "esriFieldTypeInteger", "alias": "Asset group", "domain": null }, { "name": "ASSETTYPE", "type": "esriFieldTypeSmallInteger", "alias": "Asset type", "domain": null }, { "name": "ASSOCIATIONSTATUS", "type": "esriFieldTypeSmallInteger", "alias": "Association status", "domain": { "type": "codedValue", "name": "ElectricNetwork_6_AssociationStatus", "description": "Indicates how the feature participates in associations.", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Container", "code": 1 }, { "name": "Structure", "code": 2 }, { "name": "Content", "code": 4 }, { "name": "Content and Container", "code": 5 }, { "name": "Content and Structure", "code": 6 }, { "name": "Attachment", "code": 8 }, { "name": "Attachment and Container", "code": 9 }, { "name": "Attachment and Structure", "code": 10 }, { "name": "Attachment and Content", "code": 12 }, { "name": "Attachment and Content and Container", "code": 13 }, { "name": "Attachment and Content and Structure", "code": 14 }, { "name": "Visible Content", "code": 16 }, { "name": "Visible Content and Container", "code": 17 }, { "name": "Visible Content and Structure", "code": 18 }, { "name": "Visible Content and Attachment", "code": 24 }, { "name": "Visible Content and Attachment and Container", "code": 25 }, { "name": "Visible Content and Attachment and Structure", "code": 26 }, { "name": "Connectivity", "code": 32 }, { "name": "Connectivity and Container", "code": 33 }, { "name": "Connectivity and Structure", "code": 34 }, { "name": "Connectivity and Content", "code": 36 }, { "name": "Connectivity and Content and Container", "code": 37 }, { "name": "Connectivity and Content and Structure", "code": 38 }, { "name": "Connectivity and Attachment", "code": 40 }, { "name": "Connectivity and Attachment and Container", "code": 41 }, { "name": "Connectivity and Attachment and Structure", "code": 42 }, { "name": "Connectivity and Attachment and Content", "code": 44 }, { "name": "Connectivity and Attachment and Content and Container", "code": 45 }, { "name": "Connectivity and Attachment and Content and Structure", "code": 46 }, { "name": "Connectivity and Visible Content", "code": 48 }, { "name": "Connectivity and Visible Content and Container", "code": 49 }, { "name": "Connectivity and Visible Content and Structure", "code": 50 }, { "name": "Connectivity and Visible Content and Attachment", "code": 56 }, { "name": "Connectivity and Visible Content and Attachment and Container", "code": 57 }, { "name": "Connectivity and Visible Content and Attachment and Structure", "code": 58 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "ISSUBNETWORKCONTROLLER", "type": "esriFieldTypeSmallInteger", "alias": "Is subnetwork controller", "domain": { "type": "codedValue", "name": "ElectricNetwork_6_IsSubnetworkController", "description": "Indicates if a device feature is a subnetwork controller.", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ISCONNECTED", "type": "esriFieldTypeSmallInteger", "alias": "Is connected", "domain": { "type": "codedValue", "name": "ElectricNetwork_6_IsConnected", "description": "Indicates if the feature is connected to a subnetwork controller.", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 }, { "name": "Unknown", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SUBNETWORKCONTROLLERNAME", "type": "esriFieldTypeString", "alias": "Subnetwork controller name", "length": 2000, "domain": null }, { "name": "TIERNAME", "type": "esriFieldTypeInteger", "alias": "Tier name", "domain": { "type": "codedValue", "name": "ElectricNetwork_6_TierName", "description": "The tier names in the utility network.", "codedValues": [ { "name": "Unknown", "code": 0 }, { "name": "Electric Generation Station", "code": 1 }, { "name": "Electric Transmission", "code": 2 }, { "name": "Electric Sub Transmission", "code": 3 }, { "name": "Electric Distribution Substation", "code": 4 }, { "name": "Electric Distribution", "code": 5 }, { "name": "Electric Distribution Mesh", "code": 6 }, { "name": "Electric Secondary Mesh", "code": 7 }, { "name": "Electric Secondary Radial", "code": 8 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "TIERRANK", "type": "esriFieldTypeInteger", "alias": "Tier rank", "domain": null }, { "name": "TERMINALCONFIGURATION", "type": "esriFieldTypeString", "alias": "Terminal path", "length": 128, "domain": null }, { "name": "CREATIONDATE", "type": "esriFieldTypeDate", "alias": "Creation date", "length": 8, "domain": null }, { "name": "CREATOR", "type": "esriFieldTypeString", "alias": "Creator", "length": 255, "domain": null }, { "name": "LASTUPDATE", "type": "esriFieldTypeDate", "alias": "Last update", "length": 8, "domain": null }, { "name": "UPDATEDBY", "type": "esriFieldTypeString", "alias": "Updated by", "length": 255, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "Global ID", "length": 38, "domain": null }, { "name": "SUBNETWORKNAME", "type": "esriFieldTypeString", "alias": "Subnetwork name", "length": 2000, "domain": null }, { "name": "SUPPORTEDSUBNETWORKNAME", "type": "esriFieldTypeString", "alias": "Supported subnetwork name", "length": 2000, "domain": null } ], "indexes": [ { "name": "UUID_71", "fields": "GLOBALID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "GDB_390_ASSETGRO", "fields": "ASSETGROUP", "isAscending": true, "isUnique": false, "description": "" }, { "name": "GDB_390_ASSETTYP", "fields": "ASSETTYPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "GDB_390_SUBNETWO", "fields": "SUBNETWORKCONTROLLERNAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "GDB_390_SUBNETWO_1", "fields": "SUBNETWORKNAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "GDB_390_SUPPORTE", "fields": "SUPPORTEDSUBNETWORKNAME", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R71_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": false, "description": "" } ], "types": [ { "domains": { "ASSETTYPE": { "type": "codedValue", "name": "ElectricNetwork_6_UnknownAssetType", "description": "The AssetType domain for the Unknown AssetGroup.", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "ASSOCIATIONSTATUS": {"type": "inherited"}, "ISSUBNETWORKCONTROLLER": {"type": "inherited"}, "ISCONNECTED": {"type": "inherited"}, "TIERNAME": {"type": "inherited"} }, "id": 0, "name": "Unknown" } ], "subtypes": [ { "domains": { "ASSETTYPE": { "type": "codedValue", "name": "ElectricNetwork_6_UnknownAssetType", "description": "The AssetType domain for the Unknown AssetGroup.", "codedValues": [ { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "ASSOCIATIONSTATUS": {"type": "inherited"}, "ISSUBNETWORKCONTROLLER": {"type": "inherited"}, "ISCONNECTED": {"type": "inherited"}, "TIERNAME": {"type": "inherited"} }, "defaultValues": { "ASSETGROUP": null, "ASSETTYPE": 0, "ASSOCIATIONSTATUS": 0, "ISSUBNETWORKCONTROLLER": 0, "ISCONNECTED": 2, "SUBNETWORKCONTROLLERNAME": "Unknown", "TIERNAME": 0, "TIERRANK": 0, "TERMINALCONFIGURATION": "Default", "CREATIONDATE": null, "CREATOR": null, "LASTUPDATE": null, "UPDATEDBY": null, "GLOBALID": null, "SUBNETWORKNAME": "Unknown", "SUPPORTEDSUBNETWORKNAME": "Unknown" }, "code": 0, "name": "Unknown" } ], "relationships": [], "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, PBF", "isDataVersioned": true, "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": false, "supportsCurrentUserQueries": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": true, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1603884565000 }, "serviceItemId": "b0104e4c123940f096288fe7ca346098" }