ESP Easy Webdumper

Moderators: grovkillen, Stuntteam, TD-er

Message
Author
User avatar
grovkillen
Core team member
Posts: 3621
Joined: 19 Jan 2017, 12:56
Location: Hudiksvall, Sweden
Contact:

Re: ESP Easy Webdumper

#41 Post by grovkillen » 16 Jan 2018, 15:39

Yes I will add that. Thanks for the information.

Would you be able to test all the web pages manually?
ESP Easy Flasher [flash tool and wifi setup at flash time]
ESP Easy Webdumper [easy screendumping of your units]
ESP Easy Netscan [find units]
Official shop: https://firstbyte.shop/
Sponsor ESP Easy, we need you :idea: :idea: :idea:

manjh
Normal user
Posts: 516
Joined: 08 Feb 2016, 11:22

Re: ESP Easy Webdumper

#42 Post by manjh » 16 Jan 2018, 15:41

Not really test findings, but more usability suggestions:

1. change the name of the tool (especially the exe file!) to "ESPDumper". It covers the nature of the tool and is easier.
2. when the tool is called in batch mode (so when the parameter is provided), run in "quiet mode". So donot create the popup window.

Reason for this second suggestion: I am now testing with a bat file, pulling info from five units (to start with). I can run this in backhround and do other things in Windows. But each time a new unit is started, I get that popup window taking over the focus... annoying!

User avatar
grovkillen
Core team member
Posts: 3621
Joined: 19 Jan 2017, 12:56
Location: Hudiksvall, Sweden
Contact:

Re: ESP Easy Webdumper

#43 Post by grovkillen » 16 Jan 2018, 15:48

manjh wrote: 16 Jan 2018, 15:41 Not really test findings, but more usability suggestions:

1. change the name of the tool (especially the exe file!) to "ESPDumper". It covers the nature of the tool and is easier.
2. when the tool is called in batch mode (so when the parameter is provided), run in "quiet mode". So donot create the popup window.

Reason for this second suggestion: I am now testing with a bat file, pulling info from five units (to start with). I can run this in backhround and do other things in Windows. But each time a new unit is started, I get that popup window taking over the focus... annoying!
1. I might add the possibility to rename the actual file but the name stands :P
2. I will add a /HEADLESS_MODE=1 switch for the command line. I totally understand you there :)
ESP Easy Flasher [flash tool and wifi setup at flash time]
ESP Easy Webdumper [easy screendumping of your units]
ESP Easy Netscan [find units]
Official shop: https://firstbyte.shop/
Sponsor ESP Easy, we need you :idea: :idea: :idea:

manjh
Normal user
Posts: 516
Joined: 08 Feb 2016, 11:22

Re: ESP Easy Webdumper

#44 Post by manjh » 16 Jan 2018, 16:07

grovkillen wrote: 16 Jan 2018, 15:39 Yes I will add that. Thanks for the information.

Would you be able to test all the web pages manually?
I will see what I can do.

It seems you are depending on release level. Perhaps we should consider taking another route?
I can see three ways.
First: simply go along all possible page names and pull the complete page out as screenshot. I suspect you were already following this route.

Second, include a special interface in the next release, where the ESP unit simply spits out each and every data element it contains, identified by a data element key.
I realize this is not simple to do, and it may take a bit of storage that we don't have.

Third, again starting with the next release, have ESPEasy dump the entire content of the storage area that is used to store variables, along with the built number to identify how data is stored. Then in the ESPDump tool implement the intelligence to decypher the data area and create nice and readable output from that. Essentially the same as the second option, except that it will not take as much storage in the ESP unit.

Both second and third way has the downside that it will not work until the next release.
Taking screenshots will always work.

manjh
Normal user
Posts: 516
Joined: 08 Feb 2016, 11:22

Re: ESP Easy Webdumper

#45 Post by manjh » 16 Jan 2018, 16:09

grovkillen wrote: 16 Jan 2018, 15:48
manjh wrote: 16 Jan 2018, 15:41 Not really test findings, but more usability suggestions:

1. change the name of the tool (especially the exe file!) to "ESPDumper". It covers the nature of the tool and is easier.
2. when the tool is called in batch mode (so when the parameter is provided), run in "quiet mode". So donot create the popup window.

Reason for this second suggestion: I am now testing with a bat file, pulling info from five units (to start with). I can run this in backhround and do other things in Windows. But each time a new unit is started, I get that popup window taking over the focus... annoying!
1. I might add the possibility to rename the actual file but the name stands :P
2. I will add a /HEADLESS_MODE=1 switch for the command line. I totally understand you there :)
Name is only relevant for the exe file.
As for the flag, I would suggest something that reflects the purpose, such as /QUIET_MODE,
But why not take quiet mode as default when running with IP as parameter?

