Categories
android android-things firebase

Electricity Monitoring App – Send Push Notifications using Firebase Cloud Functions

This week Firebase launched a new and VERY exciting feature called Firebase Cloud Functions. It makes Firebase even more powerful than before, by allowing you to trigger functions when certain events happen. Events can be any of the following things: Data changes on Firebase Realtime database nodes. Authentication Changes Analytics Changes Cloud Storage Changes and […]