https://github.com/reubenmiller/c8y-simulation
go-c8y-cli extension containing templates used for simulating devices and other Cumulocity data
https://github.com/reubenmiller/c8y-simulation
go-c8y-cli go-c8y-cli-extension
Last synced: 2 months ago
JSON representation
go-c8y-cli extension containing templates used for simulating devices and other Cumulocity data
- Host: GitHub
- URL: https://github.com/reubenmiller/c8y-simulation
- Owner: reubenmiller
- License: mit
- Created: 2022-10-22T15:37:47.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-06T15:03:25.000Z (over 2 years ago)
- Last Synced: 2025-03-06T03:35:08.133Z (2 months ago)
- Topics: go-c8y-cli, go-c8y-cli-extension
- Language: Jsonnet
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# c8y-simulation
go-c8y-cli extension which includes templates to make it easier to create dummy device data with minimal input.
## What is included?
|Type|Included|Notes|
|----|:-:|-----|
|Aliases|🔲||
|Templates|✅|Templates to create dummy data on devices|
|Views|🔲||## Install
The extension can be installed using the following command.
```sh
c8y extension install reubenmiller/c8y-simulation
```