1.0.0 • Published 5 years ago
node-red-contrib-techulus-push v1.0.0
node-red-contrib-techulus-push
A Node-RED node to send notifications via Techulus Push.
Install
Run the following command in the root directory of your Node-RED instance,
typically ~/.node-red.
npm install --save node-red-contrib-techulus-pushUsage
Uses Techulus Push to send msg.payload to all the devices registered in
your account.
- Uses
msg.topicto set the title, if not already set in the properties. - Optionally uses
msg.linkto set the link, if not already set in the properties.
Configuration
Copy your API key from your Techulus Push dashboard to the API Key
field in the node properties.
References
- REST API Reference: https://docs.push.techulus.com/api-documentation
1.0.0
5 years ago