Skip to content

Latest commit

 

History

History

runtime

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Industrial Sensor Blueprint

Twilio Functions scripts

A partner Blueprint for Particle Electron

The scripts located in this directory are meant to run on Twilio Functions.

What is Functions?

Serverless architecture is a software design pattern where applications are hosted by a third-party service, eliminating the need for server software and hardware management by the developer. Applications are broken up into individual functions that can be invoked and scaled individually.

What is Twilio Runtime?

Twilio Runtime is a suite designed to help you build, scale and operate your application, consisting of a plethora of tools including helper libraries, API keys, asset storage, debugging tools, and a node based serverless hosting environment Twilio Functions.

Full instructions for this tutorial can be found in the Industrial Sensor Blueprint. Below you will find the minimum steps necessary to get this up and running.