NodeOPCUA API Documentation
    Preparing search index...

    Interface UAApplicationConfigurationFile_Base

    namespace http://opcfoundation.org/UA/
    nodeClass ObjectType
    typedDefinition ApplicationConfigurationFileType i=15550
    isAbstract false

    Hierarchy (View Summary)

    Index

    Properties

    activityTimeout: UAProperty<number, Double>
    availableNetworks: UAProperty<UAString[], String>
    availablePorts: UAProperty<UAString, String>
    certificateGroupPurposes: UAProperty<NodeId[], NodeId>
    certificateTypes: UAProperty<NodeId[], NodeId>
    close: UAMethod
    closeAndUpdate: UAMethod
    confirmUpdate: UAMethod
    currentVersion: UAProperty<number, UInt32>
    getPosition: UAMethod
    lastModifiedTime?: UAProperty<Date, DateTime>
    lastUpdateTime: UAProperty<Date, DateTime>
    maxByteStringLength?: UAProperty<number, UInt32>
    maxCertificateGroups: UAProperty<number, UInt16>
    maxEndpoints: UAProperty<number, UInt16>
    open: UAMethod
    openCount: UAProperty<number, UInt16>
    read: UAMethod
    securityPolicyUris: UAProperty<UAString[], String>
    setPosition: UAMethod
    supportedDataType: UAProperty<NodeId, NodeId>
    userWritable: UAProperty<boolean, Boolean>
    writable: UAProperty<boolean, Boolean>
    write: UAMethod