7.2.3.11 CombinedReportTime

The Method CombinedReportTime enables access to the entire data set stored on the WMTP based on the timestamp 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

	CombinedReportTime (
		[in]	0:DateTime	FromTimestamp,
		[in]	0:DateTime	ToTimestamp,
		[out]	WMTPOutputDataType[]	CombinedReport
	
	);
	
Table 45 – CombinedReportTime Method Arguments
Argument Description
FromTimestampThis timestamp defines the time of the first stored value of the interval that is to be accessed
ToTimestampThis timestamp defines the time 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 46 – CombinedReportTime Method AddressSpace Definition
Attribute Value
BrowseNameCombinedReportTime
References Node Class BrowseName DataType TypeDefinition Other
0:HasPropertyVariableInputArgumentsArgument[]0:PropertyTypeM
0:HasPropertyVariableOutputArgumentsArgument[]0:PropertyTypeM