You can change the template, but it sounds like you want to send a data only notification. In that case you probably have to change the server source code.
Okay and thank you for the support, i will first start looking at understanding the server source code, and then make changes.
Hello @NanaYaw. I am facing the same issue and followed the same steps: changed the token with the app's token but i am still not receiving notification. can you help
How can we change the template Anton?
You can change the files in the templates folder.
Okay , but is it possible i can also modify the content of the notification being sent to the device ? for instance if my Freematics Model H is online i dont want a message like
alert = "Freematics Model H online at 2021-08-30 20:56:36";
i want something like
is there anyway i can control this ?