varroa/app/src/main
Kayos 19ab72d8ea v7.3: reliable device_id with SSH fallback
- Add JSch SSH library dependency
- Persistent device_id cache in DataStore (not just memory)
- Load cached device_id on app start
- Only fetch if missing or 'unknown'
- 30-second timeout for /api/1/info endpoint
- SSH fallback to root@192.168.0.10:22 when API fails
- Retry device_id fetch after successful landmark poll
- Fallback order: DataStore cache → API → SSH
- Build signed APK at /root/.openclaw/workspace/projects/varroa-v7.3.apk
2026-03-11 13:50:15 -07:00
..
java/com/adamaps/varroa v7.3: reliable device_id with SSH fallback 2026-03-11 13:50:15 -07:00
res v7.2: simplify - single Bee IP, fix device_id 2026-03-11 12:58:28 -07:00
AndroidManifest.xml v7: store-and-forward architecture 2026-03-11 11:11:05 -07:00