Skip to content

Foot traffic IoT project with ESP8266, integrated with Slack and Airtable

Notifications You must be signed in to change notification settings

alainlou/upFoot-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

upFoot-web

This is an web service built with Standard Library for our foot traffic IoT sensor. It takes HTTP requests from our device to update our Airtable (our primary data store).

HTTP Method Path Query Params Return Value
* /update space, traffic Update traffic conditions for a given space
* /updateRooms room, taken Update if a room is taken
* /updateSpots spot, people Update people count for a given spot

Slack webhooks are injested by functions under functions/events/slack/command for querying the data in the Airtable.

About

Foot traffic IoT project with ESP8266, integrated with Slack and Airtable

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published