NodeOPCUA API Documentation
    Preparing search index...

    Interface DTBaseConfigurationRecord

    namespace http://opcfoundation.org/UA/
    nodeClass DataType
    name BaseConfigurationRecordDataType
    isAbstract true
    interface DTBaseConfigurationRecord {
        name: UAString;
        recordProperties: DTKeyValuePair[];
    }

    Hierarchy (View Summary)

    Index

    Properties

    name: UAString
    recordProperties: DTKeyValuePair[]