17 lines
441 B
Markdown
17 lines
441 B
Markdown
# flamencoManager.RegisteredWorker
|
|
|
|
## Properties
|
|
|
|
Name | Type | Description | Notes
|
|
------------ | ------------- | ------------- | -------------
|
|
**uuid** | **String** | |
|
|
**nickname** | **String** | |
|
|
**address** | **String** | |
|
|
**status** | [**WorkerStatus**](WorkerStatus.md) | |
|
|
**platform** | **String** | |
|
|
**last_activity** | **String** | |
|
|
**software** | **String** | |
|
|
**supported_task_types** | **[String]** | |
|
|
|
|
|