All Downloads are FREE. Search and download functionalities are using the official Maven repository.

ervice-save-and-restore.4.7.3.source-code.configuration_mapping.json Maven / Gradle / Ivy

{
  "mappings": {
    "properties": {
      "uniqueId" : {
        "type" : "keyword"
      },
      "pvList": {
        "type" : "nested",
        "properties": {
          "pvName": {
            "type": "keyword"
          },
          "readbackPvName": {
            "type": "keyword"
          },
          "readOnly": {
            "type": "boolean"
          }
        }
      }
    }
  }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy