9.1 FactoryReset

FactoryReset is a method used to reset all or a predefined group of the device parameters to their factory settings. The desired reset mode is selected by the enumeration value of the input argument. Access to this method shall be restricted to authorized users.

The signature of this Method is specified below. Table 273 and Table 275 specify the Arguments and AddressSpace representation, respectively.

Signature

	FactoryReset (
		 [in] ResetModeEnum ResetMode
		);
Table 273 – FactoryReset Method Arguments
Argument Description
ResetModeThe desired reset mode, see 10.1 for a definition of all available values.


Method Result Codes are defined in Table 274.

Table 274 – FactoryReset Method Result Codes (defined in Call Service)
Result Code Description
Bad_InvalidArgument The input is not a valid reset code.
Bad_UserAccessDeniedThe current user does not have the rights required.
Table 275 – FactoryReset Method AddressSpace definition
Attribute Value
BrowseNameFactoryReset
References NodeClass BrowseName DataType TypeDefinition ModellingRule
0:HasPropertyVariable0:InputArguments0:Argument[]0:PropertyType0:Mandatory