Gocator API
 All Classes Files Functions Variables Typedefs Macros Modules Pages
kStatus GoSystem_AddSensor ( GoSystem  system,
const GoAddressInfo addressInfo,
const GoPortInfo portInfo,
GoSensor sensor 
)

Adds a sensor by passing a custom address and port info, this doesnt require discovery.

Version
Introduced in firmware 4.8.2.76
Parameters
systemGoSystem object.
addressInfoGoAddressInfo object containing IP to connnect on.
portInfoGoPortInfo object containing custom port values.
sensorpoint to a GoSensor object to return newly created sensor.
Returns
A status.