summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-05-22Merge branch 'feature/add_tedge_api/showcase-reply-sending' into feature/add_...feature/add_tedge_api/showcaseMatthias Beyer
2022-05-22Make sm_apt plugin send response upon install requestMatthias Beyer
2022-05-22Make MqttSmPlugin able to handle replies on SM requests and send them to MQTTMatthias Beyer
2022-05-22Derive Serialize for InstallResponse, so we can turn it into JSONMatthias Beyer
2022-05-22Add AcceptsReplies for InstallMatthias Beyer
2022-05-18Merge branch 'feature/add_tedge_api/showcase-mqtt-sm-request' into feature/ad...Matthias Beyer
2022-05-18Add mqtt<->sm translator in showcase configurationMatthias Beyer
2022-05-18Wire up mqtt-sm plugin in tedge-cliMatthias Beyer
2022-05-18Add MQTT<->SM pluginMatthias Beyer
2022-05-18Shrink response typesMatthias Beyer
2022-05-17Merge branch 'feature/add_tedge_api/showcase-plugin-c8y-impl-sm-handling' int...Matthias Beyer
2022-05-17Add example config for showcaseMatthias Beyer
2022-05-17Wire c8y plugin instance to sm_apt plugin instanceMatthias Beyer
2022-05-17plugin_c8y: Implement SM-handling functionalityMatthias Beyer
2022-05-17Merge branch 'feature/add_tedge_api/showcase-plugin-c8y' into feature/add_ted...Matthias Beyer
2022-05-17Wire up c8y plugin in tedge-cli main()Matthias Beyer
2022-05-17Add mockup of c8y pluginMatthias Beyer
2022-05-17Merge branch 'feature/add_tedge_api/showcase-plugin-sm' into feature/add_tedg...Matthias Beyer
2022-05-17Merge branch 'feature/add_tedge_api/showcase-plugin-thin-edge-json' into feat...Matthias Beyer
2022-05-17Merge branch 'feature/add_tedge_api/showcase-plugin-collectd' into feature/ad...Matthias Beyer
2022-05-17Wire up sm-apt plugin in tedge-cli main()Matthias Beyer
2022-05-17Add plugin_sm_aptMatthias Beyer
2022-05-17Add getters to sm operation typesMatthias Beyer
2022-05-17Add types for "Software Management" operationsMatthias Beyer
2022-05-17plugin_thin_edge_json_to_measurement_mapper: use README as crate-level docMatthias Beyer
2022-05-17plugin_thin_edge_json_to_measurement_mapper: Add READMEMatthias Beyer
2022-05-17plugin_thin_edge_json: Use README as crate-level docMatthias Beyer
2022-05-17plugin_thin_edge_json: Add READMEMatthias Beyer
2022-05-17Wire up thin_edge_json* plugins in tedge-cliMatthias Beyer
2022-05-17Add plugin for mapping thin_egde_json to MeasurementMatthias Beyer
2022-05-17Add thin_egde_json pluginMatthias Beyer
2022-05-17Wire up plugin_collectd in tedge-cliMatthias Beyer
2022-05-17Add implementation of collectd pluginMatthias Beyer
2022-05-17Add (unimpl) plugin_collectdMatthias Beyer
2022-05-17Include README as crate-level documentationMatthias Beyer
2022-05-17Add README for tedge-cliMatthias Beyer
2022-05-17Include README as crate level documentationMatthias Beyer
2022-05-17Add responsibility of tedge_core documentation in READMEMatthias Beyer
2022-05-17Hold read-lock as short as possible in plugin mainloopMatthias Beyer
2022-05-13Enhance doc output headerMatthias Beyer
2022-05-13Fix: Make comments into doc commentsMatthias Beyer
2022-05-13tedge: Run formatterMatthias Beyer
2022-05-13plugin_sysstat: Run formatterMatthias Beyer
2022-05-13plugin_notification: Run formatterMatthias Beyer
2022-05-13plugin_mqtt_measurement_bridge: Run formatterMatthias Beyer
2022-05-13plugin_mqtt: Run formatterMatthias Beyer
2022-05-13plugin_measurement_filter: Run formatterMatthias Beyer
2022-05-13plugin_log: Run formatterMatthias Beyer
2022-05-13plugin_inotify: Run formatterMatthias Beyer
2022-05-13plugin_avg: Run formatterMatthias Beyer