{
  "description": "DeviceSelector must have exactly one field set.",
  "properties": {
    "cel": {
      "$ref": "https://raw.githubusercontent.com/yannh/kubernetes-json-schema/master/v1.32.2/_definitions.json#/definitions/io.k8s.api.resource.v1beta1.CELDeviceSelector",
      "description": "CEL contains a CEL expression for selecting a device."
    }
  },
  "type": "object",
  "$schema": "http://json-schema.org/schema#"
}