KioDeviceStatus GetStatusEx (string)
Gets general device status
Security
Trust Level Required: Full Trust
Parameters
Name | Description |
deviceName |
string The name of the device. |
Return
A JSON encoded KioDeviceStatus string.
Remarks
This includes the details field of the KioDeviceStatus object.
Examples
var dObj = KioDevice.GetStatusEx('devName');
Requirements
KioWare for Windows version 8.3 or greater.