Skip to content

Security for OPC UA #1401

@danielpeintner

Description

@danielpeintner

According to https://github.com/node-opcua/node-opcua the library supports several "Security Policies" and "Authentication"

Image

In node-wot the code doesn't do anything

setSecurity(metadata: SecurityScheme[], credentials?: unknown): boolean {
return true;
// throw new Error("Method not implemented.");
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    binding-opcuaIssues related to opc ua protocol binding

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions