Skip to content

mlcloudsec/SFR-lambda-data-access-provisioning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is this app for?

It's a Lambda service that along with an Api Gateway, provides API endpoints for automatic on-boarding of the SFR-devices (raspberry pi + pressure sensors) data samples access

What do I need to deploy this?

  • An AWS account
  • AWS CLI an a profile with permissions to provision all the infrastructure (multiple services are used so the quick answer here is AdministratorAccess)
  • Node.JS

How do I deploy the lambda service and necessary infrastructure:

npm install --production
npm run deploy

Note that you are going to get the value for a SFRApiBaseURL variable as an output. This base URL is needed when running the simulations with SFR-device

About

AWS IoT Challenge 2017 - SFR device on-boarding and data access

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published