Skip to content

Add support for wildcard expressions in subscriptions and reads #135

@RickBullotta

Description

@RickBullotta

We need some type of wildcarding mechanism for subscriptions. Having to enumerate all of the elementIds is not ideal in large systems, plus it isn't "adaptive" when new objects are added that would satisfy the wildcard expression (e.g. a new device of type "X" is added to the system, and you want to subscribe to all instances of "X"

Wildcard expressions would also be useful for reads as well (both current value and historical value)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions