Re: Delay in sending SMS messages

Posted by champson on
URL: http://ohs.356.s1.nabble.com/Delay-in-sending-SMS-messages-tp256p292.html

I was thinking that TLS will be a challenge.  It's occuring more and more in the IoT world where devices need to use secure communications, but don't have much horsepower to do the calculations :)  We are lucky that you chose a platform that is at least capable.
Regarding the curl command, I included it just as an example, and perhaps you could have a generic north-bound API that would interface with any RESTful platform such as these message forwarders.  
You could have a configurable address, port, security (TLS I guess) and then a free text where to enter the JSON.  I guess it would be a POST most of the time.

 I definitely don't want to repalce the GSM modem, as that is something that always works for me, and although I guess does use a 'cloud' of sorts (the mobile network) I think of it as much more reliable than the web.