Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/softwareag/cumulocity-tedge-setup
Standalone web ui to setup edge
https://github.com/softwareag/cumulocity-tedge-setup
agent cumulocity-agent cumulocity-extension cumulocity-iot extension iot-analytics thin-edge
Last synced: 19 days ago
JSON representation
Standalone web ui to setup edge
- Host: GitHub
- URL: https://github.com/softwareag/cumulocity-tedge-setup
- Owner: SoftwareAG
- License: apache-2.0
- Created: 2021-11-04T07:10:33.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-08T13:38:53.000Z (about 1 year ago)
- Last Synced: 2024-12-14T22:33:46.739Z (25 days ago)
- Topics: agent, cumulocity-agent, cumulocity-extension, cumulocity-iot, extension, iot-analytics, thin-edge
- Language: TypeScript
- Homepage:
- Size: 18.8 MB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Cumulocity Tedge Setup
This project adds components to the thin edge:
* web UI, for easy setup of the thin edge
* simple graph to view streamed data
* component to store measurements locally in a mongo db## Run solution
```
docker-compose up
```Then access the web UI: http://localhost:9080/#/setup
![Setup](/resource/Setup.png)
Then access the analytics dashboard: http://localhost:9080/#/analytics
![Setup](/resource/Analytics.png)
---
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.
For more information you can Ask a Question in the [Tech Community Forums](https://tech.forums.softwareag.com/tags/c/forum/1/Cumulocity-IoT).
You can find additional information in the [Software AG Tech Community](https://techcommunity.softwareag.com/en_en/cumulocity-iot.html).