Have you linked geofences to your devices?
Is there an another way then add geofences to users, then click on notifications, click on enter and exit geofence on by mail.....?
You have to link your geofences to devices. Have you done that?
Im feeling realy stupid now....
All working perfect now :)
please I need help
I think I have everything set up and I do not know what's going on, I do not have the geofence.
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE properties SYSTEM 'http://java.sun.com/dtd/properties.dtd'>
<properties>
<entry key="config.default">./conf/default.xml</entry>
<entry key='web.port'>80</entry>
<entry key='geocoder.enable'>false</entry>
<entry key='database.driver'>com.mysql.jdbc.Driver</entry>
<entry key='database.url'>jdbc:mysql://localhost/traccar?allowMultiQueries=true&autoReconnect=true&useUnicode=yes&characterEncoding=UTF-8&sessionVariables=sql_mode=''</entry>
<entry key='database.user'>root</entry>
<entry key='database.password'>admin</entry>
<entry key='server.timeout'>120</entry>
<clave de entrada = 'mail.smtp.host'> smtp.gmail.com </entry>
<entry key = 'mail.smtp.port'> 465 </entry>
<entry key = 'mail.smtp.ssl.enable'> true </entry>
<clave de entrada = 'mail.smtp.from'> reportes.trackingpar@gmail.com </entry>
<entry key = 'mail.smtp.auth'> true </entry>
<clave de entrada = 'mail.smtp.username'> reportes.trackingpar@gmail.com </entry>
<entry key = 'mail.smtp.password'> XXXXXX </entry>
<clave de entrada = 'mail.smtp.host'> smtp.gmail.com </entry>
<entry key = 'mail.smtp.port'> 587 </entry>
<entry key = 'mail.smtp.starttls.enable'> true </entry>
<clave de entrada = 'mail.smtp.from'> reportes.trackingpar@gmail.com </entry>
<entry key = 'mail.smtp.auth'> true </entry>
<clave de entrada = 'mail.smtp.username'> reportes.trackingpar@gmail.com </entry>
<entry key = 'mail.smtp.password'> XXXXXX </entry>
</properties>
Your config is invalid. What is clave de entrada
?
I am not reciving any notifications when device is exiting or entering geofences.....
Notifications is enabled.
Notifications for ingition works, so email settings is correct.
Any help will be greatly appreciated :)
Here is my config: