Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nikitaignatov/iotsim
IoT Telemetry Simulator - test your IoT application with different data profiles of your devices.
https://github.com/nikitaignatov/iotsim
iot iot-application iot-device iot-telemetry-simulator sensor sensor-data simulation simulator
Last synced: about 2 months ago
JSON representation
IoT Telemetry Simulator - test your IoT application with different data profiles of your devices.
- Host: GitHub
- URL: https://github.com/nikitaignatov/iotsim
- Owner: nikitaignatov
- License: gpl-3.0
- Created: 2021-05-04T21:58:28.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-06-30T19:19:32.000Z (over 3 years ago)
- Last Synced: 2024-04-24T03:22:44.092Z (9 months ago)
- Topics: iot, iot-application, iot-device, iot-telemetry-simulator, sensor, sensor-data, simulation, simulator
- Language: Svelte
- Homepage: https://iotsim.netlify.app/
- Size: 398 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# iotsim
IoT Simulator## Getting Started
[DEMO](https://iotsim.netlify.app/)
### Define the simulation parameters
- number of datapoints
- interval
- repeat![image](https://user-images.githubusercontent.com/4703715/117589719-8a7ba080-b12b-11eb-879c-0767fdbfaad9.png)
### Define the desired data profile for the simulation
![image](https://user-images.githubusercontent.com/4703715/117589680-5dc78900-b12b-11eb-8fab-c522c5575e3a.png)
### Run Simulation
![image](https://user-images.githubusercontent.com/4703715/117589588-bd716480-b12a-11eb-8f6b-e02437cfe1ba.png)