# Instellingen

1. **Instellingen**
   * **nomos system Controller Naam:** Hier kunt u de naam van de controller instellen.
   * **Taal:** Via het dropdown-menu kunt u de voorkeurstaal voor de gebruikersinterface selecteren (bijv. Duits, Engels, Frans, Nederlands).
   * **Tijdzone:** Kies uw juiste tijdzone, zodat de controller in de juiste tijdzone werkt.
   * **Datum/Tijd:** Hier ziet u de actuele datum en tijd. U kunt deze handmatig instellen indien nodig.
2. **Locatie**\
   De locatie wordt gebruikt om de weerdienst (OpenWeather) correct in te stellen voor het weergeven van de weersgegevens.
   * **Land:** Kies het land waar uw controller zich bevindt.
   * **Breedtegraad / Lengtegraad:** Vul de exacte geografische coördinaten voor de locatie van de controller in om nauwkeurige weer- en tijdinformatie te ontvangen.
3. **Eenheden**\
   Kies de eenheden die in de app en het systeem gebruikt moeten worden.
   * **Afstand:** Kies tussen metrische (km/u, km) en imperiale eenheden (mph, mijl).
   * **Temperatuur:** Beslis of de temperatuur in Celsius of Fahrenheit moet worden weergegeven.
   * **Wind snelheid:** Hier kunt u kiezen tussen km/u, m/s of mph.
   * **Druk:** Bepaal de eenheden voor luchtdruk (mbar, hPa, etc.).
4. **Systeem Opslaan en Herstarten**

   * Nadat alle instellingen zijn geconfigureerd, kunt u de wijzigingen opslaan en het systeem herstarten om de instellingen toe te passen.

   <figure><img src="/files/qC5YWrLrCkUoXLSsd7d4" 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-nl/administratie/instellingen.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.
