Grafana dashboards are time-series first. Control time with the native Grafana time-picker (top-right) and with the TSPI time navigator (center-top, just below the menu line). Data does not auto-refresh — click Refresh whenever you change the time range. Visuals are sourced from the InfluxDB time-series database; Grafana renders that data for you.
Use the menu line to jump between dashboards: Inverter Details, Meteo Details, Production Details, MT, Control, and Alarms. It’s located at the very top of the main page.
Select a range: click the time-picker → choose a preset (Today so far, Yesterday, Last 7 days, Last month) or set a custom range.
Type by hand: enter exact start/end date-times.
Shift the window: use the small left/right arrows beside the time-picker.
Refresh: click Refresh to fetch data for the current window (TSPInsight does not auto-refresh).
¶ TSPI time navigator (center-top, below the menu line)
Common shortcuts above all panelsOne-click buttons to change the time period (days, weeks, months, years)
Slide through days (arrows at the start and end) and jump quickly using the most common shortcuts.
Use the preset buttons Today, Yesterday, Last week, This month, Last month, This year, Last year as a shortcut to change the time period without opening the Grafana time-picker.
Sits above all panels, center-top, under the menu line.
Many panels expose quick filters and an aggregation interval right above the chart. In the example: metric = AC Power, MT = MT1 (Modular Transformer), and inverters 1–6 selected; interval = 10 minutes.
Use the panel menu (three dots) to inspect the underlying time-series and export a CSV for reporting. Progression: open the panel menu → choose Inspect → pick Data → preview → Download CSV.
Inspect → Data → Download CSV
Download CSV: exports the table. Enable “Excel header” if you’ll open it in Excel to get clean column names.
Other tabs:Stats (summary), Query (data source query), JSON (panel definition) — useful for audits.
On Control pages you’ll see large buttons and input fields (e.g., Active SP %). Changing the values or options does not immediately command the plant. Prepare your configuration first, then press the assigned action button (e.g., Submit Setpoint) to send commands to the PLC.
Behind the scenes, the call goes Grafana → TSPI API → PPC (MINI or MAXI) to control the park. If the command succeeds, a green banner appears in the top-right. If it fails, a red banner appears — in that case, note the message and contact TSPI support.