Good mates I have a small problem, I have a sensor connected to mysql, it sends data perfectly, I have a timestamp and it does it well, what I have to do is create another column where I just set the time, HH: MM: SS only time, since the timestamp combines date + time, in mysql I create another column, I type it Time, but when my sensor sends a data the time puts it in 00:00:00, instead the timestamp does it right, I'd appreciate it if you helped me.
Thank you very much.