version 1.0.0-rc.24
This commit is contained in:
19
docs/python_client/docs/DetectorState.md
Normal file
19
docs/python_client/docs/DetectorState.md
Normal file
@@ -0,0 +1,19 @@
|
||||
# DetectorState
|
||||
|
||||
Current state of the detector
|
||||
|
||||
## Enum
|
||||
|
||||
* `IDLE` (value: `'Idle'`)
|
||||
|
||||
* `WAITING` (value: `'Waiting'`)
|
||||
|
||||
* `BUSY` (value: `'Busy'`)
|
||||
|
||||
* `ERROR` (value: `'Error'`)
|
||||
|
||||
* `NOT_CONNECTED` (value: `'Not connected'`)
|
||||
|
||||
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user