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