Traccar doesn't support ignition for Xexun protocol at the moment. Do you have protocol documentation?
but i had another server installed with traccer 3.1 and web ui modification , work perfectly and display xexun tk 103 ignition status as alarm : acc on , alarm acc: off .
is it possible to show ignition status as " alarm " in traccar 3.9 ?
It's not possible that it worked on 3.1. We almost never remove any functionality.
There is a separate notification for an ignition.
@ anton
I don't know what is going on ,but it really working . My traccar 3.1 server installed with web ui modification.
please find the screen capture in this link
That's not a screenshot of an official version of Traccar.
ok thanks anton
original xexun tk 103 2 documentation
http://www.int76.ru/upload/iblock/7bf/manual_gps_vehicle_tracker_xexun_tk_103.pdf
Not sure how user manual is relevant here.
@ anton
sorry ,i am little confusing about your answer traccar does'nt support xexun protocol ignition on/off , but i read in another
forum traccar support tk 103 ignition on/off . but as i know all tk 102 , tk 103, tk 103 2 /b orginal produced by xexun manufacture. another tk 103 without xexun brand is clone one.thanks. http://www.xexun.com/
Traccar supports ignition for "tk103" protocol, not for "xexun" protocol.
@ Anton
in my traccar 3,9 mysql database positiontable "attributes "field i get this data
{"signal":"F","ip":"114.125.18.171","distance":0.0...
in my old traccar 3.1 mysql database position tabble "other" field i get this data
{"signal":"F","alarm":"ACC OFF","ip":"114.125.55.223"
note : i try to copy paste "other" field data into "attributes" field data its work, traccar 3,9 web interface display alarm : acc on or acc off
so is it possible to insert alarm : acc off into position after "signal" in traccar 3,9 attributes . is yes i thinks problem is solved .because xexun tk 103 protocol send ignition on/off as alarm
Traccar now decodes alarm field. I would need protocol documentation with all possible values if you want me to add more options (e.g. "ACC OFF").
sorry Anton i did'nt have xexun official protocol documentation.in traccar 3.9 all xexun tk103 gps data show properly in webinterface expect alarm field. i only know 3 alarm condition : ACC ON , ACC OFF AND help me
recently i had installed traccar 3.9 on ubuntu 14.04 server . i am using xexun original tk 103 device with xexun protocol and port number 5006 . everthing is working perfect accept ignition status not displayed .in traccar log i get hex data from device reporting ignition status :
HEX:
please help me to solve this problem