only receive a "test" text at the bottom, while the app is open
This is absolutely expected behavior when the app is open.
Oh my....
And it works, when app is closed. Lost 2 hours of my life, trying to understand what am I doing wrong.
Now, only thing thats left to figure out, is why ignition on and off are the only events i can get to work on my yesterday bought Teltonika FTC164.
Thanks, Anton
Hello again.
To not start s new topic, I will try to explain my problem here.
I have currently set everything up, I m receiving push notifications, Telegram notifications, seeing all the data, live location, etc.
But this is where it ends.
My original idea and expectations before buying the Teltonika FTC164 were that I will be able to use it as a complete security for my towable caravan. I wanted to hide a switch to simulate ignition, install motion sensor, etc. But before all that, I wanted to set the most important event - to receive a notification as soon as the angle changes or a vibration is detected. Only makes sense to me, because to steal s towable caravan, it should be taken off its jack stands and coupled with a car. Exactly this early notification could give me the valuable time to try to get there and interrupt stealing in proccess. Currenfly, there is no way on earth for me to figure this out. I know that the parameter from axisZ is being reported to traccar as a value, can see it on details. For testing on TCT app, I have disabled all sleeps, put everything I could to almost instant action, keep the connection alive, set a range and high priority for axisZ to trigger. Unfortunately, nothing of that works. I also checked server log and couldnt even find anything related to it.
So, do you guys have any suggestions? What else to check? How to confirm is it Teltonika not sending anything or is it Traccar not receiving or maybe somehow filtering out those events?
That sounds unrelated to the topic. You should start a new topic and provide all the information you can find (logs, protocol documentation, all attributes you see in Traccar etc).
Hello guys!
Setting up a Windows server took me 3 minutes. Created account, connected, added my device. It's tracking, all good...
Went to https://www.traccar.org/notifications/#push, to get push notifications done for Traccar Manager, but from there, everything got stuck.
Of course, I took these 2 lines:
<entry key='notificator.types'>traccar,web</entry> <entry key='notificator.traccar.key'>(my push notification api from https://www.traccar.org/my-account/)</entry>Pasted them into traccar.xml
Restarted the server service, relogged to Traccar Manager app on Android. Went to add a notification, selected Push Notification, clicked on test, and only receive a "test" text at the bottom, while the app is open.
Came to forum here, checked every topic with keyword "push" in there, saw some comments recommending removing a notification token from Attributes, which I did. Then logged off, came in, token reappeared.
Result on every move was the same - no push notification - only a text in white field at the bottom.
Checked logs file. There was no indication at all, that anything was trying to be sent. Only teltonika related stuff.
I am using latest versions of everything, Notifications aren't disabled for Traccar Manager.
Seriously, what am I doing wrong?
Thanks in advance!