1.0.0 • Published 4 years ago

node-red-contrib-fcm-receive-node v1.0.0

Weekly downloads
13
License
MIT
Repository
github
Last release
4 years ago

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