User avatar
grovkillen
Core team member
Posts: 3621
Joined: 19 Jan 2017, 12:56
Location: Hudiksvall, Sweden
Contact:

Re: ESP Easy Webdumper

#46 Post by grovkillen » 16 Jan 2018, 17:55

manjh wrote: 16 Jan 2018, 16:09
grovkillen wrote: 16 Jan 2018, 15:48
manjh wrote: 16 Jan 2018, 15:41 Not really test findings, but more usability suggestions:

1. change the name of the tool (especially the exe file!) to "ESPDumper". It covers the nature of the tool and is easier.
2. when the tool is called in batch mode (so when the parameter is provided), run in "quiet mode". So donot create the popup window.

Reason for this second suggestion: I am now testing with a bat file, pulling info from five units (to start with). I can run this in backhround and do other things in Windows. But each time a new unit is started, I get that popup window taking over the focus... annoying!
1. I might add the possibility to rename the actual file but the name stands :P
2. I will add a /HEADLESS_MODE=1 switch for the command line. I totally understand you there :)
Name is only relevant for the exe file.
As for the flag, I would suggest something that reflects the purpose, such as /QUIET_MODE,
But why not take quiet mode as default when running with IP as parameter?
Good idea. :)
ESP Easy Flasher [flash tool and wifi setup at flash time]
ESP Easy Webdumper [easy screendumping of your units]
ESP Easy Netscan [find units]
Official shop: https://firstbyte.shop/
Sponsor ESP Easy, we need you :idea: :idea: :idea:

User avatar
grovkillen
Core team member
Posts: 3621
Joined: 19 Jan 2017, 12:56
Location: Hudiksvall, Sweden
Contact:

Re: ESP Easy Webdumper

#47 Post by grovkillen » 10 Feb 2018, 00:50

ESP Easy Flasher [flash tool and wifi setup at flash time]
ESP Easy Webdumper [easy screendumping of your units]
ESP Easy Netscan [find units]
Official shop: https://firstbyte.shop/
Sponsor ESP Easy, we need you :idea: :idea: :idea:

rol-rider
Normal user
Posts: 43
Joined: 02 Oct 2016, 12:36

Re: ESP Easy Webdumper

#48 Post by rol-rider » 10 Feb 2018, 15:21

Hello,
sorry for my limited english (google translate)
thank you for this work.

I wanted to test!
but I can not find the screenshot?
the LOG folder does not contain a screenshot. is this normal?
I wonder if I understood how it works?
CaptureLog.PNG
CaptureLog.PNG (69.56 KiB) Viewed 24968 times
I only have 3 files in the LOG folder

I use windows 7 (64bits)

thank you
sorry for my English ! i use google translat.

User avatar
grovkillen
Core team member
Posts: 3621
Joined: 19 Jan 2017, 12:56
Location: Hudiksvall, Sweden
Contact:

Re: ESP Easy Webdumper

#49 Post by grovkillen » 10 Feb 2018, 16:15

You need APP_DATA.zip to be in the same folder as the exe file.

I will add this as a warning. Thanks for the feedback :)
ESP Easy Flasher [flash tool and wifi setup at flash time]
ESP Easy Webdumper [easy screendumping of your units]
ESP Easy Netscan [find units]
Official shop: https://firstbyte.shop/
Sponsor ESP Easy, we need you :idea: :idea: :idea:

User avatar
grovkillen
Core team member
Posts: 3621
Joined: 19 Jan 2017, 12:56
Location: Hudiksvall, Sweden
Contact:

Re: ESP Easy Webdumper

#50 Post by grovkillen » 10 Feb 2018, 16:32

I have now updated with a new release.

https://github.com/Grovkillen/ESP_Easy_ ... r/releases
ESP Easy Flasher [flash tool and wifi setup at flash time]
ESP Easy Webdumper [easy screendumping of your units]
ESP Easy Netscan [find units]
Official shop: https://firstbyte.shop/
Sponsor ESP Easy, we need you :idea: :idea: :idea:

rol-rider
Normal user
Posts: 43
Joined: 02 Oct 2016, 12:36

Re: ESP Easy Webdumper

#51 Post by rol-rider » 10 Feb 2018, 17:47

thank you for the answer
however, he is in the same folder
CaptureDossier.PNG
CaptureDossier.PNG (31.18 KiB) Viewed 8309 times
sorry for my English ! i use google translat.

User avatar
grovkillen
Core team member
Posts: 3621
Joined: 19 Jan 2017, 12:56
Location: Hudiksvall, Sweden
Contact:

Re: ESP Easy Webdumper

#52 Post by grovkillen » 10 Feb 2018, 18:14

