GithubHelp home page GithubHelp logo

Time stamp empty about traccar HOT 7 CLOSED

traccar avatar traccar commented on June 5, 2024
Time stamp empty

from traccar.

Comments (7)

tananaev avatar tananaev commented on June 5, 2024

As for time field... you are using Firefox, right? If yes, it is know issue, fixed in source code repository, but I haven't released a new traccar with this fix yet. Try to use Chrome until I release it.

Power field doesn't work with all devices, let me know what device and protocol you are using and I will confirm if it supports power or not.

Speed is in the same unit as device sends it, probably it is in knots (equal to one nautical mile (1.852 km) per hour, approximately 1.151 mph).

from traccar.

jacobsr2 avatar jacobsr2 commented on June 5, 2024

Perfect! I was using Firefox. Chrome works.

The time is 2 hours out though (2 hours ahead). Where do I adjust the time? The test was 11:00 am
but Chrome displays 13:00. My time zone is GMT +2

I am using the Android client. Power not an issue. On this note, is a client for Blackberry in the pipeline?

Kind Regards
Riaan

from traccar.

tananaev avatar tananaev commented on June 5, 2024

Sorry for delay in answer.

Android Client uses protocol that doesn't support power. Power is most critical for devices with no display, when you can't say how much time left till empty battery. I don't think there will Blackberry client any time soon, sorry. I am trying to concentrate my efforts on new features for main project - traccar server.

from traccar.

tananaev avatar tananaev commented on June 5, 2024

For time adjustment you need to change (in traccar config)
:time
to
DATEADD('HOUR', -2, :time)

PS previous advice was wrong, it was for OpenGTS config

from traccar.

jacobsr2 avatar jacobsr2 commented on June 5, 2024

Super, thanks!

Last question: How do I clean the Positions history field? It grew so large, the web interface
slowed down to a crawl.

Thanks again for a stunning platform!

Regards

from traccar.

tananaev avatar tananaev commented on June 5, 2024

Yeah, that's a problem... if you have some knowledge in SQL you can connect to database with any JDBC manager and remove data from table. If you don't, probably the only way is to delete database file and start again, but you will need add all devices and IMEI numbers again.
Database file - %Program Files%\Traccar\data\database

from traccar.

tananaev avatar tananaev commented on June 5, 2024

As I commented earlier time stamp problem is already fixed and version with this fix will be released soon, so I am closing this issue.

By the way possible solution for cleaning old position is described in issue #63.

from traccar.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.