NodeOPCUA API Documentation
    Preparing search index...

    Interface UAPubSubStatus_Base

    namespace http://opcfoundation.org/UA/
    nodeClass ObjectType
    typedDefinition PubSubStatusType i=14643
    isAbstract false
    interface UAPubSubStatus_Base {
        disable?: UAMethod<UAMethodEvents>;
        enable?: UAMethod<UAMethodEvents>;
        state: UABaseDataVariable<EnumPubSubState, Int32>;
    }

    Hierarchy (View Summary)

    Index

    Properties