> 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/integrator-nl/skills/wiser-by-feller/verbonden-apparaten-verdere-opties.md).

# Verbonden Apparaten – Verdere Opties

Klik op een al verbonden apparaat om verdere opties te zien. Er opent nu een venster met gedetailleerde informatie en instellingen van het geselecteerde apparaat.

**Apparaatoverzicht:**

1. **Zone en Kamer:**
   * Toont het **zone** en de **kamer** waarin het apparaat zich bevindt. In dit geval is het apparaat geplaatst in het gebied WHG 1 (begane grond rechts) in de kamer Balkon.
2. **Platform, Categorie en Type:**
   * Het **platform** is Wiser, de **categorie** is Verlichting en het **type** is Licht.
3. **Fabrikant en Model:**
   * Fabrikant: *Feller*
   * Model: *Wiser*
4. **Verbinden en Status:**
   * Toont de kwaliteit van de verbinding (hier 44%) evenals de huidige status van het apparaat (OK).
5. **Compatibiliteit en Certificering:**
   * Compatibiliteit: 100 %
   * Geclassificeerd door het nomos-systeem.

**Instellingen:**

1. **Centrale Functie:**
   * Activeer of deactiveer of het apparaat moet deelnemen aan centrale functies, zoals het bedienen in centrale scenario's.
2. **App-weergave:**
   * Het apparaat kan in apps worden weergegeven of verborgen blijven, afhankelijk van de behoefte.
3. **Spraakbesturing:**
   * Activeer of het apparaat kan worden gebruikt via spraakassistenten (bijv. Google Assistant, Alexa of Siri).
4. **HAP Weergave:**
   * Geeft aan of het apparaat beschikbaar is in het HomeKit Accessory Protocol (HAP) om via Apple Home te worden bediend.

**Verbinden:**

1. **Scènes:**
   * Toont de verbonden scènes, bijvoorbeeld een scène waarbij alle lichten worden uitgeschakeld (“Alles Uit”).

**Schermconfiguratie:**

1. **Verbonden kwaliteitsinstelling:**
   * Met deze instelling kunt u de verbindingskwaliteit op een statusbeeldscherm weergeven.

**Verdere Opties:**

1. **Waarden & Opties:**
   * Via deze knop kunnen geavanceerde instellingen zoals de helderheid van de lamp of andere functies worden ingesteld (afhankelijk van het type apparaat).
2. **Gegevenslogs:**
   * Hier kan een gegevenslogboek worden opgehaald dat nuttige informatie biedt over de verbinding en activiteit van het apparaat.
3. **Apparaat Verwijderen:**
   * Als u het apparaat uit het systeem wilt verwijderen, kunt u dit doen via de optie **apparaat verwijderen**.

<figure><img src="/files/tfdk3wGCgIiATt4OlKkB" 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/integrator-nl/skills/wiser-by-feller/verbonden-apparaten-verdere-opties.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.
