Gocator API
|
kStatus GoDiscovery_GetAddress | ( | GoDiscovery | discovery, |
k32u | deviceId, | ||
GoAddressInfo * | address | ||
) |
Retrieves a sensor's network address settings.
This function uses UDP broadcasts; the sensor and can be on a different subnet than the client.
discovery | Discovery object. |
deviceId | Sensor device identifier (serial number). |
address | Receives address information. |