summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
AgeCommit message (Expand)Author
2022-08-30Merge branch 'feature/add_tedge_api_impl' into integrate-feature-apiintegrate-feature-apiMatthias Beyer
2022-08-30Merge 'feature/add_tedge_api_only' into integrate-feature-apiMatthias Beyer
2022-05-20c8y_log_plugin implementation #1077initard
2022-05-12Merge remote-tracking branch 'gitlab-marcel/feature/add_tedge_api_only' into ...Matthias Beyer
2022-05-12Add Config derive macroMarcel Müller
2022-05-10Add new plugin for notificationsMatthias Beyer
2022-04-20Add MQTT plugin and bridge plugin for itMatthias Beyer
2022-04-13Add plugin_measurement_filterMatthias Beyer
2022-04-08Initial skeleton of c8y_configuration_pluginRina Fujino
2022-03-23Add http-stop-pluginMatthias Beyer
2022-03-23Revert "Remove plugin_log"Matthias Beyer
2022-03-23Remove plugin_logMatthias Beyer
2022-03-17Add tedge-cli binaryMatthias Beyer
2022-03-17Add inotify pluginMatthias Beyer
2022-03-17Add "sysstat" pluginMatthias Beyer
2022-03-17Add average-calculating pluginMatthias Beyer
2022-03-17Add log pluginMatthias Beyer
2022-02-28Enable Resolve v2 for workspaceMarcel Müller
2022-02-15fixed session name buginitard
2022-02-15moving implemenation specific code to plugin (#790)initard
2022-02-15c8y_api lib, tedge config, mqtt/http utilities (#790)initard
2021-11-24Restructure directories of the workspace (#559)Lukasz Woznicki
2021-11-22[CIT-675] Apama plugin (#586)Albin Suresh
2021-11-10[CIT 515] Fix the tests of the MQTT component. (#561)Didier Wenzek
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