pi stats from roverd to webui slop

This commit is contained in:
legop3
2026-06-03 12:14:47 -04:00
parent 290985bf47
commit dd7e685934
18 changed files with 1177 additions and 131 deletions
@@ -127,6 +127,7 @@ const {
getRosterForSocket,
broadcastRoster,
setNightVisionState,
handleHostStats,
canSeeRover,
canRequestControl,
} = rosterLifecycle;
@@ -244,6 +245,7 @@ module.exports = {
getRosterForSocket,
broadcastRoster,
setNightVisionState,
handleHostStats,
handleSensorFrame,
requestControl,
releaseControl,