github.com/simpleiot/simpleiot@v0.18.3/docs/user/messaging.md (about) 1 # Messaging Services 2 3 SIOT can support multiple messaging services. 4 5 ## Twilio SMS Messaging 6 7 Simple IoT supports sending SMS messages using Twilio's 8 [SMS service](https://www.twilio.com/messaging/sms). Add a **Messaging Service** 9 node and then configure. 10 11  12 13 ## Email Messaging 14 15 _will be added soon ..._