2021-03-18
Updated: 2024/7/3
Read Time: 5 min
Major Release of Cloud Control System (Milestone)
v19210
Milestone Version: Cloud Control System officially released, establishing the platform's foundational capabilities and distributed remote control framework.
Version Highlights
Platform Foundation Capabilities
- Completed the basic remote control framework (device access, screen mirroring, remote command execution);
- Provided script runtime (Bot.js kernel) and basic APIs (file, screen, input).
Remote Connection and Screen Mirroring
- Implemented basic screen mirroring and remote control protocols;
- Supported basic remote screen recording/screenshot/touch playback functionality.
Plugin and Extension Mechanism
- Defined plugin interfaces and extension points, supporting third-party module integration.
Launch Recommendations
- Recommended to use this version as the baseline for initial platform setup, with subsequent features and optimizations using this version as a compatibility reference.