WellDone / strato-old

Strato web portal - device management, configuration, and data visualization for MoMo mobile monitors
MIT License
2 stars 2 forks source link

Implement downstream notifications in 0.5 (using twilio/smssync/telerivet through gateway.js) #40

Open amcgee opened 10 years ago

amcgee commented 10 years ago

The right way to do this is probably to have a message queue in the DB that can be processed by different services when they check in (this is how smssync supports sending messages) or periodically (twilio)