node-red-contrib-fcm-receive-node 1.0.0
Node-red message receiver from Firebase Cloud Messaging (FCM)
Firebase Cloud Messaging Receive (fcm-receive) Node
A simple receiver of Firebase Cloud Messaging (FCM) messages, powered by push-receiver NodeJs library.
It will send message every time when message is received from FCM service
Client token is printed to the node-red console on the startup and could be obtained from the connection node after deploy
Install
Install from npm
npm install --save node-red-contrib-fcm-receive-node
License
MIT