secubox-openwrt/package/secubox/luci-app-cloner
CyberMind-FR ea9a86d485 feat(cloner): Add Factory Dashboard for zero-touch provisioning
Add Factory tab to Cloning Station with:
- Discovery Mode toggle (enable/disable zero-touch provisioning)
- Pending Devices list with approve/reject and profile assignment
- Bulk Token Generator (1-50 tokens with profile selection)
- Hardware Inventory table (MAC, Model, CPU, RAM, Storage)

Implementation:
- 8 RPC declarations for factory methods
- 5 state properties for factory data
- 5 render functions, 6 event handlers
- Factory data polling in 5-second refresh cycle when on tab
- KISS theme UI components throughout

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-25 07:30:15 +01:00
..
htdocs/luci-static/resources/view/cloner feat(cloner): Add Factory Dashboard for zero-touch provisioning 2026-02-25 07:30:15 +01:00
root/usr feat(factory): Add zero-touch auto-provisioning for mesh devices 2026-02-24 17:58:36 +01:00
Makefile feat(luci-app-cloner): Add cloning station LuCI dashboard 2026-02-11 05:13:33 +01:00