summaryrefslogtreecommitdiffstats
path: root/crates/core/tedge/src
AgeCommit message (Expand)Author
2022-05-17Add smartrest templates to the list of topics for the bridge creationLukasz Woznicki
2022-05-05Cumulocity mapper fails to process messages when connected to a thick-edge VM...PradeepKiruvale
2022-05-04Merge pull request #1068 from makr11st/feature/759_tedge_disconnect_report_errorLukasz Woznicki
2022-04-11Remove default from some tedge config settigsRina Fujino
2022-04-11Closes #1040 use config-dir feature for initalize and run (#1059)PradeepKiruvale
2022-04-11tedge disconnect falsely returns exit code 0 when disabling or stopping of a ...Lukasz Woznicki
2022-04-07Closes #862 Report mosquitto cloud bridge health status via MQTTAlbin Suresh
2022-03-24[#761] tedge init (#993)PradeepKiruvale
2022-03-11Closes #893 Support custom fields and fragments in Thin Edge JSON eventsAlbin Suresh
2022-03-04configurable run path (#858)initard
2022-03-04configurable logs path (#858)initard
2022-03-01Merge pull request #940 Update the output of tedge connect, tutorial and how-...Rina Fujino
2022-03-01[823] Configurable mqtt bind address (#929)PradeepKiruvale
2022-02-28Fix: Remove unused "use"Matthias Beyer
2022-02-25Cosmetic fix to print out fullname of a cloud platform for tedge disconnect c...Rina Fujino
2022-02-23#814 --config-dir option for tedge commands Alex Solomes
2022-02-23Merge pull request #894 from matthiasbeyer/clippy-fixes-tedgeMatthias Beyer
2022-02-23Replace single-character string constant with characterMatthias Beyer
2022-02-23Replace macro invocation with .to_string() callMatthias Beyer
2022-02-23Replace unidomatic .len() > 0 with .is_empty()Matthias Beyer
2022-02-23Remove unneeded borrowingMatthias Beyer
2022-02-23Remove unneeded `return` keywordMatthias Beyer
2022-02-23Make match more explicitMatthias Beyer
2022-02-23Remove unnecessary .clone() callMatthias Beyer
2022-02-23Remove unnecessary .to_string() callMatthias Beyer
2022-02-23Allow From* prefix in enum variantsMatthias Beyer
2022-02-23Derive Default implMatthias Beyer
2022-02-22--config-dir for tedge command (#814)initard
2022-02-22Remove unnecessary conversion to stringMatthias Beyer
2022-02-18Replace structopt with clap 3Matthias Beyer
2022-02-18Remove sm mapper from tedge cliLukasz Woznicki
2022-02-15[860] tedge connection check c8y timeout (#861)PradeepKiruvale
2022-01-27#733 Configurable Device Type (#782)initard
2022-01-24add retain flag to pub (#783)PradeepKiruvale
2022-01-24[773] tedge connect panics (#780)PradeepKiruvale
2022-01-20Feature/686/c8y platform fragments (#757)initard
2022-01-19update docs (#772)PradeepKiruvale
2022-01-19[710] Simplify tedge connect c8y (#751)PradeepKiruvale
2022-01-12Feature/651/configurable temp path (#732)initard
2022-01-10#639 Remove the dependency on systemd (#729)Rina Fujino
2021-12-10A quick workaround for the issue: use the same wait for mosquitto as on first...Lukasz Woznicki
2021-12-09[680] Start the mapper only after the connection has been checked (#682)Didier Wenzek
2021-12-06tedge connect c8y checks configured URL and connected URL are the same (#661)Rina Fujino
2021-12-02#624 Update dependencies and error handlers (#656)Lukasz Woznicki
2021-11-24Restructure directories of the workspace (#559)Lukasz Woznicki