Skip to content

Commit

Permalink
Adds link to time series data example
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronzi authored Dec 7, 2024
1 parent be03c1e commit f51da9e
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion examples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ This folder contains example configurations and docker compose files for setting
## Standalone Submodel
For definining standalone submodels, see [Submodel Service](../basyx.submodelservice)

## Time Series Data Submodel Example
An example showcasing the integration of time series data leveraging the plugin in the AAS Web UI.
See [Time Series Data Example](https://github.com/eclipse-basyx/basyx-aas-web-ui/tree/main/examples/TimeSeriesData) in the repository of the AAS Web UI.

## BaSyx with NGINX
See the separate [NGINX example](BaSyxNGINX) for a comprehensive setup leveraging NGINX.

Expand All @@ -17,4 +21,4 @@ See the separate [Operation Delegation Example](BaSyxOperationDelegation) for a
See the separate [Secure Setup Example](BaSyxSecured) for a comprehensive setup leveraging Keycloak.

## BaSyx Client Example
See the separate [Client Example](BaSyxClient) for a comprehensive setup leveraging the BaSyx Java Client library.
See the separate [Client Example](BaSyxClient) for a comprehensive setup leveraging the BaSyx Java Client library.

0 comments on commit f51da9e

Please sign in to comment.