Skip to content

Prototype of application for Czech IoT Summer Jam 2016 competition.

License

Notifications You must be signed in to change notification settings

LiborOl/iot-battery-notifications

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IoT Battery Notifications

Prototype of application for Czech IoT Summer Jam 2016 competition.

requirements

Node.js installed

install

npm install

configure

edit data/config.json file

  • url: URL of pripoj.me REST API
  • token: security authentication token for propoj.me access verification
  • proxy: (OPTIONAL)proxy server address
  • cache_timeout: Cache expiration timeout in ms.

run

npm run start

The application runs on port defined in environmental variable PORT (3000 by default).

About

Prototype of application for Czech IoT Summer Jam 2016 competition.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published