Gocator API

◆ GoSensor_LogIn()

kStatus GoSensor_LogIn ( GoSensor  sensor,
GoUser  user,
const kChar password 
)

Logs into the sensor using the specified user name and password.

Logging in is not required in order to programmatically control a sensor. The Gocator log-in feature is intended only to support administrative user interfaces, by allowing the username and password to be stored in the sensor.

Version
Introduced in firmware 4.0.10.27
Parameters
sensorGoSensor object.
userUser account.
passwordUser password.
Returns
Operation status.