https://github.com/woofdogtw/sylvia-iot-core
The core modules of Sylvia-IoT platform.
https://github.com/woofdogtw/sylvia-iot-core
iot iot-platform
Last synced: 3 months ago
JSON representation
The core modules of Sylvia-IoT platform.
- Host: GitHub
- URL: https://github.com/woofdogtw/sylvia-iot-core
- Owner: woofdogtw
- License: mit
- Created: 2023-03-05T14:43:21.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-06-29T12:46:45.000Z (12 months ago)
- Last Synced: 2025-06-29T13:05:56.005Z (12 months ago)
- Topics: iot, iot-platform
- Language: Rust
- Homepage: https://woofdogtw.github.io/sylvia-iot-core
- Size: 76.7 MB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README

[](https://hub.docker.com/r/woofdogtw/sylvia-iot-core)
[](LICENSE)
# Sylvia-IoT: An Open Source IoT Platform
**Sylvia-IoT** is an open source IoT (Internet of Things) platform primarily designed to forward device messages
to applications or enable applications to send commands to devices.

This repository contains the following modules:
- The core modules:
- [Auth](sylvia-iot-auth)
- [Broker](sylvia-iot-broker)
- [Coremgr](sylvia-iot-coremgr) with a [CLI](sylvia-iot-coremgr-cli) tool.
- [Data](sylvia-iot-data)
- [SDK](sylvia-iot-sdk)
- A [router](sylvia-router) for demonstration.
- A [simple stress test](stress-simple) tool.
Please refer to the documentation for more detailed information.
# Documentation
- [Documentation](https://woofdogtw.github.io/sylvia-iot-core)
- [δΈζη](https://woofdogtw.github.io/sylvia-iot-core/book-zh-TW)