Class MonitoredDevice

An object containing status information about a device on the system that is being monitored.

Parameters

Name Description
name string
The name of the device.
type string
The type of the device.
status string
A bitfield containing status bits for the device.
values string[][]
A 2-dimensional array containing extended status information for the device.

Requirements

KioWare for Android version 3.17 or greater.