PeripheralsReport

外围设备报告。

  • 需要细化权限:TELEMETRY_API_PERIPHERALS_REPORT
JSON 表示法
{
  "reportTime": string,
  "usbPeripheralReport": [
    {
      object (UsbPeripheralReport)
    }
  ]
}
字段
reportTime

string (Timestamp format)

仅供输出。表示收集报告时的时间戳。

采用 RFC3339 世界协调时间 (UTC)(即“祖鲁时”)格式的时间戳,采用纳秒级精度,最多包含九个小数位。示例:"2014-10-02T15:01:23Z""2014-10-02T15:01:23.045123456Z"

usbPeripheralReport[]

object (UsbPeripheralReport)

所有 USB 连接设备的报告。