index
:
traccar-server
master
suntech-fixes
Traccar Server with some modifications and error fixes.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
org
/
traccar
/
protocol
/
MiniFinderProtocol.java
Age
Commit message (
Collapse
)
Author
2017-03-06
Introduce terms "data" and "text" commands
Abyss777
2016-12-30
Add more MiniFinder commands
Anton Tananaev
2016-11-02
Update copyright notice emails
Anton Tananaev
2016-09-15
Remove unnecessary this-dot prefix
Anton Tananaev
2016-08-28
Add more MiniFinder commands
Anton Tananaev
2016-08-23
Add commands to Mini Finder protocol
Anton Tananaev
2016-05-26
- Simplification of the hierarchy of models classes
Abyss777
- Removed automatically founded unnecessary imports
2016-05-07
Implement general custom commands
Anton Tananaev
2016-03-18
Reorder minifinder pipeline handlers
Anton Tananaev
2016-03-17
Minifinder needs a stringEncoder as well as an ObjectEncoder
Hans van den Elsen
2016-02-15
Polishing up the custom commands for MiniFinder
Hans van den Elsen
Renamed Command.CUSTOM to TYPE_CUSTOM. Put the raw command in the 'raw' attribute instead as the key for one.
2016-02-13
Changed supported commands to custom
Hans van den Elsen
2016-02-13
Added objectEncoder for Minifinder protocol
Hans van den Elsen
2016-02-12
Added functionality to Minifinder protocol to send commands
Hans van den Elsen
2016-02-11
added custom command
Hans van den Elsen
2016-02-09
Added API endpoint for our raw commands
Hans van den Elsen
2015-06-30
Move commands related classes
Anton Tananaev
2015-06-29
Some cleanup and license note
Anton Tananaev
2015-06-29
Merge commands implmentation (fix #1271)
Anton Tananaev