# Packet Types

- [TwePacketTwelite](https://mwm5.twelite.info/0.8/references/parser/twefmt/packet-types/twepackettwelite.md)
- [DataTwelite](https://mwm5.twelite.info/0.8/references/parser/twefmt/packet-types/twepackettwelite/datatwelite.md): App\_Twelite データ
- [TwePacketPal](https://mwm5.twelite.info/0.8/references/parser/twefmt/packet-types/twepacketpal.md): TWELITE PALのパケット
- [DataPal](https://mwm5.twelite.info/0.8/references/parser/twefmt/packet-types/twepacketpal/datapal.md): PAL共通データ
- [E\_PAL\_PCB](https://mwm5.twelite.info/0.8/references/parser/twefmt/packet-types/twepacketpal/e_pal_pcb.md): PAL基板種別
- [PalBase](https://mwm5.twelite.info/0.8/references/parser/twefmt/packet-types/twepacketpal/palbase.md): PALセンサー共通データ
- [PalMag](https://mwm5.twelite.info/0.8/references/parser/twefmt/packet-types/twepacketpal/palbase/palmag.md): 開閉センサーパル(MAG)のセンサーデータ
- [PalAmb](https://mwm5.twelite.info/0.8/references/parser/twefmt/packet-types/twepacketpal/palbase/palamb.md): 環境センサーパル(AMB)のセンサーデータ
- [PalMot](https://mwm5.twelite.info/0.8/references/parser/twefmt/packet-types/twepacketpal/palbase/palmot.md): 動作センサーパル(MOT)のセンサーデータ


---

# 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://mwm5.twelite.info/0.8/references/parser/twefmt/packet-types.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.
