> For the complete documentation index, see [llms.txt](https://enless.gitbook.io/centre-aide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://enless.gitbook.io/centre-aide/guides-installation/documentation-en/products/editor-4/activation-procedures.md).

# Activation procedures

The TX LIGHT PIR T\&H can operate in LoRaWAN mode but also in LoRa Easy (Enless proprietary mode). In LoRaWAN mode, it can communicate on a public or private LoRaWAN network (including with the Enless LoRaWAN gateway). In LoRa Easy mode, it can communicate with an Enless LoRa Easy receiver.

Thus, there are three possible types of installations:

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><i class="fa-arrow-up-right-from-square">:arrow-up-right-from-square:</i></td><td><h4>LoRaWAN Gateway</h4></td><td>Installation with the LoRaWAN gateway</td><td><sup><sub><mark style="color:blue;">RX LORAWAN</mark></sub></sup></td><td><a href="/pages/287dafd123a8fde8f2ea780b27a18be3abf7c293">/pages/287dafd123a8fde8f2ea780b27a18be3abf7c293</a></td></tr><tr><td><i class="fa-arrow-up-right-from-square">:arrow-up-right-from-square:</i></td><td><h4>LoRa Easy Receivers</h4></td><td>Installation with a LoRa Easy receiver</td><td><sup><sub><mark style="color:blue;">RX MODBUS</mark></sub></sup><br><sup><sub><mark style="color:blue;">RX BACNET</mark></sub></sup><br><sup><sub><mark style="color:blue;">RX HTTP</mark></sub></sup></td><td><a href="/pages/86ef674940b45ca03b9c2f8cb6744edde9b2688f">/pages/86ef674940b45ca03b9c2f8cb6744edde9b2688f</a></td></tr><tr><td><i class="fa-arrow-up-right-from-square">:arrow-up-right-from-square:</i></td><td><h4>Other LoRaWAN network</h4></td><td>Installation on a LoRaWAN network</td><td><sup><sub><mark style="color:blue;">PUBLIC OR PRIVATE</mark></sub></sup></td><td><a href="/pages/6bf54e36fcb85d9bfbdd0ec6885e46c5af157a43">/pages/6bf54e36fcb85d9bfbdd0ec6885e46c5af157a43</a></td></tr></tbody></table>


---

# 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://enless.gitbook.io/centre-aide/guides-installation/documentation-en/products/editor-4/activation-procedures.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.
