Gocator API

◆ GoDiscovery_GetExtendedInfo()

kStatus GoDiscovery_GetExtendedInfo ( GoDiscovery  discovery,
k32u  deviceId,
GoDiscoveryExtInfo info,
kAlloc  allocator 
)

Retrieves a sensor's information.

This function uses UDP broadcasts; the sensor and can be on a different subnet than the client.

Version
Introduced in firmware 4.3.3.124
Parameters
discoveryDiscovery object.
deviceIdSensor device identifier (serial number).
infoReceives sensor information.
allocatorMemory allocator. In order to prevent memory leaks, the received information object should be destroyed when no longer used.
Returns
Operation status.