{
  "name": "com.axis.scene.object_track.v1",
  "maturity": "released",
  "reach": "public",
  "description": "Represents a detected and tracked object observed over a time span, including its trajectory, position samples, classification, and temporal bounds.\n",
  "exposure": "external",
  "payloadType": "structured",
  "dataSchema": "http://schemas.axis.com/vapix/schemas/adf/ObjectTrack-v1.json",
  "keys": [
    {
      "name": "channel_id",
      "type": "integer"
    }
  ],
  "qos": {
    "durability": "volatile"
  }
}
