Skip to content

nerdapplabs/fogcloud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fogcloud

Developed and tested using:

$ node -v
v6.10.3

$ npm -v
4.6.1

To install, Use:

  • npm install

  • npm start

To run tests:

  • npm test (run in different session as these are integration test not the unit tests)

Ping

http://localhost:6683

Request:

  • curl -X POST -H "Content-Type: application/json" http://localhost:6683/sensor-reading -d <payload>

  • curl -X POST -H "Content-Type: application/json" http://localhost:6683/sensor-reading -d @payload.json

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •