> 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/ressources/wireless-m-bus/remplacement-des-batteries.md).

# Remplacement des batteries

<table data-search="true"><thead><tr><th width="356.38671875">Capteur</th><th width="186.25390625">Gamme<select><option value="0EpqxXIPzsj8" label="Wireless M-Bus 169MHz" color="blue"></option></select></th><th width="202.19921875">Modèle de batterie</th></tr></thead><tbody><tr><td>TX TEMP AMB 700-021</td><td><span data-option="0EpqxXIPzsj8">Wireless M-Bus 169MHz</span></td><td>BAT C 1000-015</td></tr><tr><td>TX TEMP HUM AMB 700-022</td><td><span data-option="0EpqxXIPzsj8">Wireless M-Bus 169MHz</span></td><td>BAT C 1000-015</td></tr><tr><td>TX CO2 TEMP HUM AMB 700-023</td><td><span data-option="0EpqxXIPzsj8">Wireless M-Bus 169MHz</span></td><td>BAT C 1000-015</td></tr><tr><td>TX TEMP INS 800-022</td><td><span data-option="0EpqxXIPzsj8">Wireless M-Bus 169MHz</span></td><td>BAT D 1000-016</td></tr><tr><td>TX TEMP IMM 400-012</td><td><span data-option="0EpqxXIPzsj8">Wireless M-Bus 169MHz</span></td><td>BAT D 1000-016</td></tr><tr><td>TX PULSE 400-005</td><td><span data-option="0EpqxXIPzsj8">Wireless M-Bus 169MHz</span></td><td>BAT D 1000-016</td></tr><tr><td>TX PULSE ATEX 400-006</td><td><span data-option="0EpqxXIPzsj8">Wireless M-Bus 169MHz</span></td><td>BAT D 1000-029</td></tr><tr><td>TX PULSE LED 800-014</td><td><span data-option="0EpqxXIPzsj8">Wireless M-Bus 169MHz</span></td><td>BAT D 1000-016</td></tr><tr><td>TX 4/20 400-008</td><td><span data-option="0EpqxXIPzsj8">Wireless M-Bus 169MHz</span></td><td>BAT D 1000-016</td></tr><tr><td>TX 0-5V 400-009</td><td><span data-option="0EpqxXIPzsj8">Wireless M-Bus 169MHz</span></td><td>BAT D 1000-016</td></tr><tr><td>TX 0-10V 400-010</td><td><span data-option="0EpqxXIPzsj8">Wireless M-Bus 169MHz</span></td><td>BAT D 1000-016</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/ressources/wireless-m-bus/remplacement-des-batteries.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.
