aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2017-07-19[NEW] add GET with list of uniqueIdJan-Piet Mens
2017-07-19Support Sinocastel version 3 protocolAnton Tananaev
2017-07-19Fix all protocol unit testsAnton Tananaev
2017-07-19Disable session cache for HTTP protocolsAnton Tananaev
2017-07-19Save GPS103 unhandled eventsAnton Tananaev
2017-07-18Implement additional Syrus dataAnton Tananaev
2017-07-18Refactor TAIP decoderAnton Tananaev
2017-07-17Rename config parameterAbyss777
2017-07-17Map Device attributes to Computed AttributesAbyss777
2017-07-15Implement binary GL200 protocolAnton Tananaev
2017-07-15Rename GL200 text protocol decoderAnton Tananaev
2017-07-15Implement GL200 frame decoderAnton Tananaev
2017-07-15Extend eelink protocol decoderAnton Tananaev
2017-07-15Fix TK103 identification issueAnton Tananaev
2017-07-14Merge pull request #3349 from Abyss777/driversAnton Tananaev
2017-07-14Use driverUniqueId instead of rfid in test script and OsmAnd protocolAbyss777
2017-07-14Fix attributes copyingAbyss777
2017-07-14Implement driverChanged event instead of driverUnauthorizedAbyss777
2017-07-14Save driver identification (rfid/ibutton etc.) as driverUniqueId attributeAbyss777
2017-07-14Populate driverUniqueId in CopyAttributesHanlerAbyss777
2017-07-14Implement extended Teltonika protocolAnton Tananaev
2017-07-13Add Driver column to Trip report templateAbyss777
2017-07-13- Save both driver name and driver unique id in trip reportAbyss777
2017-07-13Fix another build issueAnton Tananaev
2017-07-13Fix build issueAnton Tananaev
2017-07-13Add Teltonika UDP testsAnton Tananaev
2017-07-13Fix max speed filtering (fix #3342)Anton Tananaev
2017-07-12Do not generate unathorized events if no one driver linked to deviceAbyss777
2017-07-12Implement Driver Unauthorized EventAbyss777
2017-07-12- Handle rfid attributes and populate driverUniqueIdAbyss777
2017-07-12Fix copy/past issuesAbyss777
2017-07-11Fix Device and Group Computed Attribute unlinkingAbyss777
2017-07-11Implement Drivers permissions resourcesAbyss777
2017-07-11Implement DriverResourceAbyss777
2017-07-11Implement base Drivers ManagerAbyss777
2017-07-11Implement Driver models, schema and databaseAbyss777
2017-07-11Support Gelileo command responseAnton Tananaev
2017-07-11Fix Galileo command encoderAnton Tananaev
2017-07-09Enable status events by default (fix #3324)Anton Tananaev
2017-07-09Implement GalileoSky protocol commandsAnton Tananaev
2017-07-09Fix code style issueAnton Tananaev
2017-07-09Check if fuel drop threshold is setAnton Tananaev
2017-07-09Decode AZ735 protocol statusAnton Tananaev
2017-07-08Add more integration testsAnton Tananaev
2017-07-08Fix code check issuesAnton Tananaev
2017-07-05Implement simple cachingAnton Tananaev
2017-07-05Add new attribute keys (fix #3313)Anton Tananaev
2017-07-04Decode AZ735 command resultsAnton Tananaev
2017-07-02Merge pull request #3309 from ckrey/api-get-deviceAnton Tananaev
2017-07-02[FIX] permission check before getting device, eleminate unnecessary variable.Christoph Krey