|
|
@ -145,8 +145,9 @@ The list of requests - a (*) means it requires privileged access - and replies: |
|
|
|
|
|
|
|
|
|
|
|
Request Reply Section Details |
|
|
|
Request Reply Section Details |
|
|
|
------- ------------- ------- |
|
|
|
------- ------------- ------- |
|
|
|
version VERSION SGMiner=sgminer, version |
|
|
|
version VERSION Miner="sgminer " sgminer version |
|
|
|
API=API| version |
|
|
|
CGMiner=sgminer version |
|
|
|
|
|
|
|
API=API version |
|
|
|
|
|
|
|
|
|
|
|
config CONFIG Some miner configuration information: |
|
|
|
config CONFIG Some miner configuration information: |
|
|
|
GPU Count=N, <- the number of GPUs |
|
|
|
GPU Count=N, <- the number of GPUs |
|
|
@ -519,7 +520,7 @@ api-example.c - a 'C' program to access the API (with source code) |
|
|
|
|
|
|
|
|
|
|
|
miner.php - an example web page to access the API |
|
|
|
miner.php - an example web page to access the API |
|
|
|
This includes buttons and inputs to attempt access to the privileged commands |
|
|
|
This includes buttons and inputs to attempt access to the privileged commands |
|
|
|
See the end of this API-README for details of how to tune the display |
|
|
|
See the end of this API readme for details of how to tune the display |
|
|
|
and also to use the option to display a multi-rig summary |
|
|
|
and also to use the option to display a multi-rig summary |
|
|
|
|
|
|
|
|
|
|
|
---------- |
|
|
|
---------- |
|
|
@ -527,6 +528,13 @@ miner.php - an example web page to access the API |
|
|
|
Feature Changelog for external applications using the API: |
|
|
|
Feature Changelog for external applications using the API: |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
API V |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Modified API commands: |
|
|
|
|
|
|
|
'version' - add 'Miner' |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
---------- |
|
|
|
|
|
|
|
|
|
|
|
API V3.1 (cgminer v3.12.1) |
|
|
|
API V3.1 (cgminer v3.12.1) |
|
|
|
|
|
|
|
|
|
|
|
Multiple report request command with '+' e.g. summary+devs |
|
|
|
Multiple report request command with '+' e.g. summary+devs |
|
|
|