How to install IntChart module?

Discussions about Z-Way software and Z-Wave technology in general
Post Reply
piet66
Posts: 266
Joined: 04 Feb 2017 17:00

How to install IntChart module?

Post 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.
10neWulf
Posts: 41
Joined: 21 Nov 2016 14:16
Location: Australia

Re: How to install IntChart module?

Post 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.
piet66
Posts: 266
Joined: 04 Feb 2017 17:00

Re: How to install IntChart module?

Post 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.
Raspberry Pi 3 Model B Rev 1.2
Raspbian GNU/Linux 10 (buster, 32bit)
RaZberry by Z-Wave.Me ZW0700 7.20.00 07.38/1766938484 1025/257
Z-Way version v3.2.3 from 2022-04-06 04:56:23 +0300
10neWulf
Posts: 41
Joined: 21 Nov 2016 14:16
Location: Australia

Re: How to install IntChart module?

Post 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
Screen Shot 2017-02-06 at 9.53.56 pm.png (16.24 KiB) Viewed 9575 times
Screen Shot 2017-02-06 at 9.54.12 pm.png
Screen Shot 2017-02-06 at 9.54.12 pm.png (33.27 KiB) Viewed 9575 times
Tim
piet66
Posts: 266
Joined: 04 Feb 2017 17:00

Re: How to install IntChart module?

Post 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.
Raspberry Pi 3 Model B Rev 1.2
Raspbian GNU/Linux 10 (buster, 32bit)
RaZberry by Z-Wave.Me ZW0700 7.20.00 07.38/1766938484 1025/257
Z-Way version v3.2.3 from 2022-04-06 04:56:23 +0300
tomshuette
Posts: 73
Joined: 29 Nov 2016 11:26

Re: How to install IntChart module?

Post by tomshuette »

for long charting, maybe use sensor value logging module and visualization charting:
https://forum.z-wave.me/viewtopic.php?f ... ualization
piet66
Posts: 266
Joined: 04 Feb 2017 17:00

Re: How to install IntChart module?

Post by piet66 »

That's great! Something similar I have in my mind for my data. I will have a look into it.
Raspberry Pi 3 Model B Rev 1.2
Raspbian GNU/Linux 10 (buster, 32bit)
RaZberry by Z-Wave.Me ZW0700 7.20.00 07.38/1766938484 1025/257
Z-Way version v3.2.3 from 2022-04-06 04:56:23 +0300
User avatar
PoltoS
Posts: 7565
Joined: 26 Jan 2011 19:36

Re: How to install IntChart module?

Post by PoltoS »

@10neWulf: (off topic) have you made own skin for Z-Way UI? Looks nice. Anything to share? ;))
10neWulf
Posts: 41
Joined: 21 Nov 2016 14:16
Location: Australia

Re: How to install IntChart module?

Post 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!
Post Reply