Gocator API
|
kStatus GoSystem_FindSensorByIpAddress | ( | GoSystem | system, |
const kIpAddress * | address, | ||
GoSensor * | sensor | ||
) |
Gets the sensor object with the specified IP address.
system | GoSystem object. |
address | Pointer to sensor IP address. |
sensor | Receives sensor object. |