Skip to content

tongueroo/jets-iot-button-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jets IoT Button Example

BoltOps Badge

This project shows a simple IoT button example with Jets.

Usage

git clone https://github.com/tongueroo/jets-iot-button-example demo
cd demo
# edit .env with your actual values
bundle
jets deploy

Update .env with your own values. Example .env:

BUTTON_TOPIC=iotbutton/DEVICE_SERIAL_NUMBER
PHONE_NUMBER=1-111-222-3333

Press the button to receive a sns text message.

Here's the blog article:

If you find Jets interesting, please it a GitHub star tongueroo/jets. It helps others find out about the project. I'd appreciate it!

About

IoT Button Example with Jets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages