NodeOPCUA API Documentation
    Preparing search index...

    Interface IDataTypeFactory

    interface IDataTypeFactory {
        constructObject(dataTypeNodeId: NodeId): BaseUAObject | null;
    }
    Index