aboutsummaryrefslogtreecommitdiff
path: root/src/org/traccar/protocol/WatchProtocolEncoder.java
AgeCommit message (Expand)Author
2019-03-13added POWEROFF to watch protocolGavriel Fleischer
2019-02-17removed StringEncoderGavriel Fleischer
2019-02-17fixed checkstyleGavriel Fleischer
2019-02-17binary encoder + testGavriel Fleischer
2019-02-12fixed 8bit voice messageGavriel Fleischer
2019-01-30removed BOMGavriel Fleischer
2019-01-29fixed message encodingGavriel Fleischer
2019-01-14added message sending to WatchProtocolGavriel Fleischer
2019-01-13fixed removed unnecessary {}Gavriel Fleischer
2019-01-13fixed exception when String.format thought the binary data has format placeho...Gavriel Fleischer
2018-09-14Log using slf4j and java loggingAnton Tananaev
2018-06-06- Migrate X,Y,W protocolsAbyss777
2018-03-29Improve Watch command encodingAnton Tananaev
2018-03-10Replace deprecated classesAnton Tananaev
2017-09-05Use casting and remove superAbyss777
2017-09-04Accept timezone id instead of offset in commandsAbyss777
2017-09-03Implement Watch custom commandAnton Tananaev
2017-01-03Specify locale for number formattingAnton Tananaev
2016-12-21#2702 SetTimezone: Really - Conversion to Seconds NOT MinutesAlexander Menk
2016-12-20#2702 SetTimezone: Conversion to Seconds, Formating improvement (+ sign)Alexander Menk
2016-12-20#2702 Rename "Hearts" function to "Indicator" to be more generalAlexander Menk
2016-12-20#2702Implement setHearts for watch ProtocolAlexander Menk
2016-12-19#2702 [WIP] Implement SET_TIMEZONE for watch Protocol - Remove value formatterAlexander Menk
2016-12-19#2702 [WIP] Implement SET_TIMEZONE for watch ProtocolAlexander Menk
2016-12-19#2702 Implement POSITION_PERIODIC for watch ProtocolAlexander Menk
2016-11-23Implement attributes helpersAbyss777
2016-11-02Update copyright notice emailsAnton Tananaev
2016-06-07Implement Watch position requestAnton Tananaev
2016-05-04Explicitly use ASCII charsetAnton Tananaev
2016-04-25Finish watch commands implementationAnton Tananaev
2016-04-25Start implementing watch commandsAnton Tananaev