Agent-Built ASAM ODS Dashboards in 25 Minutes

HighQSoft derives a reusable dashboard skill from a 20-line specification

Following the release of Anthropic's newest Claude model, Fable 5, HighQSoft ran a focused experiment. Could an AI agent derive a reusable skill that creates ASAM ODS dashboards on measured data?

The specification was about 20 lines long and contained mostly boundary conditions, namely Streamlit as the dashboard framework, pyHQL for data access, and the HighQSoft MCP Server for ASAM ODS as the discovery layer. The dashboards themselves were a free pass.

The directions were to discover the database, create five dashboards, keep the skill generic by representation type (graph, geo, table), offer features such as sliders and filters based on the discovered application model, and reinforce lessons learned from each step.

The agent ran for 25 minutes with one manual feedback loop. The result on HighQSoft's weather demonstration database was five working dashboards, a Channel Explorer, a Climate Map, Database Statistics, Last Data Imports, and a Measurement Channel Comparison. Every dashboard runs on live HQL queries against the ODS server. No data was exported, copied, or staged.

Why it works, pyHQL and the MCP Server for ASAM ODS

Why it works, pyHQL and the MCP Server for ASAM ODS

Two components made the result possible.

  • First, the HQL engine accessed through pyHQL. The agent had the complete query language context available and validated every query against the live server before baking it into an app. What ships is what ran.
  • Second, version 2 of the MCP Server for ASAM ODS, rebuilt on FastMCP 3. The key design change in version 2 was the addition of two tools, discover_model and find_paths. Together they let the agent resolve the customer-specific application model instead of guessing element and attribute names. The MCP Server simply knows what the database looks like.

From five dashboards to a dashboard skill

From five dashboards to a dashboard skill

The five dashboards are the visible output, but the actual result is the skill that now builds the next ones. Because the skill works from model discovery rather than hard-coded names, it transfers to any ASAM ODS application model. Test engineers describe the view they want in plain language, and the skill composes, validates, and ships a live dashboard from there.

ASAM ODS Dashboards - Channel Explorer (Streamlit)

ASAM ODS Dashboards - Climate Map (Streamlit)

ASAM ODS Dashboards - Database Statistics (Streamlit)

ASAM ODS Dashboards - Last Data Imports (Streamlit)

ASAM ODS Dashboards - Measurement Channel Comparison (Streamlit)

#ASAM #ODS #AI #MCP #HQL #Streamlit #TestData #HighQSoft

ASAM ODS Dashboards / Streamlit

A new perspective from HighQSoft on data spaces and ASAM ODS

HighQSoft has published a new short story, When Data Spaces Come for Test Data, Standardization Connects. The piece argues that data spaces strengthen, rather than weaken, the case for ASAM ODS. A file-based stack works as long as the system stays local. The moment data crosses an organizational boundary, the standard is what makes that boundary tractable.

The article belongs to HighQSoft's standardization series, which dedicates one short story to each of the five test data management pillars. This installment is the Connected pillar, where the ASAM ODS Standard reaches across organizations into data spaces.

Why the connector is not enough

A data space connector solves transport, not meaning. A file dropped into a connector arrives at the consumer as a blob to be re-interpreted from filenames and folders. The Eclipse Dataspace Connector and its Tractus-X derivative move bytes between provider and consumer; they do not move the contents of those bytes. Without a shared schema, the consumer rebuilds the producer's interpretation by hand, every time, which is exactly the delegated re-import that standardized test data management was meant to avoid.

The story sets out five properties that decide whether a cross-organization exchange becomes useful infrastructure or stays a transport layer with a contract attached. These include schema-to-schema exchange, sub-file asset granularity, calculated results as practical assets, contracted reports and exports, and catalogs with lineage that make exchange auditable and reusable. The closest production parallel today is the Catena-X Product Carbon Footprint exchange, where values flow and aggregate across the supply chain only because a rulebook standardizes how each participant interprets each value.

Two connection points HighQSoft already operates

The article shows two clean ways to connect a HighQSoft installation to a data space, both part of the production architecture today. Janus, the federation layer, treats a connector as one more handler and presents incoming assets as a unified ASAM ODS view for the consumer. ASAMCommander's internal NXServices, orchestrated by Merlin, publish measurements, KPIs, results, and reports to the data space as a provider. Both directions have been demonstrated with real connectors in the GAIA-X 4 KI and RepliCar research projects, including cross-cloud exchanges between separate clouds.

