You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix device list display on Dashboard and Analytics pages
- Update deviceService.ts to use correct MQTT endpoint (/devices instead of /devices/list)
- Fix Dashboard page to fetch device data directly for accurate device counts
- Fix Analytics page to augment analytics data with correct device counts
- Both pages now show 5 devices instead of 0 for Total/Online/Active devices
- Device counts now update in real-time based on actual device status
0 commit comments