Gocator API
◆
GoSensor_RemoteInfoAt()
GoSensorInfo
GoSensor_RemoteInfoAt
(
GoSensor
sensor
,
kSize
index
)
Gets the remote sensor information at the given index.
Version
Introduced in firmware 4.0.10.27
Parameters
sensor
GoSensor
object.
index
The index of the remote sensor information to retrieve.
Returns
A handle to the selected remote sensor information or kNULL if an invalid index is provided.
GoSensor