Skip to content

dwtechnologies/IoTsupport-buttons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

IoT support buttons (POC)

Lambda function to integrate AWS IoT Button events with a support service.

Environment variables

SES_FROM - email notification sender

Configuration

source/iot-support-buttons/conf.json

{
  "IOTBUTTON_SERIAL": {
    "location": "Stockholm Office",
    "email": "support@company.com",
    "emailSubject": "Support request",
    "teamsWebHook": "https://outlook.office.com/webhook/..."
  }
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published