NodeOPCUA API Documentation
    Preparing search index...

    Interface ActionMethodDataTypeOptions

    interface ActionMethodDataTypeOptions {
        methodId?: NodeIdLike | null;
        objectId?: NodeIdLike | null;
    }
    Index
    methodId?: NodeIdLike | null
    objectId?: NodeIdLike | null