Page 1 of 1
How to install IntChart module?
Posted: 04 Feb 2017 17:16
by piet66
Hi,
I'm trying to use IntChart module.
It's said that an icon is added to devices to call the charts. But none of my devices has such an icon.
There are additional files to enhance the UI:
The code for the client side is contained in the following files
1. Add_to_element.js
2. list.html (version 22.10.2016 v2.2.4)
3. intchartModal.html
But I don't know how to install them. Can anybody help?
The charts are created and I can show them on IntChart website.
I'm using a rasperry pi with zway 2.2.5, ui version 1.5.0.
Re: How to install IntChart module?
Posted: 05 Feb 2017 05:34
by 10neWulf
Why don't you just install from the app store? Thats what I did. Just add an app, and get the API key from intchart.
As for the icons, I remember reading that this has not been fully implemented yet - not sure if this will happen in a later release.
I'd be interested to hear if you have Zway crashes with the IntChart app installed - I tend to see them when I have it installed, but can't see anything pointing directly to the app... Might just be co-incidence... The charts are pretty good, which is why i'm persevering at the moment.
Re: How to install IntChart module?
Posted: 05 Feb 2017 10:36
by piet66
I indeed installed the app from online store and it's working.
But since the app is in official store and cause it is described as a fact I expected to see the icon. Although the app still is classified as 'proposal'. My question was, have I to do additional installation to get that icon?
I would like to give the users the opportunity to display their history. I don't want them to login to IntChart website.
The app works fine. I'm just working on an own version for my needs. No problem with any crashes. I'm running at the moment 2 instances with a period of each 15 minutes.
Re: How to install IntChart module?
Posted: 06 Feb 2017 14:30
by 10neWulf
Glad to hear!
From my understanding, there is no other configuration you need to do with regard to the icon, as I dont believe it has been implemented by the developer yet (I can't remember where I read this previously).
I have the 24 hours device history app installed, which gives me a little icon which will give me a 24 hour chart, but it is not as granular as intchart is...

- Screen Shot 2017-02-06 at 9.53.56 pm.png (16.24 KiB) Viewed 11337 times

- Screen Shot 2017-02-06 at 9.54.12 pm.png (33.27 KiB) Viewed 11337 times
Tim
Re: How to install IntChart module?
Posted: 06 Feb 2017 18:53
by piet66
In the meantime I also believe, that it isn't implemented: I looked into the code: the url which is foreseen for to request the chart is deprecated and seems no longer to work. I'm only getting error when I invoke it manually. So it wouldn't work even if installed. It's a pity. I've already thrown it out of my version.
There's a possibility by a newer url to request the data from IntChar website. But at the moment I don't know how to visualize them.
24 hours device history I've already tested. It's nice. But I need a history with other length and shorter steps than 2 hours. I've already looked into that code to change this, but the app is only responsible for data collection. The decision what exactly to display is made by the Web UI. But this exceeds my abilities, With web programming I'm not familiar.
Re: How to install IntChart module?
Posted: 07 Feb 2017 23:35
by tomshuette
for long charting, maybe use sensor value logging module and visualization charting:
https://forum.z-wave.me/viewtopic.php?f ... ualization
Re: How to install IntChart module?
Posted: 08 Feb 2017 16:30
by piet66
That's great! Something similar I have in my mind for my data. I will have a look into it.
Re: How to install IntChart module?
Posted: 13 Feb 2017 14:56
by PoltoS
@10neWulf: (off topic) have you made own skin for Z-Way UI? Looks nice. Anything to share?

)
Re: How to install IntChart module?
Posted: 17 Feb 2017 01:05
by 10neWulf
Yeah, I've started playing around, Im about half way through it, but haven't had time to finish it off as I've been really busy with work...
Maybe another few weeks, and I might have something to upload!