Exosphere Documentation

Value History

View measurement data in tables with configurable columns, summaries, and CSV export


Value History lets you inspect measurement data in a tabular format. Unlike charts which visualize trends over time, tables show the current values of your data points at a given timestamp — ideal for monitoring, auditing, and data verification.


Creating a Table View

  1. Navigate to Analytics — Go to Analytics → Value History → "New Table"

  2. Enter a title — Give the table a descriptive name

  3. Select an element — Choose a structure element to associate the table with (controls access and sharing)

  4. Add data points — In edit mode, click "Add data point" to open the Data Selection dialog and choose which controls to display

  5. Save the table — Click "Save" to store the configuration

Saved tables remember their data point selection and column settings. You can quickly switch between saved tables from the Value History list, filtered by your current structure selection.


Table Features

Columns

Each table has fixed columns plus dynamic value columns based on your selected data points:

ColumnDescription
DeviceThe Miniserver the control belongs to
NameThe control name
RoomThe room assigned in Loxone Config
CategoryThe category assigned in Loxone Config
Value columnsOne column per unique state of your selected controls (e.g., temperature, humidity)

Column Customization

  • Show/hide columns using the column visibility toggle
  • Sort by any column by clicking the column header
  • Filter per column using the built-in column filter inputs
  • Global search — toggle the search bar to find values across all columns

Column visibility, sorting, and filter settings are persisted both in the URL and in your browser's local storage. Share a URL to give colleagues the same view.

Summary Statistics

Enable summary cards above the table to see aggregate values:

SummaryDescription
AverageMean value across all rows for the first value column
MinLowest value with the device and control that produced it
MaxHighest value with the device and control that produced it
OccurrencesFrequency count of each unique value

Configure summaries in the table settings panel.

Time Navigation

Use the date/time picker at the top of the table to navigate to a specific point in time. The table shows the latest data recorded up to the selected timestamp.

Auto-Refresh

Enterprise Feature

Auto-refresh is available in Enterprise workspaces only. Other plans can refresh manually.

Set a refresh interval to keep the table data up to date automatically. Choose from predefined intervals in the refresh menu.


Sharing and Permissions

Sharing Tables

Enterprise Feature

Sharing is available in Enterprise workspaces only.

Share tables with team members via a share link. Shared tables open in read-only mode with the same column and filter settings.

Additional Actions

  • Rename — Change the table title inline
  • Duplicate — Create a copy of the table with the same data point selection
  • Fullscreen — Expand the table to fill the browser window
  • Delete — Remove the table permanently

Exporting Data

CSV Export

Export the current table data for external analysis:

  1. Open the table you want to export
  2. Navigate to the desired timestamp
  3. Click the "Export CSV" button in the toolbar

The export includes all visible columns (Device, Name, Room, Category, and all value columns) with a UTF-8 BOM header for Excel compatibility.

For automated recurring exports, consider setting up a scheduled export instead. Scheduled exports can deliver data via email or webhook on a recurring basis.


Troubleshooting

For common table issues such as missing data or unexpected values, see the Troubleshooting Guide.


  • Charts – Visualize data graphically over time
  • Databases – Device-centric structured data views
  • Export Center – Export table data and schedule automated reports