OpenC3 / cosmos

OpenC3 COSMOS
https://openc3.com
Other
111 stars 30 forks source link

BucketExplorer auto refresh #1263

Closed ryanmelt closed 1 month ago

ryanmelt commented 5 months ago

Autorefresh the bucket explorer results at some slow rate (once per minute). This will make the page living and always at least close to up to date.

jmthomas commented 3 months ago

PacketViewer has an example of setInterval which is how it could be implemented