> For the complete documentation index, see [llms.txt](https://navixy.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://navixy.com/docs/expert-center/id/vehicle-telematics-technology/video-telematics/configuration-guides/jimi-iot/event-configuration-on-jimi-jc-series.md).

# Konfigurasi peristiwa pada seri Jimi JC

Perangkat Jimi JC dapat mengirim berbagai kode peristiwa ke platform Navixy. Meskipun platform memiliki sistem notifikasinya sendiri dengan aturan peringatan yang sudah ditentukan sebelumnya, Anda dapat menyiapkan aturan peringatan kustom tambahan berdasarkan kode peristiwa tertentu dari perangkat Anda menggunakan [jenis aturan peringatan kolom status](/docs/user/guide/events-and-notifications/inputs-and-outputs/state-field-value.md). Fitur ini sangat berguna ketika Anda memerlukan aturan peringatan untuk peristiwa yang tidak memerlukan perekaman video. Misalnya, hitung berapa banyak peristiwa tertentu terjadi menggunakan [laporan semua peristiwa](/docs/user/guide/reports/specific-report-details/report-on-all-events.md).

## Cara menyiapkan aturan peringatan kode peristiwa

1. Buka bagian konfigurasi aturan peringatan.
2. Pilih **nilai kolom status** sebagai jenis aturan peringatan.
3. Di pengaturan:
   * Setel `event_code` sebagai kolom status.
   * Masukkan kode peristiwa yang diinginkan sebagai nilai yang diharapkan.
   * Konfigurasikan preferensi notifikasi tambahan sesuai kebutuhan.

## Contoh kasus penggunaan: aturan peringatan sabuk pengaman terlepas

Mari kita bahas cara menyiapkan aturan peringatan saat sabuk pengaman terlepas:

1. Buat aturan peringatan baru.
2. Pilih **nilai kolom status** sebagai jenis aturan peringatan.

   ![Contoh kasus penggunaan: Aturan peringatan sabuk pengaman — Menetapkan jenis aturan peringatan](/files/5db5c00e928ae43ab32a349fdd6e2ec2883a4bf9)
3. Di tab pengaturan:

   ![Contoh langsung: Menetapkan kode peristiwa 167 untuk deteksi sabuk pengaman terlepas](/files/b7b00bb24c29a686b2c57988b38d0cb2f2cf13cb)

   * Kolom status: `event_code`
   * Nilai yang diharapkan: `167` (kode sabuk pengaman terlepas)

Saat perangkat mengirim paket dengan kode peristiwa 167, platform memicu aturan peringatan dan memberi tahu personel yang ditunjuk.

Selain itu, lihat video singkat tentang kode peristiwa 143 untuk mengetahui cara membuat aturan peringatan seperti itu:

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6wixEtiNjTTQGdw00ODs%2Fuploads%2FH3OsZfippp6o5MXzkxm3%2FState%20field%20value%20event%20creation%20for%20Jimi%20JC.mp4?alt=media&token=295c0786-1c6e-47ce-9a2c-3ac49cb5b934>" %}

## Tabel kode peristiwa

Tabel ini menyediakan daftar kode peristiwa yang didukung oleh perangkat Jimi JC.

Untuk kemudahan Anda, Navixy menampilkan keduanya:

* Kode desimal (digunakan dalam konfigurasi platform).
* Kode heksadesimal (HEX) (seperti dirujuk dalam dokumentasi pabrikan).

Definisi yang diberikan sangat selaras dengan dokumentasi asli seri Jimi JC, sehingga konsisten dengan spesifikasi pabrikan. Gunakan kode ini saat mengonfigurasi aturan peringatan nilai kolom status di platform.

| Kode HEX | Kode | Peristiwa                          |
| -------- | ---- | ---------------------------------- |
| 0x01     | 1    | SOS                                |
| 0x0E     | 14   | Baterai eksternal lemah            |
| 0x47     | 71   | Mengemudi saat lelah               |
| 0x50     | 80   | Pintu tertutup                     |
| 0x51     | 81   | Pintu terbuka                      |
| 0x53     | 83   | Bahan bakar dicuri                 |
| 0x69     | 105  | Pengunggahan file                  |
| 0x70     | 112  | Pemasangan kartu SD                |
| 0x73     | 115  | Waktu habis data bahan bakar       |
| 0x76     | 118  | Waktu habis data suhu              |
| 0x80     | 128  | Getaran                            |
| 0x86     | 134  | Kartu SD tidak dapat dikenali      |
| 0x87     | 135  | Kecepatan berlebih                 |
| 0x88     | 136  | Pemutusan daya                     |
| 0x8A     | 138  | Oli atau elektronik terhubung      |
| 0x8B     | 139  | Oli atau elektronik terputus       |
| 0x8C     | 140  | DMS – Mata tertutup                |
| 0x8F     | 143  | DMS: Distraksi                     |
| 0x90     | 144  | Percepatan kasar                   |
| 0x91     | 145  | Pengereman kasar                   |
| 0x92     | 146  | Belokan kasar                      |
| 0x93     | 147  | Tabrakan                           |
| 0x94     | 148  | DMS: Wajah tidak terdeteksi        |
| 0x97     | 151  | DMS: Menelepon                     |
| 0x9A     | 154  | DMS: Merokok                       |
| 0xA0     | 160  | DMS: Menguap                       |
| 0xA1     | 161  | DMS: Pemantauan shelter            |
| 0xA2     | 162  | DMS – Kalibrasi gagal              |
| 0xA3     | 163  | DMS: Menunduk                      |
| 0xA4     | 164  | Kapasitas kartu SD tidak mencukupi |
| 0xA5     | 165  | Pembacaan RFID                     |
| 0xA6     | 166  | Sabuk pengaman terpasang           |
| 0xA7     | 167  | Sabuk pengaman terlepas            |
| 0xCC     | 204  | Peringatan tabrakan depan          |
| 0xCD     | 205  | Peringatan keluar jalur            |
| 0xCE     | 206  | Peringatan pemantauan jarak aman   |


---

# 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://navixy.com/docs/expert-center/id/vehicle-telematics-technology/video-telematics/configuration-guides/jimi-iot/event-configuration-on-jimi-jc-series.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.
