namespace http://opcfoundation.org/UA/
nodeClass DataType
name PublishedDataItemsDataType
isAbstract false
interface DTPublishedDataItems {
    publishedData: DTPublishedVariable[];
}

Hierarchy (view full)

Properties

Properties

publishedData: DTPublishedVariable[]