void SetDeviceStatus(MonitoredDeviceInfo info, KioDeviceStatus status)

Send device status data to KioWare to be used with KioWare Server.

Parameters

Name Description
info An MonitoredDeviceInfo object containing the device information for the monitored device.
status An KioDeviceStatus object with the current status.

Return

Nothing returned.