Gocator API

◆ GoSensor_SetSecurityLevel()

kStatus GoSensor_SetSecurityLevel ( GoSensor  sensor,
GoSecurityLevel  security 
)

Sets sensor's security level.

This will enabled/disable security protection. Only authorized users can change security level that can deny access to specific objects/files to anonymous users

Version
Introduced in firmware 5.2.18.3
Parameters
sensorGoSensor object.
securitynew security level
Returns
Operational status: kOK if funcions could complete with given login information; otherwise GS_ERROR_AUTHENTICATION indicating unauthorized access