void SetupDevice(MonitoredDeviceInfo info)

Initialize the addin device with KioWare. This must be called before SetDeviceStatus() can be called to set device status.

Parameters

Name Description
info An MonitoredDeviceInfo object containing the device information for the monitored device.

Return

Nothing returned.