Empire Phoenix f1c85d1d74 Migrate serialization from Bincode to Postcard
- Replaced Bincode with Postcard for serialization/deserialization across configs and save operations.
- Simplified struct derives by removing `bincode`-specific traits.
- Updated `Cargo.toml` and `Cargo.lock` to include `postcard` and dependencies.
- Added padding stripping for deserialization and improved error handling.
- Adjusted serialization logic in `savegame_manager.rs` and related modules.
2026-04-26 20:46:52 +02:00
2026-03-10 22:38:06 +01:00
2025-10-15 02:14:49 +02:00
2025-01-27 17:40:27 +01:00
2025-01-27 17:40:27 +01:00
2025-01-27 17:40:27 +01:00
2025-01-29 02:03:00 +01:00
2025-01-27 17:40:27 +01:00
2025-01-27 17:40:27 +01:00
2025-01-24 10:26:38 +01:00

PlantCtrl

The following problems shall be solved with this project:

  • Solar Powered
  • Low Powered
  • Plant monitoring
  • Plant watering
  • IoT

For more information see https://plantctrl.org/

Description
Plant of Things (POT)
Readme 297 MiB
Languages
Rust 65.3%
TypeScript 22.2%
HTML 7.3%
Shell 2.8%
Dockerfile 1.1%
Other 1.2%