DataSourceInfo

class foxglove.layouts.DataSourceInfoPanel

View details like topics and timestamps for the current data source.

For more information, see the documentation.

Example
import foxglove.layouts as fl

layout = fl.Layout(content=fl.DataSourceInfoPanel())
config: Any | None = None
title: Any | None = None