Skip to content

Callback function or event to intercept a write request on server #1519

@sravagnan

Description

@sravagnan

I created a server instance that has a writable boolean variable when I write the variable value from an opcua client I need to intercept the write request on the opcua server, in order to trigger a custom function that handles this event.

Basically, I would need to intercept an event that allows me to reuse the node id and value of the data variable that is about to be written.

Is there anything already implemented that allows me to do this?

Thank you in advance.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions