summaryrefslogtreecommitdiffstats
path: root/crates/core/tedge/src/cli/connect/command.rs
AgeCommit message (Expand)Author
2022-08-18Fix clippy in tedge: Remove let-unit-valueMatthias Beyer
2022-08-08tedge: Remove unnecessary let _ =Matthias Beyer
2022-07-15Remove the `tedge` dependency on `UserManager`Didier Wenzek
2022-05-17Add smartrest templates to the list of topics for the bridge creationLukasz Woznicki
2022-03-01[823] Configurable mqtt bind address (#929)PradeepKiruvale
2022-02-23Merge pull request #894 from matthiasbeyer/clippy-fixes-tedgeMatthias Beyer
2022-02-23Remove unneeded borrowingMatthias Beyer
2022-02-23Make match more explicitMatthias Beyer
2022-02-23Remove unnecessary .clone() callMatthias 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-19update docs (#772)PradeepKiruvale
2022-01-19[710] Simplify tedge connect c8y (#751)PradeepKiruvale
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-11-24Restructure directories of the workspace (#559)Lukasz Woznicki