notification: Device moving not work

ibbex2 months ago

$device.name Left from $position.address

this is the one i used on traccar old version but now its not work please help

Anton Tananaev2 months ago

What exactly is not working? What troubleshooting have you done so far before asking for help here?

ibbex2 months ago

thanks for the quick response.

please check the screenshot

photo_2025-03-17_14-19-46.jpg

#set($subject = "$device.name Left From $event.position.address")
$device.name Left From $event.position.address at $dateTool.format("YYYY-MM-dd HH:mm:ss", $event.eventTime, $locale, $timezone)
Anton Tananaev2 months ago

Seems like you don't have the address value.