aboutsummaryrefslogtreecommitdiff
path: root/src/org/traccar/protocol/Tk103ProtocolEncoder.java
AgeCommit message (Collapse)Author
2017-06-25style fixesChristoph Krey
2017-06-24add TYPE_POSITION_PERIODIC, TYPE_POSITION_STOP, TYPE_GET_VERSION, ↵Christoph Krey
TYPE_REBOOT_DEVICE, and TYPE_SET_ODOMETER to Tk103 protocol
2017-06-23add Command.TYPE_POSITION_SINGLE to Tk103 protocolChristoph Krey
2017-05-23Implement TK103 engine commandsAnton Tananaev