NodeOPCUA API Documentation
    Preparing search index...

    Interface UAProvisionableDevice_Base

    namespace http://opcfoundation.org/UA/
    nodeClass ObjectType
    typedDefinition ProvisionableDeviceType i=26871
    isAbstract false
    interface UAProvisionableDevice_Base {
        isSingleton: UAProperty<boolean, Boolean>;
        requestTickets: UAMethod;
        setRegistrarEndpoints?: UAMethod<UAMethodEvents>;
    }

    Hierarchy (View Summary)

    Index

    Properties

    isSingleton: UAProperty<boolean, Boolean>
    requestTickets: UAMethod
    setRegistrarEndpoints?: UAMethod<UAMethodEvents>