Skip to content

Commit

Permalink
adapter.http: implement feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
Frosty2500 authored Aug 14, 2024
1 parent 799b3d3 commit 01cd31e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion basyx/aas/adapter/http.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@
#
# SPDX-License-Identifier: MIT
"""
This server implementation has several routes and features that are not currently supported, as outlined below:
This module implements the "Specification of the Asset Administration Shell Part 2 Application Programming Interfaces".
However, several features and routes are currently not supported:
1. Correlation ID: Not implemented because it was deemed unnecessary for this server.
Expand Down

0 comments on commit 01cd31e

Please sign in to comment.