NodeOPCUA API Documentation
    Preparing search index...

    Interface StandaloneSubscribedDataSetDataTypeOptions

    interface StandaloneSubscribedDataSetDataTypeOptions {
        dataSetFolder?: UAString[] | null;
        dataSetMetaData?: DataSetMetaDataTypeOptions;
        name?: UAString;
        subscribedDataSet?: ExtensionObject | null;
    }

    Hierarchy (View Summary)

    Index

    Properties

    dataSetFolder?: UAString[] | null
    dataSetMetaData?: DataSetMetaDataTypeOptions
    name?: UAString
    subscribedDataSet?: ExtensionObject | null