# KNX

With the **KNX** integration, you can manage and control all your KNX-based devices through the **nomos system Controller**.

**Getting Statred:**

1. **Upload Prompt:**
   * You will see the message: "**Please upload your KNX** This is necessary to import the KNX configuration you created in your ETS tool into the nomos system Controller.
2. **Upload KNX Project:**
   * Click on the "**Upload KNX Project**" button to select and upload the relevant **KNX project file (.knxproj)** from your computer.
   * This file contains all the important KNX information that needs to be integrated into the system.
3. **Skip Step:**
   * If you want to upload the KNX project later, you can click "**Skip**" and complete this step at a later time.

**Important Notes:**

* It is important that you have correctly exported your **KNX project** (data type, etc.) before uploading it here. Otherwise, important information may be missing in the **nomos** integration.
* After uploading, the system will automatically analyze the configuration file and integrate the KNX group addresses according to your configuration.

<figure><img src="/files/omryGq2WIyKpAN4xHsBz" alt=""><figcaption></figcaption></figure>


---

# 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://documentation.nomos-system.com/nomos-system/integrator-en/skills/knx.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.
