# JobStatisticsJobNodeWorker
## Properties
**stw** | **f32** | The sleep-to-work ratio of this worker; how much time it spends sleeping compared to working. | [optional] [default to null]
**task** | **String** | A representation of the task the worker is currently processing; not intended to be read by humans. | [optional] [default to null]
**task_result** | **String** | A representation of the most recent task result produced by the worker; not intended to be read by humans. | [optional] [default to null]
**worker** | **i32** | The worker ID. | [default to null]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)