tmobile / node-red-contrib-sms-send

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Travis (.com) branch GitHub package.json version npm (scoped)

Send SMS Messages in Node-RED

Warning: This Node-RED node has only been tested on the Quectel EC25A module. If you find this node to work with other modules, or wish to contribute support for additional modules, let us know!

This node takes a payload in the format <number>,<message> where <number> is the phone number to send the message to and <message> is the message text. The message is then forwarded to the next node.

About

License:Apache License 2.0


Languages

Language:JavaScript 62.2%Language:HTML 37.8%