You can use attributes copying.
Hi Anton
I'm using this on traccar.xml
<entry key='processing.computedAttributes.deviceAttributes'>true</entry>
<entry key='processing.copyAttributes.enable'>true</entry>
<entry key='processing.copyAttributes'>ignition,blocked,motion,power,battery,batteryLevel,sat,rssi</entry>
Is this what you are talking about?
Something like that, but you have to add ICCID there.
<entry key='processing.computedAttributes.deviceAttributes'>true</entry>
<entry key='processing.copyAttributes.enable'>true</entry>
<entry key='processing.copyAttributes'>ignition,blocked,motion,power,battery,batteryLevel,sat,rssi,iccid</entry>
Thank you Anton, will try like that and revert after tests
Hi guys,
I hope you are all well,
I was trying to find a similar post about this, but as I haven't found I decided to create a new post,
For some devices when we click on State, to see the information, the ICCID from the sim card does not show up, but for some others it works fine,
Therefore
A question, is there any attribute or change that we can setup in the server to show the last ICCID information from the last simm card that was reported to the server?
Rgds