NodeOPCUA API Documentation
    Preparing search index...

    Interface DTStandaloneSubscribedDataSet

    namespace http://opcfoundation.org/UA/
    nodeClass DataType
    name StandaloneSubscribedDataSetDataType
    isAbstract false
    interface DTStandaloneSubscribedDataSet {
        dataSetFolder: UAString[];
        dataSetMetaData: DTDataSetMeta;
        name: UAString;
        subscribedDataSet?: DTStructure;
    }

    Hierarchy (View Summary)

    Index

    Properties

    dataSetFolder: UAString[]
    dataSetMetaData: DTDataSetMeta
    name: UAString
    subscribedDataSet?: DTStructure