summaryrefslogtreecommitdiffstats
path: root/crates/core/tedge_lib
AgeCommit message (Expand)Author
2022-05-13tedge_lib: Run formatterMatthias Beyer
2022-05-12Add helper type for Humantime configuration membersMatthias Beyer
2022-05-10Add "Notification" typeMatthias Beyer
2022-05-10tedge_lib: Fix for new reply interface from tedge_apiMatthias Beyer
2022-05-02Replace tokio oneshot channels with CancellationTokenMatthias Beyer
2022-04-28tedge_lib: Adapt for new Address::send_* interfacesMatthias Beyer
2022-04-25tedge_lib: Remove unused dependenciesMatthias Beyer
2022-04-20Add serde(untagged) to MeasurementValueMarcel Müller
2022-03-23Remove dead codeMatthias Beyer
2022-03-23Remove send_result moduleMatthias Beyer
2022-03-23Make Measurement implement CloneMatthias Beyer
2022-03-23Define types for measurementsMatthias Beyer
2022-03-23Adapt tedge_lib implementation to new APIMatthias Beyer
2022-03-23Remove reply functionalityMatthias Beyer
2022-03-17Replace log macros with tracing macrosMatthias Beyer
2022-03-17Impl Debug for MainloopStopperMatthias Beyer
2022-03-17Add mainloop helper to detach a mainloop with a stopperMatthias Beyer
2022-03-17Add iterator helpers in tedge_libMatthias Beyer
2022-03-17Add ticking mainloop utility in tedge_libMatthias Beyer
2022-03-17Add crate for API utilitiesMatthias Beyer