NodeOPCUA API Documentation
    Preparing search index...

    Interface UAServerConfiguration_Base

    namespace http://opcfoundation.org/UA/
    nodeClass ObjectType
    typedDefinition ServerConfigurationType i=12581
    isAbstract false

    Hierarchy (View Summary)

    Index

    Properties

    applicationNames?: UAProperty<LocalizedText[], LocalizedText>
    applicationType?: UAProperty<EnumApplication, Int32>
    applicationUri?: UAProperty<UAString, String>
    applyChanges: UAMethod
    cancelChanges?: UAMethod<UAMethodEvents>
    certificateGroups: UACertificateGroupFolder
    configurationFile?: UAApplicationConfigurationFile
    createSelfSignedCertificate?: UAMethod<UAMethodEvents>
    createSigningRequest: UAMethod
    deleteCertificate?: UAMethod<UAMethodEvents>
    getCertificates?: UAMethod<UAMethodEvents>
    getRejectedList: UAMethod
    hasSecureElement?: UAProperty<boolean, Boolean>
    inApplicationSetup?: UAProperty<boolean, Boolean>
    maxTrustListSize: UAProperty<number, UInt32>
    multicastDnsEnabled: UAProperty<boolean, Boolean>
    productUri?: UAProperty<UAString, String>
    resetToServerDefaults?: UAMethod<UAMethodEvents>
    serverCapabilities: UAProperty<UAString[], String>
    supportedPrivateKeyFormats: UAProperty<UAString[], String>
    supportsTransactions?: UAProperty<boolean, Boolean>
    transactionDiagnostics?: UATransactionDiagnostics
    updateCertificate: UAMethod