7.2.3.3 DeleteStoredRecordsIndex

The Method DeleteStoredRecordsIndex enables to permanently delete the stored data from the WMTP from a specific given time. The signature of this Method is specified below.

Signature

	DeleteStoredRecordsIndex (
		[in]	0:UInt32	FromIndex,
		[in]	0:UInt32	ToIndex,
	);
	
Table 31 – DeleteStoredRecordsIndex Method Arguments
Argument Description
FromIndexThis number defines the index of the first stored value of the interval that is to be deleted
ToIndexThis number defines the index of the last stored value of the interval that is to be deleted
Table 32 – DeleteStoredRecordsIndex Method AddressSpace Definition
Attribute Value
BrowseNameDeleteStoredRecordsIndex
References Node Class BrowseName DataType TypeDefinition Other
0:HasPropertyVariableInputArgumentsArgument[]0:PropertyTypeM