|
|
@@ -411,13 +411,14 @@ Feature Changelog for external applications using the API:
|
|
|
API V1.24b
|
|
|
|
|
|
Modified API commands:
|
|
|
- 'cpustatus' - Added 'ProcID'
|
|
|
- 'gpustatus' - Added 'ProcID'
|
|
|
- 'pgastatus' - Added 'ProcID'
|
|
|
- 'devstatus' - Added 'ProcID'
|
|
|
- 'notify' - Added 'ProcID'
|
|
|
- 'devdetails' - Added 'ProcID'
|
|
|
- 'devdetail' - Added 'Name', 'ID', and 'ProcID'
|
|
|
+ 'cpustatus' - add 'ProcID'
|
|
|
+ 'gpustatus' - add 'ProcID'
|
|
|
+ 'pgastatus' - add 'ProcID'
|
|
|
+ 'devstatus' - add 'ProcID'
|
|
|
+ 'notify' - add 'ProcID'
|
|
|
+ 'devdetails' - add 'ProcID'
|
|
|
+ 'devdetail' - add 'Name', 'ID', and 'ProcID'
|
|
|
+ 'pools' - add 'Message'
|
|
|
|
|
|
Pretty much updated every method returning 'Name' and 'ID' to also return
|
|
|
'ProcID'. This is a number starting with 0 for 'a', 1 for 'b', etc.
|