Skip to content

Usage of Subscription instead of GetNdode() #11

@benlbrm

Description

@benlbrm

Hi !
Could be a nice feature to use Subscriptions instead of GetNode to get values from an opc-ua server.

Advantage, data displaying will be more efficient and reactive than the getNode every scan_interval.
And on the network perspective a call on the Get node create a new network connection between the client and the server, every time.
The subscription functions keeps the connection open.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions