> For the complete documentation index, see [llms.txt](https://docs.videc.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.videc.de/june5-3.7/en/weitere-june5-produkte/june5-flexin/fehlerbehebung-und-hilfe/glossar.md).

# Glossary

| **Term**                        | **Description**                                                                                                                                                                                                                                                     |
| ------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Data Point                      | In the FlexIn context, usually a manual reading, i.e. a measuring point (measurement variable) with a counter whose values are to be recorded.                                                                                                                      |
| Debug Information               | Key data about the app version, configuration (excluding passwords) and hardware that can be sent for error analysis. Log files are not included here.                                                                                                              |
| Detail View                     | All information about a single data point is displayed here. New values can be entered here.                                                                                                                                                                        |
| List View                       | An overview of the available data points. In the server view, the tree structure of the server can also be displayed.                                                                                                                                               |
| Log Files                       | All app actions are logged in files so they can be evaluated in the event of an error. Log files are not part of the debug information and must be copied separately (see [FAQ](/june5-3.7/en/weitere-june5-produkte/june5-flexin/fehlerbehebung-und-hilfe/faq.md)) |
| Self-Signed SSL/TLS Certificate | A certificate that was not created by an official certification authority, but for example by the JUNE5 Configurator. Since automatic verification is not possible here, it must be manually verified and trusted.                                                  |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://docs.videc.de/june5-3.7/en/weitere-june5-produkte/june5-flexin/fehlerbehebung-und-hilfe/glossar.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.
