NodeOPCUA API Documentation
    Preparing search index...

    Interface DTPublishedActionMethod

    namespace http://opcfoundation.org/UA/
    nodeClass DataType
    name PublishedActionMethodDataType
    isAbstract false
    interface DTPublishedActionMethod {
        actionMethods: DTActionMethod[];
        actionTargets: DTActionTarget[];
        requestDataSetMetaData: DTDataSetMeta;
    }

    Hierarchy (View Summary)

    Index

    Properties

    actionMethods: DTActionMethod[]
    actionTargets: DTActionTarget[]
    requestDataSetMetaData: DTDataSetMeta