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

definitions.TopologyClustersDevices.json Maven / Gradle / Ivy

{
  "type": "object",
  "title": "devices",
  "required": [
    "devices"
  ],
  "properties": {
    "devices": {
      "type": "array",
      "xml": {
        "name": "cluster",
        "wrapped": true
      },
      "items": {
        "type": "string",
        "title": "device",
        "example": "of:0000000000000001"
      }
    }
  }
}





© 2015 - 2025 Weber Informatics LLC | Privacy Policy