Posted by Administrateur, July 20, 2022, 4:33 p.m.
Sql table not updating
I am working on a project where a have sensors sending data every 15 seconds to the database. I need to calculate average values of the data before sending them to my website. I have create a table for this. All required calculations are done but the problem is that the table is not refreshing.