NodeOPCUA API Documentation
    Preparing search index...

    Interface DTPublishedDataSet

    namespace http://opcfoundation.org/UA/
    nodeClass DataType
    name PublishedDataSetDataType
    isAbstract false
    interface DTPublishedDataSet {
        dataSetFolder: UAString[];
        dataSetMetaData: DTDataSetMeta;
        dataSetSource?: DTStructure;
        extensionFields: DTKeyValuePair[];
        name: UAString;
    }

    Hierarchy (View Summary)

    Index

    Properties

    dataSetFolder: UAString[]
    dataSetMetaData: DTDataSetMeta
    dataSetSource?: DTStructure
    extensionFields: DTKeyValuePair[]
    name: UAString