diff options
author | mattti-post <60095729+mattti-post@users.noreply.github.com> | 2020-06-15 16:58:43 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-15 07:58:43 -0700 |
commit | 4c44e55db10fd7ad5c5d50b9cc6ff66e6fe02934 (patch) | |
tree | e2684bc145f6d89dbd35f2a961cb5d293890f546 /src/main/java/org/traccar/protocol/BlackKiteProtocol.java | |
parent | 94c04282f1b3792bc2c16758049a57f4c42941c9 (diff) | |
download | traccar-server-4c44e55db10fd7ad5c5d50b9cc6ff66e6fe02934.tar.gz traccar-server-4c44e55db10fd7ad5c5d50b9cc6ff66e6fe02934.tar.bz2 traccar-server-4c44e55db10fd7ad5c5d50b9cc6ff66e6fe02934.zip |
Update WatchProtocolEncoder.java (#4545)
Based on protocol documentation, the implementation of Command.TYPE_POSITION_SINGLE is wrong.
"RG" message is supposed to be issued when requesting location data from BTS (no gps signal)
"CR" message instructs the terminal to wake up gps module immediately and send gps positions in 10 sec intervals during the timespan of 3 minutes.
https://www.traccar.org/protocols/
Communication Protocol.doc
比电协议V1.8(20160926).doc
https://github.com/tananaev/traccar/files/213814/3g.elec.comm.protocol.docx
Diffstat (limited to 'src/main/java/org/traccar/protocol/BlackKiteProtocol.java')
0 files changed, 0 insertions, 0 deletions