notification: Device moving not work

ibbexa month 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 Tananaeva month ago

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

ibbexa month 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 Tananaeva month ago

Seems like you don't have the address value.