Hi,
I have problem with plugin "Indoor Data" part "Interactive Graph". It seems that it is on Jachym demo page too.
I think it's from update when DB table "indoor" was changed to "alldataExtra". That time I moved "indoor" table historical data to "alldataExtra" and updates are going to "alldateExtra" too. In which table "indoor" data belongs "indoor" or "alldataExtra"? "Tables, history" and other parts of this plugin are working and seems that they are reading data from table "indoor".
Indoor Data graph problem
- Jachym
- Site Admin

- Posts: 1686
- Joined: Fri Aug 18, 2017 10:12 pm
- Location: Brno, Czech Republic
- Station model: WH1080
- Software: Meteobridge
- Contact:
Re: Indoor Data graph problem
Yes, this plugin needs to be completely rewritten, but I dont think I will have time before v16, remind me then 
-
petoz
- Newbie

- Posts: 5
- Joined: Thu Aug 31, 2017 12:55 pm
- Location: Zilina, Slovakia
- Station model: Own arduino + raspberry
- Software: Own (Python;C++)
- Contact:
Re: Indoor Data graph problem
Problem solved. I had no data from 2017-07-25 in "indoor" table. From that time, all indoor data (Tin,Hin) are going only to alldataExtra table. I correct this by SQL command. I had indoor data from this date only in "alldataExtra" table. I have to remember how have I changed it in template php? It was when I used new API.
- Jachym
- Site Admin

- Posts: 1686
- Joined: Fri Aug 18, 2017 10:12 pm
- Location: Brno, Czech Republic
- Station model: WH1080
- Software: Meteobridge
- Contact:
Re: Indoor Data graph problem
If people left the original separate indoor CRON working then indoor data is being saved twice and it works, I need to switch the plugin to the new table.
