> For the complete documentation index, see [llms.txt](https://mwm5.twelite.info/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mwm5.twelite.info/references/parser/twefmt/packet-types/twepacketpal/e_cause.md).

# E\_CAUSE

パケット送信要因。`PalDataInfo::e_data_cause`で使用されます。

| 名前                   | 解説             |
| -------------------- | -------------- |
| EVENT                | イベントが発生した。     |
| VALUE\_CHANGED       | センサー値が変更された。   |
| VALUE\_OVER\_LIMIT   | センサー値が閾値以上である。 |
| VALUE\_UNDER\_LIMIT  | センサー値が閾値以下である。 |
| VALUE\_WITHIN\_RANGE | センサー値が範囲内である。  |
| NODEF                | 要因としては未定義である。  |
