Coder Social home page Coder Social logo

Improve Database schema about traccar-web HOT 5 CLOSED

traccar avatar traccar commented on May 28, 2024
Improve Database schema

from traccar-web.

Comments (5)

tananaev avatar tananaev commented on May 28, 2024

I can see the reason to add insertion time to positions table. But why do you want it for all tables? Is there a good reason for that?

I am using GWT-RPC, so if there is implementation for PHP you can try to use it. Maybe gwtphp is what you need.

from traccar-web.

Jeferex avatar Jeferex commented on May 28, 2024

You are right about positions table but I meant for the other tables. It is for control purposes.

I am going to check gwtphp to test if I can do what I want.

Thanks!

from traccar-web.

Jeferex avatar Jeferex commented on May 28, 2024

I have some questions about positions table.

  1. What's address column for? It is allways NULL
  2. Why power column is allways NULL, too?
  3. I told you about other column and the bug in traccar web when I changed it in config.
  4. In GPS103, The manufacturer has added some other fields to the protocol, I think. They have added Power: (ON/OFF), Door(ON/OFF) and ACC(ON/OFF)

Can you add them to next version?

from traccar-web.

tananaev avatar tananaev commented on May 28, 2024
  1. Address is for address, if you enable reverse geocoding in config it will be there.
  2. Because your tracker doesn't send voltage level or I don't know how to parse it.
  3. It's not a question.
  4. If you can provide me with documentation I will add it.

from traccar-web.

tananaev avatar tananaev commented on May 28, 2024

Database schema completely changed in version 3.0:

https://github.com/tananaev/traccar/blob/master/debug.xml#L53

from traccar-web.

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.