View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0000922 | 10000-004: Services | public | 2010-01-11 23:06 | 2012-02-09 22:37 | |
Reporter | Matthias Damm | Assigned To | Matthias Damm | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Fixed in Version | 1.02 | ||||
Summary | 0000922: Status codes for NumericRange | ||||
Description | The numeric range description states that Bad_OutOfRange should be returned if no elements exist within the range. The status code list defines a more specific status code Bad_IndexRangeNoData. It states also "The Server shall return a partial result if some elements exist within the range". There is no specific partial result code defined. | ||||
Tags | No tags attached. | ||||
Commit Version | |||||
Fix Due Date | |||||
|
No need for a partial result code since returning an array smaller than expected is the indication that there are partial results and the missing data must be at the end. Error code returned when no data is available should be Bad_IndexRangeNoData. |
|
Changed description of NumericRange to return more specific Bad_IndexRangeNoData instead of Bad_OutOfRange if no data exists within the range. Change is part of the draft version "OPC UA Part 4 - Services Draft 1.02.02 Body.doc" |
|
Reviewed in telco on March 23, 2011 |
Date Modified | Username | Field | Change |
---|---|---|---|
2010-01-11 23:06 | Matthias Damm | New Issue | |
2010-01-12 18:17 |
|
Note Added: 0001478 | |
2010-01-12 18:17 |
|
Status | new => assigned |
2010-01-12 18:17 |
|
Assigned To | => Matthias Damm |
2010-01-12 18:26 |
|
Relationship added | related to 0000916 |
2011-03-13 13:51 | Matthias Damm | Status | assigned => resolved |
2011-03-13 13:51 | Matthias Damm | Resolution | open => fixed |
2011-03-13 13:51 | Matthias Damm | Note Added: 0002386 | |
2011-03-13 13:54 | Matthias Damm | Relationship deleted | related to 0000916 |
2011-03-23 06:42 | Randy Armstrong | Status | resolved => closed |
2011-03-23 06:42 | Randy Armstrong | Note Added: 0002523 | |
2012-02-09 22:37 | Jim Luth | Fixed in Version | => 1.02 |