Service: Report

This API is officially released and maintained.

The Report service generates an encrypted diagnostics report containing information about the state and health information of the Qb2 device.

Table 1. Available methods
Method Request Response

Generate

google.protobuf.Empty

ReportGenerateResponseStream

Generate

Returns a stream of the report’s binary chunks

Response Stream

Stream of the encrypted report in chunks of binary data

Table 2. Available fields in blickfeld.diagnostics.services.ReportGenerateResponse
Field Type Default Unit

binary_chunk

bytes

-

-

Binary chunk of the diagnostics report.