new Machine()
Classes
Methods
(async) getDeviceInfo(args) → {Array.<object>}
Fetches the device information by using the OS module and systeminformation package.
Parameters:
Name | Type | Description |
---|---|---|
args |
Array.<String> | The properties to be read |
Returns:
A single object array containing the result value
- Type
- Array.<object>
(async) getDeviceInfo(args) → {Array.<object>}
Fetches the device information by using the OS module and systeminformation package.
Parameters:
Name | Type | Description |
---|---|---|
args |
Array.<String> | The properties to be read |
Returns:
A single object array containing the result value
- Type
- Array.<object>