Author Topic: Actions triggered by email/SMS gateway  (Read 890 times)

Jopkins

  • Newbie
  • *
  • Posts: 7
    • middledigit.net
Actions triggered by email/SMS gateway
« on: October 30, 2009, 10:23:40 PM »
Hi IOBridgers.

I was just wondering if it was possible to trigger an action by email or SMS? I have an AlertMe system which notifies events via email or SMS and was hoping to link it to my IOBridge - so that when a sensor goes off, I can notify my IOBridge to do a pre-programmed action (in this case relay switch).

AlertMe also has an API so I'm pretty sure there's some room for some code tweaking - but before I go deep wanted to know if anyone had done this yet or there was a shortcut you could point me to.

http://www.alertme.com/

Cheers! All help really appreciated.
"If technology doesn't seem like magic, it's probably obsolete" > http://middledigit.net

zero*gx

  • Full Member
  • ***
  • Posts: 116
    • zero*gx
Re: Actions triggered by email/SMS gateway
« Reply #1 on: October 30, 2009, 10:33:59 PM »
if you have a webserver, you code something using the php api for the iobridge on your server. afaik, there isnt an sms/email bridge already made...

or you can look at @mattsoffice on twitter. he controls his iobridge using the php api on his server using tweets. you could setup the same thing, and then use something like twittermail to direct the emails to twitter
zero*gx | imagineering solutions

Jopkins

  • Newbie
  • *
  • Posts: 7
    • middledigit.net
Re: Actions triggered by email/SMS gateway
« Reply #2 on: November 01, 2009, 09:08:04 PM »
cheers for your reply. hoping that there is an easy way - looks like I need to go deep in the code. will share  . . .
"If technology doesn't seem like magic, it's probably obsolete" > http://middledigit.net

zero*gx

  • Full Member
  • ***
  • Posts: 116
    • zero*gx
Re: Actions triggered by email/SMS gateway
« Reply #3 on: November 02, 2009, 12:42:12 AM »
The guy on twitter has released the code, so at least most of the work would be done... mostly editing variables to match what your needs are.

Please do share... that would be awesome. if you need any help, post here.
zero*gx | imagineering solutions

Jopkins

  • Newbie
  • *
  • Posts: 7
    • middledigit.net
Re: Actions triggered by email/SMS gateway
« Reply #4 on: November 02, 2009, 09:05:36 PM »
Will do . To be honest . . . I'm going to have to get some help on this. Hoping that someone out there knows more than I do ;-)
"If technology doesn't seem like magic, it's probably obsolete" > http://middledigit.net

zero*gx

  • Full Member
  • ***
  • Posts: 116
    • zero*gx
Re: Actions triggered by email/SMS gateway
« Reply #5 on: November 03, 2009, 02:03:54 AM »
i do some web coding type stuff... mostly html/css/cms stuff. i know a little bit of php, enough to do some stuff, so i will try to help as possible.
zero*gx | imagineering solutions