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:DateTimeFromTimestamp,
[in]0:DateTimeToTimestamp,
[out]WMTPOutputDataType[]CombinedReport
);
Table 45 – CombinedReportTime Method Arguments
Argument |
Description |
FromTimestamp |
This timestamp defines the time of the first stored value of the interval that is to be accessed |
ToTimestamp |
This timestamp defines the time of the last stored value of the interval that is to be accessed |
CombinedReport |
This output argument is carrying the Variables of the DataType WMTPOutputDataType that are requested |
Table 46 – CombinedReportTime Method AddressSpace Definition
Attribute |
Value |
||||
BrowseName |
CombinedReportTime |
||||
References |
Node Class |
BrowseName |
DataType |
TypeDefinition |
Other |
0:HasProperty |
Variable |
InputArguments |
Argument[] |
0:PropertyType |
M |
0:HasProperty |
Variable |
OutputArguments |
Argument[] |
0:PropertyType |
M |