Coder Social home page Coder Social logo

Comments (5)

tananaev avatar tananaev commented on June 16, 2024

You would need to explain why you need those and what those mean exactly.

from traccar-client-android.

SuarezJF avatar SuarezJF commented on June 16, 2024

OK.

  • [network] => {true/false}:

means in the record if network service in the mobile is available or not (such as in the status report within the app). I need it because i can see in the array report:

    [timestamp] => 1686429423

and i use it to see the difference between mobile time log and the date report arrived to server. BUT, i don't know if it is caused by a network trouble (all the way to the server) or it is because mobile has not network available. Sending this, will clear this up.

  • [location] => {true/false}:

means if the location service is available or not in the mobile. I have got some many missing points in a device track, caused by a not receiving a gps signal or somthing like that. BUT i have the same result, deactivating location service in the mobile, there is no difference, to the servers side, in these two cases. I need to know the difference between those two different situations.

I hope to be clear enough, but if not, tell me and i will try to say it better.

Thanks

from traccar-client-android.

tananaev avatar tananaev commented on June 16, 2024

If you disable location, you won't get any data at all.

As for network, it should be easy to check by the time difference.

from traccar-client-android.

SuarezJF avatar SuarezJF commented on June 16, 2024

yes, it is exactly what i have said.

You asked me, why i need what i reuqested, and now, i am telling.

I need traccar client to send to the server if network in mobile is disabled or not. More than time calculations i can make. It is not the same network unreacheble with network disabled.

so with location, i need traccar client to send if location is available or not. Again, it is not the same not having any data cause gps is not reachable with location service disabled.

Please, tell me if i am being clear, if you understand what i am requesting.

All these is thought if the users of THAT mobile intentionally disables those services. I need to know it on servers side.

from traccar-client-android.

SuarezJF avatar SuarezJF commented on June 16, 2024

so... you're also without connection concept?
you just stop reporting..?
your're offline?, you're iddle?, bat=0? :-D

from traccar-client-android.

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.