Search found 5 matches
- Thu Jul 24, 2014 2:14 pm
- Forum: Meteobridge Discussion
- Topic: time interval - mysql **solved**
- Replies: 9
- Views: 4725
Re: time interval - mysql **solved**
Thanks! I really appreciate that!
- Sun Jul 06, 2014 10:24 pm
- Forum: Meteobridge Discussion
- Topic: time interval - mysql **solved**
- Replies: 9
- Views: 4725
Re: time interval - mysql
It's great that you are a professional programmer, really great, and thanks for all advices, but do you realize that not everyone is a professional programmer? If i could handle this thing on my own i will do that, believe me...
also meteobridge is not a free of charge software...
also meteobridge is not a free of charge software...
- Sun Jul 06, 2014 8:59 pm
- Forum: Meteobridge Discussion
- Topic: time interval - mysql **solved**
- Replies: 9
- Views: 4725
Re: time interval - mysql
I mean that if i set for example 10 minutes interval it will take and send data on for example 10:10, 10:20, 10:30 etc. or if i will set 15 minutes interval it will send data on 11:15, 11:30, 11:45... not 11:18, 11:33 etc.
and if there will be any problems (like a lack of power), the sending will ...
and if there will be any problems (like a lack of power), the sending will ...
- Sun Jul 06, 2014 7:18 pm
- Forum: Meteobridge Discussion
- Topic: time interval - mysql **solved**
- Replies: 9
- Views: 4725
Re: time interval - mysql
The data don't have to be delivered at very distinct poit of time to the database, but it have to be taken at the distinct point of time. It can be delivered f.e. at 10:12, but it should be data taken at 10:00 (every full hour) and with that timestamp put into the database.
- Sun Jul 06, 2014 12:08 pm
- Forum: Meteobridge Discussion
- Topic: time interval - mysql **solved**
- Replies: 9
- Views: 4725
time interval - mysql **solved**
Hi,
i have a big problem with the sending data weather to the mysql database. Why the data can't be send on the indicated time (f.e. always on full hour). Now it's sending with set time interval, but when f.e. there's some problems with connection or sending is moved in time etc. it start counting ...
i have a big problem with the sending data weather to the mysql database. Why the data can't be send on the indicated time (f.e. always on full hour). Now it's sending with set time interval, but when f.e. there's some problems with connection or sending is moved in time etc. it start counting ...