Read it

*#ASAM #ODS #TestData #DataSpaces #GAIAX #DataSovereignty #HighQSoft*

data spaces and asam ods

A new perspective from HighQSoft on AI and ASAM ODS

HighQSoft has published a perspective piece arguing that ASAM ODS is the architectural foundation AI agents need to be useful in regulated test environments. The starting point is a question that recurs in customer conversations and on standardization panels, namely whether a deterministic data standard still matters when large language models can read raw files directly.
The author concludes that the standard is not legacy infrastructure to defend out of habit but the chassis AI requires to deliver value in automotive, maritime, and battery validation. Cost at enterprise scale, hallucinations on calibration coefficients, ISO 9001 and EU AI Act reproducibility obligations, semantic integrity across signal naming, and tool compliance for MATLAB, DIAdem, Concerto, Spark, and Python all point at the same conclusion. AI needs a structured layer beneath it.

The article then shows how HighQSoft's stack already plugs AI into the standard. The MCP Server connects Claude and ChatGPT to ASAM ODS through HQL. Merlin AI extends the same pattern to analysis pipeline composition. MoMa AI, from the AEOPT research project, generates importer mappings from sample data so a new measurement source becomes queryable in hours.

*#ASAM #ODS #AI #TestData #HQL #MCP #HighQSoft*

AI and ASAM ODS / AI for measured data analysis

FAMOS is now opens measurements directly from ASAMCommander

HighQSoft ASAMCommander now opens measurements directly in FAMOS through a one-click “Open with FAMOS” action. The integration took three hours of work on both sides and uses no proprietary plugins, vendor SDKs, or recompilation. The connection runs through pyHQL (ASAM ODS Toolbox for Python), HighQSoft’s Python library for the HQL query language.

FAMOS is a signal analysis and reporting environment used in automotive, aerospace, railway, and mechanical testing since 1987. Engineers rely on it for time-domain and frequency-domain post-processing, automated analysis sequences, and report generation.

HighQSoft ASAMCommander is a web-based test data management application that runs on AReS Libertas, a production-proven ASAM ODS 6 server. ASAMCommander enables engineers to search, filter, and govern measurements at enterprise scale.

What’s new?

An engineer searches and filters thousands of measurements in ASAMCommander Navigator, selects one, and sends it to FAMOS with a single click. Channels, units, sample rates, and metadata arrive together, so the analyst can move straight to curves and analysis sequences rather than deal with file exports.

FAMOS: AI-powered analysis: quickly turn complex measurement data into clear answers

What you can do with it:

For test engineers

  • Find the right measurement
    Use ASAMCommander to search and filter tens of thousands of measurements without leaving the browser.

  • Hand it off in one click
    Open the selected measurement in FAMOS with channels, units, and metadata intact.

  • Keep your existing workflow
    Run existing FAMOS analysis macros against ASAM ODS-managed data without learning a new interface or exporting files.

For ASAM ODS administrators

  • No file detours: Data stays in the ASAM ODS repository. Engineers analyze without exporting, so there are no local copies to govern, age, or recover.

  • Governed access: Users open data through the existing ODS authentication and permission model. Every read is the same, a controlled read, it would be from any ODS client.

  • Add tools through configuration: ASAMCommander’s modular Open-with mechanism supports new analysis targets without forking the application or shipping a server-side plugin.

Two flexible APIs, one open standard

FAMOS exposes a flexible Python API. HighQSoft offers pyHQL, a Python library that wraps the HQL query language for ASAM ODS. The kickoff turned into an implementation workshop. A ten-line pyHQL snippet inside a FAMOS sequence read measurements directly from AReS Libertas via ASAM ODS 6. In parallel, HighQSoft added "Open with FAMOS" as an integrated analysis target in ASAMCommander, built against requirements from imc. No fork, no plugin SDK, no proprietary protocol. Three hours of effort on each side.

The reason both halves stayed small is what sits underneath. ASAM ODS defines the data contract. HQL provides a simple, readable query layer on top of it. pyHQL keeps the calling code short. FAMOS provides a well-defined Python API. The four pieces line up.

Availability

The integration is ready to use. FAMOS, pyHQL, and ASAMCommander Pro are all available today; Contact imc Test & Measurement or HighQSoft for a live demonstration.

 

