You need to ask Teltonika what those mean. Limited id mapping can be found here.
The Teltonika FM1100 manual lists some IO elements in the manual, but the numbers given do not tally with those reported by Traccar. For example, "Green Driving" IO elements which in manual are given as number 31 (Green Driving Type) and 32 (Green Driving Value) are reported as io253 and io254 respectively. I switched all IO reporting off using the FM11XX Configurator software and then turned on one at a time to determine what was what!
IO element numbers are reported by device, so if Traccar shows io253 and io254, that's exactly what your device sends.
Which leaves me to wonder what is the correspondence between 31 and 253 !?
I guess it's better to ask Teltonika support. Please share the information if you find out the answer.
I/O Tags and values:
io20 or io182 - Horizontal Dilution of Precision (hdop)
io21 - GSM 0-5, values: 0,1,2,3,4,5
io22 - Position Dilution of Precision (pdop)
io66 - external power, if power is below 1000 it means that OBD is disconnected
io67 - internal power
io68 - tachometer RPM
io76 - fuel counter
io80 - engine ON/OFF, values: 1,0
io145-154 - CAN specific data
io199 - speed
io240 - GPRS enabled/disabled, values: 1,0
Event: 253 and io253:1 - Harsh Acceleration.
Event: 253 and io253:3 - Harsh Braking.
Here is another list of io
1
Percentage of remain battery volume
0-64 %(Hex)
2
Door status
0:Door Close
1:Door Open
3
External Power
0: external power not
connect
1:external power
connect
2:Power temp alarm
21
3G Signal Strength
Value range as 0-5.
0= Worst
5=Best
22
Current Profile
1
Profiles: 1-5
72
Temperature Sensor
Temperature=IDValue*10(°C)
100
Low Battery Alert
0 - Normal;
1 – Low Battery
197
MCC
2
MCC code
198
MNC
2
MNC code
199
LAC
4
LAC code
200
CID
4
CID code
210
GPS Speed
0= No Over speed
1= Over speed
238
GPS Fix time
0– No Overtime
1– Overtime
239
Roaming Status
0 – No Roaming
1- In Roaming
240
Static/Moving
0 - Static;
1 - Moving
157
GEO Area 1
0-Inside;1-Outside
158
GEO Area 2
0-Inside;1-Outside
159
GEO Area 3
0-Inside;1-Outside
160
GEO Area 4
0-Inside;1-Outside
161
GEO Area 5
0-Inside;1-Outside
162
GEO Area 6
0-Inside;1-Outside
163
GEO Area 7
0-Inside;1-Outside
164
GEO Area 8
0-Inside;1-Outside
165
GEO Area 9
0-Inside;1-Outside
166
GEO Area 10
0-Inside;1-Outside
Hi all
what is the different between Power and key_ignition ? and what KEY_EVENT refer to .
@xizoaziz, please next time ask your question in one place.
Power is external power voltage, ignitions is a boolean flag indication whether ignition is on or off. Event is event code reported by device.
sorry for that .
so can we use power as an indicator if the engine is on ?
and for key_ignition to use it is it requires an external sensor ?
Event here means (sleep_mode ,normal) or something else ?
so can we use power as an indicator if the engine is on ?
It depends on whether the value changes.
and for key_ignition to use it is it requires an external sensor ?
I don't know, it depends on the type of device.
Event here means (sleep_mode ,normal) or something else ?
I don't know.
All three questions are device-related and you should be asking device vendor. Server just decodes the data that device sends.
Hello
I'm new user of Traccar and i have installed teltonika device on truck.
I have FM5300+KLN200, the sms checking configuration reply that's all it's ok.
On traccar show all basis informations : position, altitude, speed, ... (see beelow)
But i don't have additional attribute from the CAN.
How it is possible to get others attributes like : fuel, Vehicle Identification, High Resolution Vehicle Distance, High Resolution Fuel Consumption (Liquid) ?
How can i check raw data send by the device ?
{ "distance" : 2.21, "event" : 0, "ip" : "172.50.44.2", "priority" : 0, "sat" : 15, "totalDistance" : 2.18828e+006 }
Thanks
If you don't have any "IO" parameters in the attributes, it means that your device doesn't send any additional information.
Hello
Now i have "IO" parameter in the parameter and it's working.
But i receive new code in event attributes :
0
183
184
185
187
195
250
Have you the definition of each code ?
Thanks
Hi!
Can someone please tell me what the ioXXX values mean?
Couldn't find any documentation.
Example:
Thank you!