NodeOPCUA API Documentation
    Preparing search index...

    Interface UAPubSubKeyPushTargetFolder_Base

    namespace http://opcfoundation.org/UA/
    nodeClass ObjectType
    typedDefinition PubSubKeyPushTargetFolderType i=25346
    isAbstract false
    interface UAPubSubKeyPushTargetFolder_Base {
        addPushTarget: UAMethod;
        addPushTargetFolder?: UAMethod<UAMethodEvents>;
        removePushTarget: UAMethod;
        removePushTargetFolder?: UAMethod<UAMethodEvents>;
    }

    Hierarchy (View Summary)

    Index

    Properties

    addPushTarget: UAMethod
    addPushTargetFolder?: UAMethod<UAMethodEvents>
    removePushTarget: UAMethod
    removePushTargetFolder?: UAMethod<UAMethodEvents>