#imc #FAMOS #ASAMODS #TestDataManagement #pyHQL #HighQSoft #SignalAnalysis #Standardization

FAMOS / imc / ASAMCommander / ASAM ODS

Introducing pyHQL as a Python Library for ASAM ODS

pyHQL (ASAM ODS Toolbox for Python) enables analysts and engineers to utilize the HighQSoft Query Language (HQL) to work directly with ASAM ODS data from Python, providing typed results, mass-data access with units, transactions, and file streaming for analysis, scripts, and dashboards.

 

HighQSoft is introducing pyHQL, a lightweight Python library that connects to the HQL WEB Service and, through it, to any ASAM ODS server in your infrastructure. You use familiar HQL commands to query metadata and measurement data. pyHQL maps ASAM ODS datatypes to convenient Python objects, allowing you to analyze them immediately.

What’s new?

pyHQL eliminates the effort of crafting low-level REST calls and interpreting ASAM ODS datatypes by providing a ready-to-use library—so teams can spend time analyzing data and focusing on insights rather than integration work.

Python Library for ASAM ODS: The HQL Web Service delivers product-based stability and all HQL comfort to the Python end-user.

What you can do with it:

For End-users

  • Query information easily — Use the same HQL queries you already know to retrieve any information from ASAM ODS servers - with all the comfort you'd expect!

  • Work natively in Python & Data Frames — Stay in your comfort zone with Python, Pandas, and friends.

  • Transactions & file streaming — Open/commit/abort transactions from Python; upload and download files via dedicated helpers. Uncommitted transactions are safely aborted on disconnect.

For Analysts & Data Scientists

  • Create dashboards — Build dashboards on ASAM ODS data with Plotly or other tools on top of typed results.
  • Write helper scripts — Quickly retrieve and prepare ASAM ODS data for engineering teams or process information for other stakeholders.
  • Automate pipelines — Combine pyHQL capabilities with Merlin’s pre-built stages to retrieve and write information from ASAM ODS and implement automated processing pipelines.

For Administrators

  • Product Stability — Built on the well-maintained HQL WEB Service for consistent, predictable behavior.
  • Simplicity — Get users started fast with a straightforward, two-URI connection model.
  • Compatibility — Works with ASAM ODS 5 and ASAM ODS 6.

A 30 seconds example to success

from highqsoft.pyHQL.HQL import HQL ASAM ODSURI="hql://admin:admin@localhost:xxxx?licenseserver=xxxx@licenseserver"
hqlURI="http://192.168.xxx.xx:xxx"

 

hql = HQL(hqlURI, ASAM ODSURI)

 

>>> result = hql.query("hql id, name from aotest")
>>> print(result)
---------------------------------------------------------
| Station 0.056 seconds to fetch 83 rows with 2 columns |
| id | name |
---------------------------------------------------------
| 26 | Alsfeld |
| 5 | Neuruppin-Alt Ruppin |
| 45 | Anklam |
...
| 81 | Veilsdorf |
| 82 | Oberhaching-Laufzorn |
| 83 | Waltrop-Abdinghof |
| 61 | Helmstedt-Emmerstedt |
---------------------------------------------------------
83 rows selected
---------------------------------------------------------
Query time: 0.056 seconds
Printer time: 0.001 seconds
Execution time: 0.057 seconds

Availability

pyHQL is available now as a ZIP for pip install from the HighQSoft download page. The manual includes installation steps, connection examples, and a quick tour of queries, mass data access, transactions, and file transfer.

 

#ASAM #ODS #TestData #Merlin #Python #pyHQL #TDM #TestDataManagement #ASAMODS #HighQSoft

Python Library for ASAM ODS

Testing ASAM ODS Servers and ASAM ODS Clients

23 participants from 9 companies in 4 countries meet to test ASAM ODS client applications, ASAM ODS servers, and ATFX files for compliance with the ASAM ODS standard.

As in previous cross-tests, the participating companies came together to test and improve their software in real-life scenarios. The participants helped each other to understand the small differences in the data formats of the various programs and to solve the difficulties that can arise when interpreting this data. They were also able to discuss ambiguities and contradictions in the standard documentation, which can then be eliminated in the next version of the standard.

 

