summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLukasz Woznicki <75632179+makr11st@users.noreply.github.com>2021-01-15 17:08:02 +0000
committerGitHub <noreply@github.com>2021-01-15 17:08:02 +0000
commit3dcf44a71df684ae198a7cedb468016c91e83bca (patch)
tree074c61701fac2f251f9b46f8183a84abd57382ef /README.md
parentcdb341e37c584a9a2fa39b155446559d2068da6f (diff)
[CIT-101] Mapper application framework (#16)
* [CIT-102] Thin Edge Json to C8y Json translator library * Added binary workspace for tedge-mapper * Mapper struct * Add client mapper struct to map from open json to csv mqtt * Add missing comments * Add missing comments * Update tokio to latest * Use translator to convert to c8y_json * Remove commented out code from mapper.rs * mapper.rs - convert error message return result to string. * mapper.rs - remove unused code. * Adjust code to use latest (4cd08dc52ebd026f05845bb95d2d4eb47c2e48ed) interface from json translator * mapper.rs - update publish interface call to pass plain payload. * Add tests for scan_port function. * mapper.rs - fix tests for mapper::map with new payload format. * Remove server avaialable check. * Correct Ok return results * Remove redundant contants and use default config. * Remove commented out code. * main.rs - Use mapper::const for topics instead of hardcoded values. * mapper.rs - Remove behaviour to overwrite user input and propagate error with exit. * tedge-mapper.service - Update app description to be more generic. * mapper.rs - change Vec<u8> to a slice param. * mapper.rs - Update timestamp to be correctly formatted to iso8601 * mapper.rs - Add run method with task handlejoin on errors and messages. * main.rs - Use run method from mapper. * mapper.rs - Refactor tests to use byte raw string. * Remove redundant tests from mapper.rs which are already covered in c8y_translator
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4aa36871..f29731ae 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@ The Software AG Thin Edge
- /cumulocity
- /azure
- /aws
- - /conenctor
+ - /connector
- /apama
- /device-management
- /debian