# OctoPrintDeviceRequest ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **name** | **String** | | **model** | **String** | | **platform** | **String** | | **cpu_flags** | Option<**Vec**> | | [optional] **hardware** | Option<**String**> | | [optional] **revision** | Option<**String**> | | [optional] **serial** | **String** | | **cores** | **i32** | | **ram** | **i32** | | **python_version** | **String** | | **pip_version** | **String** | | **virtualenv** | Option<**String**> | | [optional] **octoprint_version** | **String** | | **plugin_version** | **String** | | **print_nanny_client_version** | **String** | | **active_session** | Option<[**crate::models::PrintSessionRequest**](PrintSessionRequest.md)> | | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)