Class DeviceData

Members

Name Description
DeviceName string
Name of the device associated with the data. The device name is configured for the device in the Config Tool.
DataList Array
An array of data. The format of each array item is device-specific, but in most cases they will be objects or Classes.

Remarks

Sometimes this class will be JSON encoded. Other times it will be an object (also called Class). This is dependant upon configured settings for the device, and, in some cases, a device will send this generic class along to a device-specific callback function, and in that case, again, it may or may not be encoded.

Requirements

KioWare for Windows version 8.00 or greater.