Is there any method to publish data to device from firebase function with qos 0.
Asked
Active
Viewed 367 times
1 Answers
0
There is an example of using a Google Cloud Function to publish a configuration change to a device. That same function should be easy to translate to Firebase functions if that's where you're looking to run it.

class
- 8,621
- 29
- 30