Gocator API

◆ GoSensor_ChangePassword()

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

Changes the password associated with the specified user account.

WARNING! This operation writes to flash storage. Review the user manual for implications.

Version
Introduced in firmware 4.0.10.27
Parameters
sensorGoSensor object.
userUser account.
passwordNew password.
Returns
Operation status.
Remarks
Calling this function will result in writing operations to flash storage. Should the process be disrupted due to power loss or other factors, the sensor may enter Rescue mode.