[DAEMON-8] appcd: System info appc daemon plugin
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | Critical |
Status | Resolved |
Resolution | Fixed |
Resolution Date | 2017-11-07T11:15:43.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Appc Daemon 1.0.0 |
Components | appcd-plugin-system-info |
Labels | n/a |
Reporter | Chris Barber |
Assignee | Chris Barber |
Created | 2016-02-04T03:29:26.000+0000 |
Updated | 2017-11-07T11:15:43.000+0000 |
Description
We need an appcd plugin that queries and monitors system information and exposes the results to appcd clients and other services.
This plugin uses the following libraries:
* androidlib (OS X, Linux, Windows)
* ioslib (OS X)
* jdklib (OS X, Linux, Windows)
* windowslib (Windows)
This plugin controls the detect engine that will call upon each library's detection code to identify each library's various components. The results are then cached.
The system info plugin will support JSON response filtering.
No comments