summaryrefslogtreecommitdiffstats
path: root/crates/core/tedge_mapper/src/c8y
AgeCommit message (Expand)Author
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-01[823] Configurable mqtt bind address (#929)PradeepKiruvale
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
2022-02-23[#809] Cumulocity mapper to send large events > 16K size with HTTPAlbin Suresh
2022-02-22#911 systemd init and connection reset fix Alex Solomes
2022-02-22systemd init and connection reset fix (#911)initard
2022-02-22Merge pull request #907 from matthiasbeyer/clippy-fixes-c8y_smartrestMatthias Beyer
2022-02-21Merge pull request #902 from matthiasbeyer/remove-flaky-testDidier Wenzek
2022-02-21Fix: Use Default impl instead of new() without argumentsMatthias Beyer
2022-02-18Remove get_jwt_token_full_run() testMatthias Beyer
2022-02-18Allow `clippy::enum_variant_names` for CumulocityMapperErrorMatthias Beyer
2022-02-18Ignore 'get_jwt_token_full_run' flaky testLukasz Woznicki
2022-02-18Add received messages in case of filed assert in to assert_received_all_expectedLukasz Woznicki
2022-02-18Move c8y mapper tests to c8y module and fix docs for tests.Lukasz Woznicki
2022-02-18Remove sm mapper from tedge cliLukasz Woznicki
2022-02-18Move module to subdirectories and adjust useLukasz Woznicki