Re: [PROPOSAL] Implement a Java GUI application for browsing PLCs with PLC4X

2022-07-11 Thread Stephen Snow
e and actually GUI > for each IRL. > > > > From: Stephen Snow > Reply: dev@plc4x.apache.org > Date: July 11, 2022 at 08:18:22 > To: dev@plc4x.apache.org > Subject:  Re: [PROPOSAL] Implement a Java GUI application for > browsing PLCs with PLC4X > > > >

Re: [PROPOSAL] Implement a Java GUI application for browsing PLCs with PLC4X

2022-07-11 Thread Otto Fowler
@plc4x.apache.org Subject: Re: [PROPOSAL] Implement a Java GUI application for browsing PLCs with PLC4X So I took this to be a discussion about making a graphical browser of connected PLC's that PLC4X api was being used to develop some app with by the dev. In this case using PLC4X's discovery api

Re: [PROPOSAL] Implement a Java GUI application for browsing PLCs with PLC4X

2022-07-11 Thread Stephen Snow
To: dev@plc4x.apache.org  > > Subject:  Re: [PROPOSAL] Implement a Java GUI application for > browsing PLCs > with PLC4X > > So a hello-plc4x-discovery-and-browse using the default api?... That > should > be a matter of minutes to Implement.

Re: [PROPOSAL] Implement a Java GUI application for browsing PLCs with PLC4X

2022-07-08 Thread Otto Fowler
you say that like it is a bad thing? From: Christofer Dutz Reply: dev@plc4x.apache.org Date: July 7, 2022 at 18:46:01 To: dev@plc4x.apache.org Subject: Re: [PROPOSAL] Implement a Java GUI application for browsing PLCs with PLC4X So a hello-plc4x-discovery-and-browse using the default api

Re: [PROPOSAL] Implement a Java GUI application for browsing PLCs with PLC4X

2022-07-08 Thread Otto Fowler
looks like If you are looking for something to include in the project. From: Christofer Dutz Reply: dev@plc4x.apache.org Date: July 7, 2022 at 18:46:01 To: dev@plc4x.apache.org Subject: Re: [PROPOSAL] Implement a Java GUI application for browsing PLCs with PLC4X So a hello-plc4x

Re: [PROPOSAL] Implement a Java GUI application for browsing PLCs with PLC4X

2022-07-07 Thread Christofer Dutz
he.org Subject: RE: [PROPOSAL] Implement a Java GUI application for browsing PLCs with PLC4X I would make the simplest possible example application, in each language plc4x supports, just to discover and show the browse ‘tree’ or whatever. Maybe console. Then with these examples of API usage, people ca

RE: [PROPOSAL] Implement a Java GUI application for browsing PLCs with PLC4X

2022-07-07 Thread Otto Fowler
want to. From: Christofer Dutz Reply: dev@plc4x.apache.org Date: June 26, 2022 at 07:11:52 To: dev@plc4x.apache.org Subject: RE: [PROPOSAL] Implement a Java GUI application for browsing PLCs with PLC4X Hi Niclas, yeah ... I agree ... if the core of such a tool is created the right way

RE: [PROPOSAL] Implement a Java GUI application for browsing PLCs with PLC4X

2022-06-26 Thread Christofer Dutz
: Re: [PROPOSAL] Implement a Java GUI application for browsing PLCs with PLC4X On 2022-06-23 14:36, Christofer Dutz wrote: > I agree that if we use NetBeans it’s definitiely “eating our own > (Apache) dogfood” … and yes it’s quite well established. > Probably you can create Standalone Ap

Re: [PROPOSAL] Implement a Java GUI application for browsing PLCs with PLC4X

2022-06-24 Thread Niclas Hedhman
On 2022-06-23 14:36, Christofer Dutz wrote: I agree that if we use NetBeans it’s definitiely “eating our own (Apache) dogfood” … and yes it’s quite well established. Probably you can create Standalone Applications with Netbeans similar to how you can do that with Eclipse. However, do I imagine, t

Re: [PROPOSAL] Implement a Java GUI application for browsing PLCs with PLC4X

2022-06-24 Thread Christofer Dutz
ent: Friday, June 24, 2022 3:29:36 AM To: dev@plc4x.apache.org Subject: Re: [PROPOSAL] Implement a Java GUI application for browsing PLCs with PLC4X I think Flutter can be a cross-platform UI toolkit to implement GUI on desktops (Windows/Linux/Mac) , mobile (android/IoS), and web ... via local

Re: [PROPOSAL] Implement a Java GUI application for browsing PLCs with PLC4X

2022-06-23 Thread Gaurav P
> Integrating something based on Eclipse into our build also would add > > >> Nightmares to that. > > >>> > > >>> I probably would have chosen Java/Kotlin with JavaFX ... but I would > > >> say, those who actually work on it should choose what they are > comfortable &g

Re: [PROPOSAL] Implement a Java GUI application for browsing PLCs with PLC4X

2022-06-23 Thread Sebastian Rühl
perhaps we could see who's actually interested, willing and able to > >> help on the coding and then these people should discuss how to implement > >> it. I'll be available as a "Mentor" if any help is needed in integrating > >> that into the build or

