Do you mean I/O? OBD data should be coming as I/O as well.
The following What Traccar receive from Teletonika FM3001
{"priority":0,"sat":10,"event":240,"ignition":true,"motion":false,"workMode":1,"rssi":4,"io200":0,"gpsStatus":1,"io29":0,"pdop":0.8,"hdop":0.5,"power":14.280000000000001,"io24":11,"battery":3.9490000000000003,"io68":119,"io13":118,"io12":79741,"distance":4.86,"totalDistance":4.86}
As you see there is no OBD data only I/O data received.
Note: I enable from Teletonika FM3001 configurator to send OBD data.
Anything can I do to receive OBD Data. Please Advice
Please read my previous comment. I don't really understand what the issue is.
In your comment you said that :"OBD data should be coming as I/O as well." But when I connect FM3001 to Traccar server, it receive only I/O element and not the OBD Data as shown in the following:
{"priority":0,"sat":10,"event":240,"ignition":true,"motion":false,"workMode":1,"rssi":4,"io200":0,"gpsStatus":1,"io29":0,"pdop":0.8,"hdop":0.5,"power":14.280000000000001,"io24":11,"battery":3.9490000000000003,"io68":119,"io13":118,"io12":79741,"distance":4.86,"totalDistance":4.86}
This is the issue. I want to receive the OBD Data sent by Teltonika FM3001
I think you misunderstand what "OBD data should be coming as I/O as well" means.
First
1. Connect Teltonika FM3001 to OBD port of the car.
2. Connect laptop with Teltonika FM3001 through USB cable.
3. I configure Teltonika FM3001 .
Second
I configure firewall of the server to open port 5027 inbound.
OBD send only Location elements and I/P element, it didn't send OBD element.
Please advice me what I can do to received OBD elements.
Thanks