{
  "name": "com.axis.ptz.pan-tilt-state.v1",
  "maturity": "released",
  "reach": "public",
  "description": "Represents the current pan/tilt state of the camera, including pan/tilt position, pan/tilt moving status and pan/tilt speed.\n",
  "exposure": "external",
  "payloadType": "structured",
  "dataSchema": "http://schemas.axis.com/vapix/schemas/ptz/PtzPanTiltState-v1.json",
  "keys": [
    {
      "name": "channelId",
      "type": "string"
    }
  ],
  "qos": {
    "durability": "volatile"
  }
}
