Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ntrp/iot-simulator
Pluggable IoT simulator
https://github.com/ntrp/iot-simulator
iot plugin rust settings simulation simulator
Last synced: 28 days ago
JSON representation
Pluggable IoT simulator
- Host: GitHub
- URL: https://github.com/ntrp/iot-simulator
- Owner: ntrp
- License: agpl-3.0
- Created: 2022-07-08T19:55:52.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-15T05:09:02.000Z (11 months ago)
- Last Synced: 2024-04-13T04:50:43.882Z (7 months ago)
- Topics: iot, plugin, rust, settings, simulation, simulator
- Language: Rust
- Homepage:
- Size: 69.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# [WIP] IoT Simulator
An IoT simulator able to generate a complex scenario and using a completely pluggable architecture
## Getting started
To try the current version run:
```shell
cargo run -- -s ./testing/test.ron -c ./testing/settings.toml
```