
The eOBD / OBD II PID scanner module offers the support of 5 additional PIDs. This chapter describes how to configure the module and how to decode the new fields notified to your back-end server.
First of all, the module has be linked to your Munic Box. Then, the module must be configured with:
Finally, Munic Box will request these 5 PIDs periodically and send them to your server.
Parameters | Units | Default |
---|---|---|
Module status | Activated / De-activated | De-activated |
Period | Seconds | 60 |
Mode and pid of the first request | Integer (in hex format) | None |
Mode and pid of the second request | Integer (in hex format) | None |
Mode and pid of the third request | Integer (in hex format) | None |
Mode and pid of the fourth request | Integer (in hex format) | None |
Mode and pid of the fifth request | Integer (in hex format) | None |
The results of each OBD request are stored in the following fields:
Field name | Description | Type | Size |
---|---|---|---|
MDI_OBD_PID_1 | Result of the first request encoded in base64 | String | 255 |
MDI_OBD_PID_2 | Result of the second request encoded in base64 | String | 255 |
MDI_OBD_PID_3 | Result of the third request encoded in base64 | String | 255 |
MDI_OBD_PID_4 | Result of the fourth request encoded in base64 | String | 255 |
MDI_OBD_PID_5 | Result of the fifth request encoded in base64 | String | 255 |
Each field returns (encoded in base64):