Re: [PROPOSAL] Implement a Java GUI application for browsing PLCs with PLC4X

2022-06-23 Thread Łukasz Dywicki
in integrating that into the build or if PLC4X related help is needed. Chris -Original Message- From: Stephen Snow Sent: Donnerstag, 23. Juni 2022 15:31 To: dev@plc4x.apache.org Subject: Re: [PROPOSAL] Implement a Java GUI application for browsing PLCs with PLC4X Truly, To scaffol

Re: [PROPOSAL] Implement a Java GUI application for browsing PLCs with PLC4X

2022-06-23 Thread Lukas Ott
that into the build or if PLC4X related help is needed. > > > > Chris > > > > > > -Original Message----- > > From: Stephen Snow > > Sent: Donnerstag, 23. Juni 2022 15:31 > > To: dev@plc4x.apache.org > > Subject: Re: [PROPOSAL] Implement a Java

RE: [PROPOSAL] Implement a Java GUI application for browsing PLCs with PLC4X

2022-06-23 Thread Sebastian Rühl
gt; be available as a "Mentor" if any help is needed in integrating that into the > build or if PLC4X related help is needed. > > Chris > > > -Original Message- > From: Stephen Snow > Sent: Donnerstag, 23. Juni 2022 15:31 > To: dev@plc4x.apache.or

RE: [PROPOSAL] Implement a Java GUI application for browsing PLCs with PLC4X

2022-06-23 Thread Christofer Dutz
#x27;ll be available as a "Mentor" if any help is needed in integrating that into the build or if PLC4X related help is needed. Chris -Original Message- From: Stephen Snow Sent: Donnerstag, 23. Juni 2022 15:31 To: dev@plc4x.apache.org Subject: Re: [PROPOSAL] Implement a Java

Re: [PROPOSAL] Implement a Java GUI application for browsing PLCs with PLC4X

2022-06-23 Thread Stephen Snow
Truly, To scaffold an application that can be rapidly utilized in Java/Kotlin I would strongly recommend Quarkus from https://quarkus.io/. It likes to use the GraalVM and readily can build out to native or native in container. It can be deployed ootb in development mode with ci happening as you dev

Re: [PROPOSAL] Implement a Java GUI application for browsing PLCs with PLC4X

2022-06-23 Thread Xiangdong Huang
+1 for a GUI tool. IMO, the tool should be lightweight. Netbeans is too heavy... (it comes to my experience when I used Netbeans several years ago..). And, using Netbeans, Eclipse, IDEAJ framework may reduce our coding workload, but will raise the skill bar because contributors has to know the fr

Re: [PROPOSAL] Implement a Java GUI application for browsing PLCs with PLC4X

2022-06-23 Thread Łukasz Dywicki
I been wrapping head around this as I had a necessity to watch CANopen traffic decoded by plc4x. I ended up building fairly basic web page which displayed most recent frames (so I could stay with local socketcan transport), yet it was far from useful or portable. Recently I also did struggle a

Re: [PROPOSAL] Implement a Java GUI application for browsing PLCs with PLC4X

2022-06-23 Thread Michal Harakal
Hi, I would be also interested in, having a strong opinion on technology stack, but fully open to design and function. My suggestion is writing a Desktop App with Kotlin Jetpack Compose for Desktop: Props: * modern, state of the art, way to write reactive UI (natural way to implement unidire

RE: [PROPOSAL] Implement a Java GUI application for browsing PLCs with PLC4X

2022-06-23 Thread Christofer Dutz
to decide how and where ;-) Chris From: Nicolò Toscani Sent: Donnerstag, 23. Juni 2022 14:21 To: dev@plc4x.apache.org Subject: Re: [PROPOSAL] Implement a Java GUI application for browsing PLCs with PLC4X Hi, This is my application developed to analyze the Modbus protocol. Maybe it can be

Re: [PROPOSAL] Implement a Java GUI application for browsing PLCs with PLC4X

2022-06-23 Thread Nicolò Toscani
Hi, This is my application developed to analyze the Modbus protocol. Maybe it can be useful as a starting point for development. https://github.com/NicoloToscani/ModbusClient [image: 30ec4842-0443-11e7-829d-4f4db6aedab2.png] Nicolò Toscani Il giorno gio 23 giu 2022 alle ore 10:55 Christofer D

Re: [PROPOSAL] Implement a Java GUI application for browsing PLCs with PLC4X

2022-06-23 Thread Cesar Garcia
Hello, +1, I agree with this proposal, eventually I have been working with NetBeans modules to implement this IDE. Why NetBeans? Pro 1. You already implement your modularity scheme for the grouping of the libraries. 2. Well-known standard interface. 3. Tools for content integration (persistenc

[PROPOSAL] Implement a Java GUI application for browsing PLCs with PLC4X

2022-06-23 Thread Christofer Dutz
Hi all, Again, I was in need of a simple application to simply monitor the values on a Modbus device (I’m currently configuring my Wago PFC200 Modbus Slave interface). I could use stuff like the “Modbus Poll” GUI tool, but my trial expired and I’m not willing to pay 130€ for this limited functio