definitions.RegionDeviceIds.json Maven / Gradle / Ivy
{
"type": "object",
"title": "deviceIds",
"required": [
"deviceIds"
],
"properties": {
"deviceIds": {
"type": "array",
"xml": {
"name": "deviceIds",
"wrapped": true
},
"items": {
"type": "string",
"example": "of:0000000000000001"
}
}
}
} © 2015 - 2025 Weber Informatics LLC | Privacy Policy