Implementing Smartphone Notification
Hello
I'd like to make an app that notifies event triggered by a service of event/subscripttion/service or something.
So I planned to use Firebase to satisfy the objective.
Arduino Yun - (REST call with curl) - Thingworx - (value exceeds limit, event triggered) - (_send event happened_) - Firebase --- Smartphone
But I can't found how Thingworx send REST httprequest to external service.
If not available, I'd like to know how to implement an app with notification feature.
Thank you.

