How to show event data in record

35TlEcDva year ago

Hello everyone,

I would like to be able to display the value of IO11317 in the route report by storing it in the position table as for the values of the fields 'event', 'odometer', 'totalDistance', etc... currently retrieved in the 'attribute' field of the 'position' table.

{"priority":0,"sat":9,"event":11317,"io11317":"013c050f4d756c74697465635f3200000000000f067cd9f41dc034060208ff07013f0801001002fde90901000a02000b0b01ed0c02ffff0d01000e020b9a3c050f4d756c74697465635f3600000000000f067cd9f41c3209060209180701310801001002fde90901000a02000a0b010e0c02ff560d01000e020be03c050f4d756c74697465635f3100000000000f067cd9f4118b2b0602096f0701300801001002fde90901000a02008e0b01fb0c0200020d01000e020bd63c050f4d756c74697465635f3300000000000f067cd9f41c877e060208f207013d0801001002fde90901000a0200030b01010c0200010d01000e020b903c050f4d756c74697465635f3400000000000f067cd9f4149524060209190701340801001002fde90901000a02000a0b01ff0c02009e0d01000e020bcc3c050f4d756c74697465635f3500000000000f067cd9f412cfa7060209400701350801001002fde90901000a0200610b01020c0200010d01000e020bcc","distance":0.0,"totalDistance":4.286353522E7,"motion":false,"hours":102275222}

Can you tell me in which file I have to make changes, and where the changes are made in the above fields and what i need to do ?

Thanks