{
 "currentVersion": 11.3,
 "cimVersion": "3.3.0",
 "id": 10,
 "name": "OBJETS_CONNECTES.OBJ_OBJET_CONNECTE_STATUT",
 "type": "Table",
 "description": "",
 "copyrightText": "",
 "editFieldsInfo": null,
 "ownershipBasedAccessControlForFeatures": null,
 "syncCanReturnChanges": false,
 "relationships": [],
 "isDataVersioned": false,
 "isDataArchived": false,
 "infoInEstimates": [
  "count"
 ],
 "isDataBranchVersioned": false,
 "isDataReplicaTracked": false,
 "isCoGoEnabled": false,
 "supportsRollbackOnFailureParameter": true,
 "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,
  "supportsAdvancedQueryRelated": true,
  "supportsQueryRelatedPagination": true,
  "supportsCurrentUserQueries": true,
  "supportsQueryWithResultType": true,
  "supportsReturningGeometryCentroid": false,
  "supportsSqlExpression": true,
  "supportsLod": false,
  "supportsQueryWithLodSR": false,
  "supportsQueryAnalytic": true
 },
 "advancedQueryAnalyticCapabilities": {
  "supportsLinearRegression": true,
  "supportsAsync": true,
  "supportsPercentileAnalytic": true
 },
 "advancedEditingCapabilities": {
  "supportedSqlFormatsInCalculate": [
   "standard"
  ],
  "supportsAsyncApplyEdits": true,
  "supportsApplyEditsbyUploadID": true,
  "supportedApplyEditsUploadIDFormats": "JSON"
 },
 "hasMetadata": false,
 "hasAttachments": false,
 "supportsApplyEditsWithGlobalIds": false,
 "htmlPopupType": "esriServerHTMLPopupTypeNone",
 "objectIdField": "OBJECTID",
 "globalIdField": "",
 "displayField": "NOM_POLLEN",
 "typeIdField": "",
 "subtypeField": "",
 "fields": [
  {
   "name": "OBJECTID",
   "type": "esriFieldTypeOID",
   "alias": "OBJECTID",
   "domain": null,
   "editable": false,
   "nullable": false,
   "defaultValue": null,
   "modelName": "OBJECTID"
  },
  {
   "name": "ID_OBJET_STATUT",
   "type": "esriFieldTypeInteger",
   "alias": "ID_OBJET_STATUT",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "ID_OBJET_STATUT"
  },
  {
   "name": "IDENT_OBJET",
   "type": "esriFieldTypeString",
   "alias": "IDENT_OBJET",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 30,
   "defaultValue": null,
   "modelName": "IDENT_OBJET"
  },
  {
   "name": "DATE_IMPORT",
   "type": "esriFieldTypeDate",
   "alias": "DATE_IMPORT",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 8,
   "defaultValue": null,
   "modelName": "DATE_IMPORT"
  },
  {
   "name": "DATE_STATUT",
   "type": "esriFieldTypeDate",
   "alias": "DATE_STATUT",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 8,
   "defaultValue": null,
   "modelName": "DATE_STATUT"
  },
  {
   "name": "TIMESTAMP_STATUT",
   "type": "esriFieldTypeDouble",
   "alias": "TIMESTAMP_STATUT",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "TIMESTAMP_STATUT"
  },
  {
   "name": "STATUT",
   "type": "esriFieldTypeString",
   "alias": "STATUT",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 30,
   "defaultValue": null,
   "modelName": "STATUT"
  },
  {
   "name": "IS_CONNECTED",
   "type": "esriFieldTypeString",
   "alias": "IS_CONNECTED",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 30,
   "defaultValue": null,
   "modelName": "IS_CONNECTED"
  },
  {
   "name": "LAST_24H_USED",
   "type": "esriFieldTypeString",
   "alias": "LAST_24H_USED",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 10,
   "defaultValue": null,
   "modelName": "LAST_24H_USED"
  },
  {
   "name": "CATEGORIE_POLLEN",
   "type": "esriFieldTypeString",
   "alias": "CATEGORIE_POLLEN",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 100,
   "defaultValue": null,
   "modelName": "CATEGORIE_POLLEN"
  },
  {
   "name": "NOM_POLLEN",
   "type": "esriFieldTypeString",
   "alias": "NOM_POLLEN",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 100,
   "defaultValue": null,
   "modelName": "NOM_POLLEN"
  },
  {
   "name": "HISTO",
   "type": "esriFieldTypeSmallInteger",
   "alias": "HISTO",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "HISTO"
  },
  {
   "name": "TYPE_CAPTEUR",
   "type": "esriFieldTypeString",
   "alias": "TYPE_CAPTEUR",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 50,
   "defaultValue": null,
   "modelName": "TYPE_CAPTEUR"
  }
 ],
 "indexes": [
  {
   "name": "I33082DATE_IMPOR",
   "fields": "DATE_IMPORT",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "I33082IDENT_OBJE",
   "fields": "IDENT_OBJET",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "I33082ID_OBJET_S",
   "fields": "ID_OBJET_STATUT",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  },
  {
   "name": "I33082IS_CONNECT",
   "fields": "IS_CONNECTED",
   "isAscending": true,
   "isUnique": false,
   "description": ""
  },
  {
   "name": "R140952_SDE_ROWID_UK",
   "fields": "OBJECTID",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  }
 ],
 "datesInUnknownTimezone": false,
 "dateFieldsTimeReference": {
  "timeZone": "UTC",
  "respectsDaylightSaving": false
 },
 "preferredTimeReference": null,
 "types": [],
 "templates": [
  {
   "name": "OBJETS_CONNECTES.OBJ_OBJET_CONNECTE_STATUT",
   "description": "",
   "prototype": {
    "attributes": {
     "HISTO": null,
     "TYPE_CAPTEUR": null,
     "ID_OBJET_STATUT": null,
     "IDENT_OBJET": null,
     "DATE_IMPORT": null,
     "DATE_STATUT": null,
     "TIMESTAMP_STATUT": null,
     "STATUT": null,
     "IS_CONNECTED": null,
     "LAST_24H_USED": null,
     "CATEGORIE_POLLEN": null,
     "NOM_POLLEN": null
    }
   },
   "drawingTool": "esriFeatureEditToolNone"
  }
 ],
 "maxRecordCount": 1000,
 "supportedQueryFormats": "JSON, geoJSON, PBF",
 "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson",
 "capabilities": "Query,Create,Update,Delete,Uploads,Editing",
 "useStandardizedQueries": true,
 "bigIntegerRestrictedTo53Bits": true,
 "standardMaxRecordCount": 32000,
 "tileMaxRecordCount": 1000,
 "maxRecordCountFactor": 1,
 "serviceItemId": "d3ba2f8f13d7448895ccecfd7298b5c9"
}