Push Notification from Embedded Device
Home - Push Notification from Embedded Device
i have developed android app and it is fully working with push notification from mesosfer.
so now my next problem is how to push notification from embedded device like raspberry?
Hi Jordan,
Please follow this tutorial. Hope this help your problems.
Thanks.
thanks Mr. Badrullami, that will help so much..
but now i find i can run REST API from terminal.
so i prefer use python for much better usage.
Thanks
OK now i can insert data, update, delete data from bucket..
i can CRUD with REST API
but Push Notification does not work.. please check,
i received this message
401 Authorization Required
nginx
please check
Hi Jordan,
May I know your endpoint url?
Make sure the endpoint url like this : https://api.mesosfer.com/api/v2/push/notification
Thanks.
Hi Jordan,
There are several sample projects to operate some methods in Mesosfer Backend using Python, include Push Notification.
I hope it can help.
Thanks.