aboutsummaryrefslogtreecommitdiff
path: root/src/org/traccar/protocol/WondexProtocolEncoder.java
AgeCommit message (Collapse)Author
2017-03-02Remove BaseProtocolSmsEncoder classAbyss777
Add fallback to SMS if device is not online Use more variables and ternary operators
2017-03-02Implement sms commandsAbyss777
2016-11-02Update copyright notice emailsAnton Tananaev
2016-09-16Use same code formatting for switchesAnton Tananaev
2016-08-28Allow to pass password in commandsAnton Tananaev
2016-07-19Remove unnecessary checks and use cast instead toString()Abyss777
2016-07-18Fix nested ifAbyss777
2016-07-18Use password for command from device attributesAbyss777
2016-07-08- l10n strings for new command typesAbyss777
- Added identification command for wondex protocol
2016-05-16Code style fixesAbyss777
2016-05-16Removed unnecessary TYPE_CUSTOM implementationAbyss777
2016-05-16Implemented few commands for Wondex protocol.Abyss777