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

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