Coder Social home page Coder Social logo

dscao / cloud_gps Goto Github PK

View Code? Open in Web Editor NEW
15.0 15.0 3.0 77 KB

GPS定位平台数据接入homeassistant,包含“途强在线“、“途强物联“、”优驾盒子联网版“、“哈啰智能芯”等

License: GNU General Public License v3.0

Python 100.00%

cloud_gps's People

Contributors

dscao avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

cloud_gps's Issues

五菱汽车app接入的请教

我已经把五菱信息获取的python写好了,但是苦于小白,不懂如何写集成,希望大佬能够帮助搞一下。目前五菱汽车的登录还没有解决,但是可以直接抓取token写进去,可以获取到信息。

五菱汽车app 能否加入集成 或者单独做一个集成呢

我已经把五菱信息获取的python写好了,但是苦于小白,不懂如何写集成,希望大佬能够帮助搞一下。目前五菱汽车的登录还没有解决,但是可以直接抓取token写进去,可以获取到信息。谢谢大佬。

途强在线 建议增加 statusAbstract数据源

在修复 #4 发现有数据可以比较直观表达当前的状态
"statusAbstract": "离线11分钟",
"statusAbstract": "静止59分钟",
样本如下

                "gpsTime": "2024-03-24 17:18:44",
                "hbTime": "2024-03-24 17:53:51",
                "imei": "XXXXX",
                "isTagFlag": "0",
                "lat": "XXXXX.XXXXX",
                "lng": "XXXXX.XXXXX",
                "orgId": "XXXXX",
                "otherPosTime": "",
                "positionType": "GPS",
                "powerStatus": "1",
                "staticSort": -2,
                "status": "OFFLINE",
                "statusAbstract": "离线11分钟",
                "statusStr": "11分钟",
                "totalKm": "0.04",
                "voltage": "12.97"
                "gpsTime": "2024-03-24 17:18:44",
                "hbTime": "2024-03-24 18:06:53",
                "imei": "XXXXX",
                "isTagFlag": "0",
                "lat": "XXXXX.XXXXX",
                "lng": "XXXXX.XXXXX",
                "orgId": "XXXXX",
                "otherPosTime": "",
                "positionType": "GPS",
                "powerStatus": "1",
                "staticSort": 3589129,
                "status": "STATIC",
                "statusAbstract": "静止59分钟",
                "statusStr": "59分钟",
                "totalKm": "0.04",
                "voltage": "13.08"

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.