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:UInt32FromIndex,
[in]0:UInt32ToIndex,
[out]WMTPOutputDataType[]CombinedReport
);
Table 39 – CombinedReportIndex Method Arguments
Argument |
Description |
FromIndex |
This number defines the index of the first stored value of the interval that is to be accessed |
ToIndex |
This number defines the index 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 40 – CombinedReportIndex Method AddressSpace Definition
Attribute |
Value |
||||
BrowseName |
CombinedReportIndex |
||||
References |
Node Class |
BrowseName |
DataType |
TypeDefinition |
Other |
0:HasProperty |
Variable |
InputArguments |
Argument[] |
0:PropertyType |
M |
0:HasProperty |
Variable |
OutputArguments |
Argument[] |
0:PropertyType |
M |