Monday, May 27, 2013

Sym Overview with Twilio SMS integrated

A short overview of Sym with Twilio sms integrated.

Overview of Sym with Twilio sms Integrated

The moving parts:
  1. sym checks the cmd_queue every 5 seconds for new commands
  2. if an sms command is found, send it to sym_twilio which will then send an sms out
  3. everything that sym does is logged in sym.log
The top right hand corner is an example of what goes into the cmd_queue and how they end up at sym_twilio and sym.log respectively.

1 comment:

  1. For a detailed description and code for getting Sym to send SMSes, see http://ideasplice.blogspot.com/2013/05/sym-communicates-to-me-using-sms.html.

    ReplyDelete