Page 1 of 2

MxInfo tool collection

Posted: 03 Mar 2019 12:09
by piet66
Hi,
here the latest version of my tools. I wrote them for me to have more comfortable possibilities for analysis. If you may, you can use them too as there are.

Extract the contents of the zip-file into folder z-way-server/htdocs/smarthome/user. If you have a prior version installed, delete it first, because filenames have changed. In case of lack of space, you can remove what you don't need.

Start with: http://<your ip>:8083/smarthome/user/MxInfo/ in your browser and tap on the html-files. Although they are stand-alone-tools, some of them need to be logged in first as administrator via smarthome UI.

Of course I cannot develop universal software, if I know only my own configuration. If it doesn't run on your configuration, I would need yours for analysis.

Latest changes:
- added cases for some configuration specialities.
- made it run on Edge (was developed for Firefox)
- made it run for unknown browser languages (default: English)

Most important changes 2019-07-13:
- added CronDelays.html: to check for delays in z-way application >= 1 minute (in combination with special Cron/index.js contained in sysmodules_changed (2.3.7 + 2.3.8)
- enhanced Dependencies.html: classification of devices (orphaned, missing, failed...)
- enhanced: CronTasks.html
- enhanced: Routes.html


From now on the latest version of my MxInfo Tool Collection can be downloaded from app store. It contains more tools and others are enhanced. The version from this place here is no longer up-to-date.

Re: MxInfo tool collection

Posted: 03 Mar 2019 12:21
by PoltoS
Nice tool. May be it is worth to make it as an app. The app will do nothing but add those files under module htdocs

Re: MxInfo tool collection

Posted: 13 Jul 2019 12:41
by piet66
Uploaded version 2019-07-13 of MxInfo tools.

Re: MxInfo tool collection

Posted: 14 Jul 2019 13:55
by PoltoS
May be you can publish it on developers.z-wave.me ?

Re: MxInfo tool collection

Posted: 18 Jul 2019 19:36
by piet66
Can you give some hints how to add the files under module htdocs by app?

Re: MxInfo tool collection

Posted: 18 Jul 2019 23:34
by PoltoS
Static files can be hosted in the module htdocs and can be accessed via http://IP:8083/ZAutomation/api/v1/modul ... <file_name>

Re: MxInfo tool collection

Posted: 19 Jul 2019 11:52
by piet66
I think the correct link must be http://IP:8083/ZAutomation/api/v1/load/ ... file name>

But it doesn't work as I want, cause libraries from subfolders are not loaded.

Re: MxInfo tool collection

Posted: 04 Aug 2019 23:47
by micky1500
Hi piet66
I'm using MxInfo tool again.
I have Cron jobs that I see in MxInfo and not in SmartHome.
Stuff I deleted, but the Schedule(tasks) are still happening.

Would it be as easy as editing a cronjob file to resolve this, or too complicated ?
what would be the file I need to edit ?


PM me your paypal, I'll send you some beer money.
Thanks
Micky

Re: MxInfo tool collection

Posted: 05 Aug 2019 16:19
by piet66
Sorry, don't understand. Where can you see Cron jobs in SmartHome?

Re: MxInfo tool collection

Posted: 05 Aug 2019 17:06
by micky1500
Ahh,
I mean The Schedule App, Events set to run at a certain time.
I have deleted some Schedule apps, but the events still occur at the set time.
I can see these events in Mxinfo Cron job list., and want to delete them.