device list error and suggestion 3.3

alucionet9 years ago

I just upgraded my system to 3.3 ..nice colors but I have a couple of things I would like to report:

  1. devices with old data are all showing with same time stamps (not sure where it got the time reference)
  2. please put a refresh button on the device list to manually refresh the list.
  3. The icon representation of the devices are missing from 3.3 (i was from 2.x)

Thanks

Anton Tananaev9 years ago
  1. In MySQL time stamps are automatically updated to indicate last modification time

  2. Why do you need to refresh a list of devices?

  3. Can you please remind me what icon you are talking about. I don't think there were any icons in 2.x

jaimzj9 years ago

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.

Anton Tananaev9 years ago

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.

alucionet9 years ago
  1. 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.

  2. I used to be able to put car icon on selected device and phone icon on other devices. The map displays the icons accordingly.

Anton Tananaev9 years ago
  1. It should update real-time. Do you see any errors if you open developer console in browser?

  2. What version did you have before?