rol-rider wrote: 10 Feb 2018, 17:47 thank you for the answer
however, he is in the same folder
CaptureDossier.PNG
Do you mind testing current version 0.00.012 (found here): https://github.com/Grovkillen/ESP_Easy_ ... dumper.exe
ESP Easy Flasher [flash tool and wifi setup at flash time]
ESP Easy Webdumper [easy screendumping of your units]
ESP Easy Netscan [find units]
Official shop: https://firstbyte.shop/
Sponsor ESP Easy, we need you :idea: :idea: :idea:

rol-rider
Normal user
Posts: 43
Joined: 02 Oct 2016, 12:36

Re: ESP Easy Webdumper

#53 Post by rol-rider » 10 Feb 2018, 18:49

Yessssssssss 0.00.012 works
It works. Still thank you.
I'm going to take advantage of the French jeedom
sorry for my English ! i use google translat.

User avatar
grovkillen
Core team member
Posts: 3621
Joined: 19 Jan 2017, 12:56
Location: Hudiksvall, Sweden
Contact:

Re: ESP Easy Webdumper

#54 Post by grovkillen » 10 Feb 2018, 19:31

Great news :)

Thanks for the feedback.
ESP Easy Flasher [flash tool and wifi setup at flash time]
ESP Easy Webdumper [easy screendumping of your units]
ESP Easy Netscan [find units]
Official shop: https://firstbyte.shop/
Sponsor ESP Easy, we need you :idea: :idea: :idea:

rol-rider
Normal user
Posts: 43
Joined: 02 Oct 2016, 12:36

Re: ESP Easy Webdumper

#55 Post by rol-rider » 14 Feb 2018, 23:55

Hello,
would it be possible to decrease the size of the files.
with webdumper .... 2.41M !
with capture tool .... 41K, better for forums.
thank
sorry for my English ! i use google translat.

User avatar
grovkillen
Core team member
Posts: 3621
Joined: 19 Jan 2017, 12:56
Location: Hudiksvall, Sweden
Contact:

Re: ESP Easy Webdumper

#56 Post by grovkillen » 15 Feb 2018, 05:58

rol-rider wrote: 14 Feb 2018, 23:55 Hello,
would it be possible to decrease the size of the files.
with webdumper .... 2.41M !
with capture tool .... 41K, better for forums.
thank
I'm gonna look into it. I make uncompressed pictures, will fix it so they are compressed by default.
ESP Easy Flasher [flash tool and wifi setup at flash time]
ESP Easy Webdumper [easy screendumping of your units]
ESP Easy Netscan [find units]
Official shop: https://firstbyte.shop/
Sponsor ESP Easy, we need you :idea: :idea: :idea:

Oxyandy
Normal user
Posts: 95
Joined: 09 Mar 2018, 08:45

Re: ESP Easy Webdumper

#57 Post by Oxyandy » 31 Mar 2018, 03:30

Hi Grovkillen,
An idea, the total time taken !
This could be used as a measure of web-server performance to measure differences in firmwares
Cheers

User avatar
grovkillen
Core team member
Posts: 3621
Joined: 19 Jan 2017, 12:56
Location: Hudiksvall, Sweden
Contact:

Re: ESP Easy Webdumper

#58 Post by grovkillen » 31 Mar 2018, 07:54

Sure, that can be added.
ESP Easy Flasher [flash tool and wifi setup at flash time]
ESP Easy Webdumper [easy screendumping of your units]
ESP Easy Netscan [find units]
Official shop: https://firstbyte.shop/
Sponsor ESP Easy, we need you :idea: :idea: :idea:

Oxyandy
Normal user
Posts: 95
Joined: 09 Mar 2018, 08:45

ESP Easy Webdumper & Performance Tool

#59 Post by Oxyandy » 31 Mar 2018, 11:57

Excellent, I was awake for over 36 hours configuring my 'test environment' - I have an older firmware which has not yet failed,
so I have a base line, a few hours 'power sleep' and I am back.
Only 2 firmware versions higher & I see 'bad behaviour' - very pleased, but so much more to do before I track down the exact cause.
If those performance results could go into a file with the firmware version & time taken, that would save 'manual' effort keeping track.

Time to dump the current failing firmware & OTA update the next.
:twisted:

User avatar
grovkillen
Core team member
Posts: 3621
Joined: 19 Jan 2017, 12:56
Location: Hudiksvall, Sweden
Contact:

Re: ESP Easy Webdumper

#60 Post by grovkillen » 25 Jul 2018, 13:42

0.01.002 is now available. Fixed problem with not being able to fetch the unit name an number.
https://github.com/Grovkillen/ESP_Easy_ ... r/releases
ESP Easy Flasher [flash tool and wifi setup at flash time]
ESP Easy Webdumper [easy screendumping of your units]
ESP Easy Netscan [find units]
Official shop: https://firstbyte.shop/
Sponsor ESP Easy, we need you :idea: :idea: :idea:

Post Reply

Who is online

Users browsing this forum: Ahrefs [Bot] and 38 guests