Hi Hrushikesh, thank you very much and congratulations on your first pull request. I included your changes and also updated the other parts of StreamPipes, such as the installer.
I think the next step would be to identify all the classes that are now required in both modules and create a list of them. Once we have a complete list we can move them into the backend project and delete the duplicate files in the extensions project. @all: as previously discussed in this thread I also renamed the connect-worker-main container to connect-adapter. I also updated the installer. I am not sure if I correctly updated the Kubernetes installer. It would be great if someone could look if everything works again. Philipp > On 8. Oct 2021, at 14:45, Philipp Zehnder <[email protected]> wrote: > > Since you had several different instances running on your computer it might > make sense the delete everything first and try it again. > This way we can make sure that there is nothing left in a cache or that there > are no old database entries. > > Therefore stop everything and run “./streampipes down” & “./streampipes clean > -v” and start it again. > > Philipp > >> On 8. Oct 2021, at 13:50, hrushi <[email protected]> wrote: >> >> Hi, >> >> I am able to view all the iiot extensions in the UI. The data for each >> extension is being displayed. I am not able to view just the images in the >> UI. The images are missing. Is there any path to set specifically for the >> images. I moved all the required resources from stream-pipes-connect to >> stream-pipes-connect-iiot. >> >> Hrushikesh >> >> >
