In MySQL time stamps are automatically updated to indicate last modification time
Why do you need to refresh a list of devices?
Can you please remind me what icon you are talking about. I don't think there were any icons in 2.x
Dear Anton,
Regarding point 1. I would like to mention (The users who have a custom app / web front end) Might and does face problems with mysql time stamps. That is where another app of theirs access or modifys the device table in such case the update time will be wrong.
As far as I know this non-standard behaviour of MySQL will be removed in newer versions. For now, you can use "explicit_defaults_for_timestamp" parameter to disable it.
They way it is displayed now in 4.3 is a list of devices with their last timestamps. When the devices move (new coordinates), the device list does not get updated and the map does not reflect the new locations until I refresh the whole webpage.
I used to be able to put car icon on selected device and phone icon on other devices. The map displays the icons accordingly.
It should update real-time. Do you see any errors if you open developer console in browser?
What version did you have before?
I just upgraded my system to 3.3 ..nice colors but I have a couple of things I would like to report:
Thanks