summaryrefslogtreecommitdiffstats
path: root/crates/core/tedge_mapper/src
AgeCommit message (Expand)Author
2022-08-30Move alarms converter code to a separate file (#1366)PradeepKiruvale
2022-08-18Merge pull request #1349 from matthiasbeyer/clippy-fixesDidier Wenzek
2022-08-18Fix clippy: tedge_mapper: Add derive for EqMatthias Beyer
2022-08-18Fix clippy in tedge_mapper: Remove let-unit-valueMatthias Beyer
2022-08-18Restart of tedge-mapper-c8y is recreating deleted child devices (#1344)PradeepKiruvale
2022-08-08tedge_mapper: Remove let _ =Matthias Beyer
2022-08-08Alarms for child devices (#1314)PradeepKiruvale
2022-08-06Do not necessarily pass &str anymore to fs helper fnsMatthias Beyer
2022-07-29MQTT health endpoints for tedge plugin extensions (#1299)PradeepKiruvale
2022-07-25implementing fs-notify crate for dynamic discovery of operationsinitard
2022-07-22Extend events API to support child devices (#1243)PradeepKiruvale
2022-06-29c8y_configuration_plugin --init and c8y_log_plugin --init are overwriting exi...PradeepKiruvale
2022-06-16tedge_mapper fixing clippy warnings #825initard
2022-06-09Testing utility: TempTedgeDir POC (#1148)Alex Solomes
2022-06-01Dynamic discovery of new operations (#1140)PradeepKiruvale
2022-05-27Unit test for latest health response validation logicAlbin Suresh
2022-05-27Fix watchdog health check with timestamp validationAlbin Suresh
2022-05-20c8y_log_plugin implementation #1077initard
2022-05-17Aligned with the upstreamAlbin Suresh
2022-05-03fixing tests to work with CumulocityConverter changes #1027initard
2022-05-03operation logs improvement #1027initard
2022-05-02fix broken big measurement tests (#1119)PradeepKiruvale
2022-04-28947058fdf0da2286c63be62bbcdebf6af071c4ee# This is a combination of 2 commits....PradeepKiruvale
2022-04-26Merge branch 'main' into feature/1030/configuration-managementRina Fujino
2022-04-21Reduce code duplication in smartrest_deserializerRina Fujino
2022-04-21Have a single unix user used for all the thin-edge daemons (#1085)PradeepKiruvale
2022-04-14Merge pull request #1062 from initard/bugfix/958-fixing-python-testsAlex Solomes
2022-04-13moving python tedge mapper tests to rust #958initard
2022-04-12Issue #1030 Support c8y_UploadConfigFile operationAlbin Suresh
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-03-31Include PID in health status message of tedge-daemonsAlbin Suresh
2022-03-31Issue #769 Common health check MQTT endpoint for tedge daemonsAlbin Suresh
2022-03-30Merge PR #1025 MQTT health endpoints for tedge-daemonsAlbin Suresh
2022-03-30MQTT health endpoint for collectd-mapperAlbin Suresh
2022-03-30Closes #769 MQTT health endpoint for tedge-mapperAlbin Suresh
2022-03-24Merge pull request #1022 from initard/bugfix/983/execute-operation-panicAlex Solomes
2022-03-24fixing panic when wrong command set in template #983initard
2022-03-24[#761] tedge init (#993)PradeepKiruvale
2022-03-16Closes #1004 Fix mapping of time field in event JSON to SmartRESTAlbin Suresh
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-04configurable run path (#858)initard
2022-03-01[823] Configurable mqtt bind address (#929)PradeepKiruvale
2022-02-28Fix: Allow module inception hereMatthias Beyer
2022-02-24Merge pull request #859 from albinsuresh/feature/809/use-http-for-large-eventsAlbin Suresh
2022-02-24[870] wait till messages synced (#904)PradeepKiruvale
2022-02-23Improve error message of mqtt message size validationAlbin Suresh
2022-02-23Unit test C8YHTTPProxy with mock httpserver crateAlbin Suresh