Skip to content
This repository has been archived by the owner on Oct 9, 2024. It is now read-only.

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
switschel committed Dec 16, 2019
2 parents a00a85c + 46579ac commit db68b1d
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Cumulocity Integration Microservice for Eclipse Hono
# Cumulocity Agent for Eclipse Hono

## Description
This is a Microservice that integrates with [Eclipse Hono](https://hono.eclipse.org). Hono is a an IoT Hub which handles the messaging of IoT Devices including Telemetry Data and Command & Control Data.
This is an Agent/Microservice that integrates with [Eclipse Hono](https://hono.eclipse.org). Hono is a an IoT Hub which handles the messaging of IoT Devices including Telemetry Data and Command & Control Data.
This Microservice will act as a Consumer Application, listens to all Telemetry & Event Data provided by Hono and forward the Data to Cumulocity.
Each Hono Tenant is mapped to one Cumulocity Tenant this is why the Microservice isolation level is "Per-Tenant".
Currently only Telemetry & Event Data is supported by this Microservice. Command & Control functionality might be added later on.
Expand Down Expand Up @@ -83,9 +83,7 @@ Run `mvn clean package` to build the Microservice which will create a ZIP archiv
2. Select the zip archive generated by the [Build](#build).
> NOTE: Rename the zip archive to "hono-agent.zip" before uploading it
3. Wait until the Microservice is uploaded and started. You can check that under the application and Status.

![c8y_ms_status](img/c8y_ms_status.png)

4. In the "Log" Tab you can check the Logfiles of the Agent.

______________________
These tools are provided as-is and without warranty or support. They do not constitute part of the Software AG product suite. Users are free to use, fork and modify them, subject to the license agreement. While Software AG welcomes contributions, we cannot guarantee to include every contribution in the master project.
Expand All @@ -95,4 +93,4 @@ For more information you can Ask a Question in the [TECHcommunity Forums](http:/
You can find additional information in the [Software AG TECHcommunity](http://techcommunity.softwareag.com/home/-/product/name/cumulocity).

_________________
Contact us at [TECHcommunity](mailto:technologycommunity@softwareag.com?subject=Github/SoftwareAG) if you have any questions.
Contact us at [TECHcommunity](mailto:technologycommunity@softwareag.com?subject=Github/SoftwareAG) if you have any questions.

0 comments on commit db68b1d

Please sign in to comment.