docs: update settings docs.
This commit is contained in:
@@ -1,11 +1,23 @@
|
|||||||
# pyasic
|
# pyasic
|
||||||
## settings
|
## settings
|
||||||
|
|
||||||
::: pyasic.settings
|
All settings here are global settings for all of pyasic. Set these settings with `update(key, value)`.
|
||||||
handler: python
|
|
||||||
options:
|
Settings options:
|
||||||
show_root_heading: false
|
`network_ping_retries`
|
||||||
heading_level: 4
|
`network_ping_timeout`
|
||||||
|
`network_scan_threads`
|
||||||
|
`factory_get_retries`
|
||||||
|
`factory_get_timeout`
|
||||||
|
`get_data_retries`
|
||||||
|
`api_function_timeout`
|
||||||
|
`default_whatsminer_password`
|
||||||
|
`default_innosilicon_password`
|
||||||
|
`default_antminer_password`
|
||||||
|
`default_bosminer_password`
|
||||||
|
`default_vnish_password`
|
||||||
|
`default_goldshell_password`
|
||||||
|
`socket_linger_time`
|
||||||
|
|
||||||
|
|
||||||
### get
|
### get
|
||||||
|
|||||||
Reference in New Issue
Block a user