Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cumulocity-iot/cumulocity-advanced-simulator
A cumulocity-app providing easier access to create and maintain elaborate simulators.
https://github.com/cumulocity-iot/cumulocity-advanced-simulator
cumulocity cumulocity-extension cumulocity-iot cumulocity-simulator extension iot-analytics simulator
Last synced: 8 days ago
JSON representation
A cumulocity-app providing easier access to create and maintain elaborate simulators.
- Host: GitHub
- URL: https://github.com/cumulocity-iot/cumulocity-advanced-simulator
- Owner: Cumulocity-IoT
- License: apache-2.0
- Created: 2021-05-05T08:29:07.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-10-26T13:30:30.000Z (over 3 years ago)
- Last Synced: 2024-12-10T12:32:57.925Z (about 2 months ago)
- Topics: cumulocity, cumulocity-extension, cumulocity-iot, cumulocity-simulator, extension, iot-analytics, simulator
- Language: TypeScript
- Homepage:
- Size: 1.46 MB
- Stars: 6
- Watchers: 4
- Forks: 2
- Open Issues: 61
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Advanced Simulator for Cumulocity
## Feature Log
- Create thousands of instructions simple with an UI
- Orchestrate thousands of instructions effortlessly
- Linear scale, Waveform, randomization are some of the 1-click features
- Check the outcome of your simulator before even starting it with charts and Aggregations of all kind
- Do bulk updates to all measurements
- Simulate CSV data of real device
- Templates to create multiple simulators## Install Guide
Through the UI:
1. Go to the releases section in GitHub and download the latest ZIP
2. Open the administration app in your tenant
3. Click on "Applications" -> "Own applications" -> and in top right corner "Add application"
4. "Upload Web application" -> Select the ZipAlternative way to install through CLI:
1. Fork and clone the repositoriy
2. Use ```npm install && npm build``` in the cloned Repo
3. Run ```npm deploy``` and enter the URL of your tenant and enter credentials with the appropriate permission------------------------------
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.