Service: Health

This API is not yet officially released neither maintained.

Reports the health of the pipeline module.

Table 1. Available methods
Method Request Response

Watch

google.protobuf.Empty

HealthWatchResponseStream

Get

google.protobuf.Empty

HealthGetResponse

Watch

Streams health information on a regular cadence or if certain incidents happen

Response Stream

Stream response containing health of the module

Table 2. Available fields in blickfeld.percept_pipeline.services.HealthWatchResponse
Field Type Default Unit

health

data.Health

-

-

The module health

Get

Returns the current health information

Response

Get response containing health of the module

Table 3. Available fields in blickfeld.percept_pipeline.services.HealthGetResponse
Field Type Default Unit

health

data.Health

-

-

The module health