summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
AgeCommit message (Expand)Author
2021-09-28[CIT-571] Add download crate and supporting struct in json_sm (#454)Lukasz Woznicki
2021-09-23Move smartrest to separate crate (#446)Lukasz Woznicki
2021-08-16[CIT-450] Add tests for plugin_sm lib (#375)Lukasz Woznicki
2021-08-08[CIT-450] Tedge Agent - SM feature (#354)Lukasz Woznicki
2021-07-30[CIT-500] thin edge json extension to handle software management messages (#360)Didier Wenzek
2021-07-23CIT-459: Deterministic batching algorithm (#355)ChrisGreenaway
2021-07-07[CIT-429] apt plugin (#325)Didier Wenzek
2021-07-06[CIT-380] Integrate collectd_mapper with tedge_mapper (#320)Lukasz Woznicki
2021-07-05Add binary size optimization to decrease size of the produced binaries (#316)Lukasz Woznicki
2021-06-17[cit-415] Refactor TEJ/C8Y Serializer code (#292)PradeepKiruvale
2021-06-03[CIT-394] fix build on windows (#267)Didier Wenzek
2021-06-03[CIT-377] rename tedge_dm_agent to collectd_mapper (#266)PradeepKiruvale
2021-05-21[CIT 365] Refactor DM agent code (#229)Albin Suresh
2021-05-18[CIT-293] Add lock to allow only one mapper running (#231)Lukasz Woznicki
2021-05-12[CIT-335] Device monitoring with collectd (#211)Albin Suresh
2021-04-13[CIT-218] Extract the device identifier from the device certificate (#176)Didier Wenzek
2021-04-07[CIT-309] thinedge crate (#156)PradeepKiruvale
2021-04-07Refactor TEdge config (#155)Michael Neumann
2021-03-09[CIT-70] Rename c8y_mapper to tedge_mapper (#79)Rina Fujino
2021-02-09[CIT-182] Change the directory layout (#32)Rina Fujino
2021-01-29Update dependencies to latest, remove unused module. (#28)Lukasz Woznicki
2021-01-15[CIT-101] Mapper application framework (#16)Lukasz Woznicki
2021-01-15[CIT-102] Thin Edge Json to C8y Json translator library (#10)PradeepKiruvale
2020-12-22[CIT-122] A library to build MQTT client (#11)Didier Wenzek
2020-12-10Add basic tests for cli.Your Name
2020-12-09Initial implementation of the cli using clapYour Name
2020-11-26[CIT-33] Basic CI/CD workflow for thin edgePradeep K J