|
Gocator API
|
| kStatus GoDiscovery_SetAddress | ( | GoDiscovery | discovery, |
| k32u | deviceId, | ||
| const GoAddressInfo * | address | ||
| ) |
Configures a sensor's network address settings.
This function uses UDP broadcasts; the sensor and can be on a different subnet than the client.
The sensor will automatically reboot if the address is successfully changed.
| discovery | Discovery object. |
| deviceId | Sensor device identifier (serial number). |
| address | New address information. |