Once all the servers in the network had been set up, the first client connections were established. At the end of the first day, all clients were able to connect to all servers.
Each participating client was assigned an Excel sheet with the scenarios to be tested for each server. This time, the participants agreed to test only the http interface of the ODS standard. The scenarios were, for example:

 

  • Opening the session
  • Reading context variables
  • Browsing through the test hierarchy
  • Reading the model including the n to m relations
  • Simple and nested queries
  • Reading attributes and mass data including size and unit references
  • Writing new instances and mass data
  • Handling of external files (AoFile)

 

The tests were then carried out on the second day. Groups were formed with at least one representative each from the client manufacturer and the server manufacturer. A few identified problems were posted directly as issues in the ASAM GitHub of the ASAM ODS working group to be resolved with the upcoming release.

New Features and Improvements

Today, we released a number of improvements for our products

 

ASAMCommander: Catalog Editor

The release includes several enhancements for managing catalogs in ASAM ODS (Physical Dimensions, Units, Quantities, and groups). The  Catalog Editor provides comprehensive CRUD (Create, Read, Update, Delete) operations and additional features like transaction control, drag and drop functionality, and support for managing catalog elements and their instances.

 

 

HQL: Transaction Handling for Outer Sessions

This update allows creating transactions outside of HQL and requesting HQL to use them. This lifts the limitation of only one transaction per ASAM ODS session.

 

 

Merlin/SAM: New Validation Job Pipeline

A new Validation Job Pipeline runs custom Python scripts on imported data if certain criteria are met. The scripts can generate new parameters or measurements based on the data.

 

 

Merlin/SAM: Check New Job Pipeline for Filter Criteria

Introduces a Job Pipeline for checking newly imported measurements against filter criteria stored in the ASAM ODS database. The pipeline stages include applying filter criteria, copying processing results, and triggering validation.

 

 

Merlin/SAM : Adaptation to Python Repository

Implements a git storage for loading remote stage functions for Job Pipelines making it easier to manage and update scripts.

 

All updates enhance the functionality and flexibility of the Test Data Management Ecosystem providing robust tools for data validation, transaction handling, and catalog management.

 

#HighQSoft #Release #HQL #SoftwareUpdate #ASAMCommander #ASAMODS

HQL 3.3 - Our 2023 Release is available!

Today, we released a new version of our HighQSoft Query Language. This version provides the following features

  • Fixed multiple bugs regarding ASAM ODS 6
  • Fixed behavior for downloading files
  • Improved handling of value matrices
  • Introduced support of OFFSET commands for =DS5
  • Improved error-handling for multiple commands
  • Update of certificates
  • Several minor bug-fixes

Detailed release information can be found in our Confluence products space at https://highqsoft.atlassian.net/ which requires a log-in.

HQL 3.2.1 - New version released

Today, we released a new version of our HighQSoft Query Language. This version provides the following features

  • Fixed a serious problem that occurs with inconsistent unit tables
  • Fixed a serious problem with date conversion in the MATLAB environment
  • Improved error-handling for multiple commands
  • Several minor bug-fixes

Detailed release information can be found in our Confluence products space at https://highqsoft.atlassian.net/ which requires a log-in.

HQL 3.2 - New version released

Today, we released a new version of our HighQSoft Query Language.

This version fixes a problem that occurs with inconsistent unit tables. Units should be unique and assigned to a physical dimension. If this is not the case HQL could not resolve the mapping between unit and unit ID. But this is necessary, because the ASAM ODS server for attribute values and mass data always provides a unit ID, which then has to be mapped by HQL to the corresponding string presentation.

 

Also, HQL now contains an experimental Performance Analyzer that can be used to obtain information and statistical data about HQL commands and execution times

HQL is available as

  • HQL Command-Line Tool
    (ASAM ODS 5, ASAM ODS 6, ASAM ATFx-read)
  • HQL Library
    (ASAM ODS 5, ASAM ODS 6, ASAM ATFx-read)
  • Matlab ODS Toolbox
    (ASAM ODS 5, ASAM ODS 6, ATFx-read)
  • HQL Web Service
    (container/standalone, ASAM ODS 5, ASAM ODS 6)

 

HQL is a versatile and easy-to-learn query language to access measurement data in ASAM ODS solutions. The HQL library assists data analysts and engineers in their daily work to evaluate data and helps developers to integrate new tools and processes into the enterprise test data management solution.

HighQSoft GmbH

Black-und-Decker-Straße 17b
D-65510 Idstein