# Basyx Security Plugin

{% hint style="success" %}
Nutzer\*innen des Plugins gehen bitte auf folgende [Benutzerdokumentation](https://basyx-security-plugin.gitbook.io/basyx-security-plugin-nutzerdokumentation).
{% endhint %}

***

## Entwicklung

Entwicklung für das PROD Plugin ist pausiert aufgrund eines BaSyx-Backend Bugs. Hierzu wurde bereits ein [Issue](https://github.com/eclipse-basyx/basyx-java-server-sdk/issues/707) im der BaSyx Repo erstellt.&#x20;

Mehr Infos zu MOCK und PROD [hier](/basyx-security/entwicklung/finales-plugin-starten-mock-vs-prod.md).

## Teilnehmer (Team 1)

* Felix U. (<https://github.com/fpuhlig>)
* Tobias W. (<https://github.com/Wieedie>)
* Moritz G. (<https://github.com/mo7921>)
* Lukas G. (<https://github.com/thgagi>)
* Francesco I. (<https://github.com/frani1611>)
* Jannik Z. (<https://github.com/Jannik7777>)
* Robert L. (<https://github.com/r00bit1984>)

GitHub-Repo: <https://github.com/DHBW-TINF23F/Team1-BaSyx-Security-Plugin>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://basyx-security-plugin.gitbook.io/basyx-security/home/readme.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
