View Issue Details

IDProjectCategoryView StatusLast Update
000704210000-004: ServicesSpecpublic2021-09-07 16:35
ReporterEtienne Rossignon Assigned ToJim Luth  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionno change required 
Product Version1.05.00 RC1 
Summary0007042: ClientHandle in MonitoringParameters
Description

The ModifiedMonitoredItems Service could be any value of type IntegerId.
THe specs also says

clientHandle IntegerId Client-supplied id of the MonitoredItem. This id is used in Notifications generated for the list Node. The IntegerId type is defined in 7.14.

Illegal request values for parameters that can be revised do not generate errors. Instead the Server will choose default values and indicate them in the corresponding revised parameter.

This is not clear to interpret this sentence with the clientHandle Value

It would be nice to either

  • specify if a value of 0 or maybe MAXINT) shall be considered as not modifying the existing clientHandle that has been set during MonitoredItem initialization.
    • Alternatively, if all values are valid, it would be nice to add that the caller of the service MUST specify the clientHandle again in all cases.
TagsNo tags attached.
Commit Version
Fix Due Date

Activities

Jim Luth

2021-09-07 16:35

administrator   ~0014827

ClientHandle is never revised by the Server and there is no field to report a revised ClientHandle.

Issue History

Date Modified Username Field Change
2021-06-23 17:35 Etienne Rossignon New Issue
2021-09-07 16:35 Jim Luth Assigned To => Jim Luth
2021-09-07 16:35 Jim Luth Status new => closed
2021-09-07 16:35 Jim Luth Resolution open => no change required
2021-09-07 16:35 Jim Luth Note Added: 0014827