node-red-contrib-sms-twilio

0.0.2 • Public • Published

node-red-contrib-sms-twilio

Node-RED node to send bulk SMS messages via Twilio.

Install

Run the following command in your Node-RED user directory - typically ~/.node-red

npm install node-red-contrib-sms-twilio

Properties

  • Message Text to be sent. If left empty it will use msg.payload
  • Numbers Comma separated list of mobile numbers. Defaults to msg.topic
  • Throttle Number of milliseconds to wait between messages. Might be useful if the SMS provider throttles the message rates.

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i node-red-contrib-sms-twilio

    Weekly Downloads

    20

    Version

    0.0.2

    License

    Apache-2.0

    Last publish

    Collaborators

    • gugurete