Skip to content

hackm/qolk_station

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Qolk - Station

Recieve the humidity, temperature and alcohol of the wine which capped Qolk.

Recieve

All: 16byte * 3
each value: 16bytes

humidity temperature alcohol

Post

post Qolk Server the values.
type: json

{
  humidity: 54.03,
  temperature: 24.23,
  alcohol: 50.00
}

Usage

node main.js

configure Station listening port and Server hostname.

About

Open hack day 2016

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published