====================================================================
  MantouBoxControl VBeta - Edge Agent Setup for Dell Node
====================================================================

1. Python Requirement:
   - Python 3.10+ installed
   - (Windows: Tick 'Add python.exe to PATH' during install)

2. Install Dependencies:
   pip install -r requirements.txt

3. Verify ADB Connection to Android Devices:
   adb devices

4. Start Agent (Pre-configured to https://mantouagent.fyi):
   - Windows: Double-click run_edge.bat
   - Linux:   chmod +x run_edge.sh && ./run_edge.sh

5. Online Confirmation:
   Your node DELL-01 will show ONLINE on the web dashboard immediately.
====================================================================
