aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/org/traccar/handler/CopyAttributesHandler.java
AgeCommit message (Collapse)Author
2021-04-23Update CopyAttributesHandler.javajcardus
Why are we forcing KEY_DRIVER_UNIQUE_ID on copyAttributes? Also, if exists why should it be duplicated?
2019-07-18Changes after second reviewEdward Valley
2019-03-31Convert project to gradleAnton Tananaev