jfjoch_broker: Allow to query connected writers

This commit is contained in:
2026-03-05 12:05:46 +01:00
parent ca0409bd5f
commit 4ede10aa6a
23 changed files with 209 additions and 59 deletions

View File

@@ -11,6 +11,7 @@ Name | Type | Description | Notes
**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]
**connected_writers** | **int** | Number of connected writers For ZeroMQ image socket: number is constant For TCP/IP image socket: number is updated live during operation | [optional]
## Example