node-red-contrib-fcm-push-node 0.1.1

Node-red Node interface to Firebase Cloud Messaging (FCM) for Android and iOS

npm install node-red-contrib-fcm-push-node

A simple interface to Firebase Cloud Messaging (FCM) for Android and iOS, powered by fcm-push.

It will read the payload for the following variables:

  • to: (required) [String] Device token or topic
  • collapseKey: [String] Collapse Key
  • data: [Object] Data passed
  • notification: [Object] Object with two properties title and body

It uses the environment variable FCM_SERVER_KEY for the server key configuration.

Install

Install from npm

npm install --save node-red-contrib-fcm-push-node

License

MIT

Node Info

Version: 0.1.1
Updated 4 years, 4 months ago
License: MIT
Rating: not yet rated

Actions

Rate:

Downloads

4 in the last week

Nodes

  • fcm-push

Keywords

  • node
  • node-red
  • android
  • ios
  • fcm
  • fcm-push
  • firebase
  • cloud
  • messaging
  • push
  • notification

Maintainers