NodeOPCUA API Documentation
    Preparing search index...

    Interface RedundantServerDataTypeOptions

    interface RedundantServerDataTypeOptions {
        serverId?: UAString;
        serverState?: ServerState;
        serviceLevel?: number;
    }
    Index

    Properties

    serverId?: UAString
    serverState?: ServerState
    serviceLevel?: number