View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006594 | 10000-011: Historical Access | Spec | public | 2021-03-10 14:24 | 2022-09-22 20:31 |
Reporter | Thomas Reuther | Assigned To | Paul Hunkar | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | Specification | OS | Unified Architecture | OS Version | Part 11 |
Fixed in Version | 1.05.03 RC1 | ||||
Summary | 0006594: "A.2 Determining the first historical data point" conflicts with "6.4.3.2 Read raw functionality" | ||||
Description | Today I was using our Historian server and wanted to get the first (and maybe last) data point in history. The spec part 11 v 1.04 says: "A.2 Determining the first historical data point [...] one of the following queries using ReadRawModifiedDetails parameters: The first method returns the first data point while the second method actually returns the last value. I was blaming the developer of the server but he reponses with "6.4.3.2 Read raw functionality If [...] endTime and numValuesPerNode alone are specified then the data will be returned in reverse order." That means: if start time is not sepcified (= DateTime.MinValue in second method) then the reverse order comes into play. Together with numValuesPerNode = 1 it will return the last value in history. | ||||
Additional Information | It would be enough the rename the second method to: "A.2 Determining the last historical data point" | ||||
Tags | No tags attached. | ||||
Commit Version | |||||
Fix Due Date | |||||
related to | 0003632 | closed | Paul Hunkar | Part 11 - Determining the first historical data point - specification error |
|
Updated text as suggested - - the second example is for how to find the most recent historical value. |
|
Agreed to changes edited in F2F meeting. |
Date Modified | Username | Field | Change |
---|---|---|---|
2021-03-10 14:24 | Thomas Reuther | New Issue | |
2021-04-13 16:49 | Jim Luth | Assigned To | => Rod Stein |
2021-04-13 16:49 | Jim Luth | Status | new => assigned |
2022-08-04 06:27 | Paul Hunkar | Assigned To | Rod Stein => Paul Hunkar |
2022-08-04 06:27 | Paul Hunkar | Status | assigned => resolved |
2022-08-04 06:27 | Paul Hunkar | Resolution | open => fixed |
2022-08-04 06:27 | Paul Hunkar | Fixed in Version | => 1.05.03 RC1 |
2022-08-04 06:27 | Paul Hunkar | Note Added: 0017260 | |
2022-08-05 06:26 | Paul Hunkar | Relationship added | related to 0003632 |
2022-09-22 20:31 | Jim Luth | Status | resolved => closed |
2022-09-22 20:31 | Jim Luth | Note Added: 0017816 |