jfjoch_broker: Output version with /status

This commit is contained in:
2026-03-04 14:07:08 +01:00
parent e6e8ffd838
commit b6db6040e8
12 changed files with 77 additions and 17 deletions

View File

@@ -10,6 +10,7 @@ Name | Type | Description | Notes
**message** | **str** | Message to display besides state of the jfjoch_broker; mostly used for errors and warnings This matters especially for async functions (start/initialize), where API won't return reason for the error during async operation. | [optional]
**message_severity** | **str** | Level of the message to display | [optional] [default to 'error']
**gpu_count** | **int** | Number of installed GPUs | [optional]
**broker_version** | **str** | Version of the jfjoch_broker | [optional]
## Example