summaryrefslogtreecommitdiffstats
path: root/crates/core/c8y_smartrest/src
AgeCommit message (Expand)Author
2022-08-18Merge pull request #1349 from matthiasbeyer/clippy-fixesDidier Wenzek
2022-08-18Fix clippy: Remove unnecessary .to_string()Matthias Beyer
2022-08-18Fix clippy: c8y_smartrest: Add derive for EqMatthias Beyer
2022-08-18Fix clippy in c8y_smartrest: Remove let-unit-valueMatthias Beyer
2022-07-25implementing fs-notify crate for dynamic discovery of operationsinitard
2022-06-16c8y_smartrest fixing clippy warnings #825initard
2022-06-01Dynamic discovery of new operations (#1140)PradeepKiruvale
2022-05-20logs are read in reverse and use modified dateinitard
2022-05-20c8y_log_plugin implementation #1077initard
2022-05-17Aligned with the upstreamAlbin Suresh
2022-05-17Add type support on the plugin configurationRina Fujino
2022-05-05Move the operation status message trait to the smartrest crateRina Fujino
2022-05-03operation logs improvement #1027initard
2022-04-21Reduce code duplication in smartrest_deserializerRina Fujino
2022-04-21Add downloading config files supportRina Fujino
2022-04-12Issue #1030 Support c8y_UploadConfigFile operationAlbin Suresh
2022-03-24fixing panic when wrong command set in template #983initard
2022-03-11error handling on tedge-mapper start upinitard
2022-03-11error handling on tedge-agent start upinitard
2022-03-11Closes #893 Support custom fields and fragments in Thin Edge JSON eventsAlbin Suresh
2022-03-11Rename message field to text in Thin Edge JSON events payloadAlbin Suresh
2022-03-11Rename message field to text in Thin Edge JSON alarms payloadAlbin Suresh
2022-03-07Allow dead codeMatthias Beyer
2022-02-23Merge pull request #909 from matthiasbeyer/remove-manual-cloneMatthias Beyer
2022-02-22Make message field optional in Thin Edge JSON events (#923)Albin Suresh
2022-02-22Remove unecessary manual cloneMatthias Beyer
2022-02-21Fix: Use Default impl instead of new() without argumentsMatthias Beyer
2022-02-21Fix: Remove unnecessary ? operatorMatthias Beyer
2022-02-21Fix: Do only expect &Path instead of &PathBufMatthias Beyer
2022-02-18Move c8y mapper tests to c8y module and fix docs for tests.Lukasz Woznicki
2022-02-18Move module to subdirectories and adjust useLukasz Woznicki
2022-02-17Merge pull request #856 from matthiasbeyer/clippy-fixes-c8y_smartrestMatthias Beyer
2022-02-15moving implemenation specific code to plugin (#790)initard
2022-02-15c8y_api lib, tedge config, mqtt/http utilities (#790)initard
2022-02-14Use 'time' instead of 'chrono' due to CVE for thin_edge_json and all dependen...Lukasz Woznicki
2022-02-14Merge pull request #865 from matthiasbeyer/clippy-fixes-agent_interfaceMatthias Beyer
2022-02-14Use 'time' instead of 'chrono' due to CVE for thin_edge_json and all dependen...Lukasz Woznicki
2022-02-11Use 'time' instead of 'chrono' due to CVE for c8y_smartrest and all dependen...Lukasz Woznicki
2022-02-11Replace match with function chainingMatthias Beyer
2022-02-11Replace new() constructor with Default implMatthias Beyer
2022-02-11Replace new() constructor with Default implMatthias Beyer
2022-02-09[#809] Thin Edge JSON events support for Cumulocity mapper (#831)Albin Suresh
2022-02-07Replace new() constructor with Default implMatthias Beyer
2022-01-11[663] agent topics (#731)PradeepKiruvale
2021-12-22Closes #667 Thin Edge JSON alarm support (#726)Albin Suresh
2021-12-07#596 Declare supported operations (#652)Lukasz Woznicki
2021-12-06Feature/599/restart device cloud operation (#662)initard
2021-11-26[CIT-659] restart device local operation (#591)initard
2021-11-24Restructure directories of the workspace (#559)Lukasz Woznicki