speed limit in excel

asicar2 years ago

Greetings, is it possible to place a variant in the Excel reports that shows the CURRENT limit (the one programmed in Traccar) of the vehicle's speed?

I tried with

${device.attributes.SpeedLimit}
${device.attributes.attributeSpeedLimit}

and some others

and it comes up blank, maybe it's not possible and I'm rambling, but if anyone knows, thank you very much

Anton Tananaev2 years ago

Which excel report are you talking about?

asicar2 years ago

the routes, basically I require a row that shows me the excess limit, for example the limit is 100, the vehicle at that point was at 103 and the cell I want should show 3, but for this I must (I think I must) have the value of maximum programmed speed of each unit (I don't care if it doesn't work with groups, since the reports are only obtained per unit)

Anton Tananaev2 years ago

I don't think device information is available in that report.