Skip to content

Subscribing and Registering Subscribed items is confusing #162

@jwise-mfg

Description

@jwise-mfg

We need to clarify the handshake for subscribing to elements.
Currently you make a call to create a subscription, then another call to register monitored items. Its not clear if you can make that register call repeatedly (additive). There's no way to remove monitored items short of deleting the subscription. The group discussed two options:

  • Option 1: Make Subscribe-and-register a single call. If you want to change monitored items, delete the subscription and start again.
  • Option 2: Keep the two-step, document that register is additive, add a method to unregister.

@jwise-mfg to discuss with OPCF to maintain alignment, document, and close.

Metadata

Metadata

Assignees

Labels

specTo be defined in the spec, not the RFC

Type

No type

Projects

Status

In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions