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

Hierarchy (view full)

Properties

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