7.2.3.8 CombinedReportIndex

The Method CombinedReportIndex enables access to the entire data set stored on the WMTP based on the index of the measurements. A record transfer is defined within this specification as a transfer of a “copy” of the records and not a “move” of the records because the server retains the original log entries. The signature of this Method is specified below.

Signature

	CombinedReportIndex (
		[in]	0:UInt32	FromIndex,
		[in]	0:UInt32	ToIndex,
		[out]	WMTPOutputDataType[]	CombinedReport
	);
	
Table 39 – CombinedReportIndex Method Arguments
Argument Description
FromIndexThis number defines the index of the first stored value of the interval that is to be accessed
ToIndexThis number defines the index of the last stored value of the interval that is to be accessed
CombinedReportThis output argument is carrying the Variables of the DataType WMTPOutputDataType that are requested
Table 40 – CombinedReportIndex Method AddressSpace Definition
Attribute Value
BrowseNameCombinedReportIndex
References Node Class BrowseName DataType TypeDefinition Other
0:HasPropertyVariableInputArgumentsArgument[]0:PropertyTypeM
0:HasPropertyVariableOutputArgumentsArgument[]0:PropertyTypeM