> For the complete documentation index, see [llms.txt](https://documentation.nomos-system.com/nomos-system/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentation.nomos-system.com/nomos-system/integratore-it/competenze/knx.md).

# KNX

Con l'integrazione **KNX**, può gestire e controllare tutti i Suoi dispositivi basati su KNX attraverso il **nomos system Controller**.

**Per iniziare:**

1. **Richiesta di caricamento:**
   * Vedrai il messaggio: "**Carica il Suo progetto KNX** Questo e necessario per importare la configurazione KNX che ha creato nel Suo strumento ETS nel nomos system Controller.
2. **Caricare il progetto KNX:**
   * Clicchi sul pulsante "**Carica progetto KNX**" per selezionare e caricare il **file di progetto KNX (.knxproj)** pertinente dal Suo computer.
   * Questo file contiene tutte le informazioni KNX importanti che devono essere integrate nel sistema.
3. **Saltare il passaggio:**
   * Se desidera caricare il progetto KNX in seguito, può cliccare "**Salta**" e completare questo passaggio in un secondo momento.

{% hint style="info" %}
**Note importanti:**

* E importante che abbia esportato correttamente il Suo **progetto KNX** (tipo di dati, ecc.) prima di caricarlo qui. Altrimenti, informazioni importanti potrebbero mancare nell'integrazione **nomos**.
* Dopo il caricamento, il sistema analizzera automaticamente il file di configurazione e integrera gli indirizzi di gruppo KNX secondo la Sua configurazione.
  {% endhint %}

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


---

# 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, and the optional `goal` query parameter:

```
GET https://documentation.nomos-system.com/nomos-system/integratore-it/competenze/knx.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
