Skip to content

MiqCG/projecte_frigos

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

projecte_frigos

Projecte frigos

Server

Listen for network connection and save the client info into the database

python2.7 server.py

Client

Read serial Input and send it to the Server

python2.7 client.py -h
usage: client.py [-h] [-d SERIAL_DEVICE] [-i RECOLECTOR_ID] [-s HOST]
                 [-p PORT] [-b BAUDRATE]

Trastos monitor

optional arguments:
  -h, --help        show this help message and exit
  -d SERIAL_DEVICE  Serial device
  -i RECOLECTOR_ID  Recolector identifier
  -s HOST           Server host or IP
  -p PORT           Server port
  -b BAUDRATE       Baudrate for the serial device

About

Projecte frigos

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 65.7%
  • HTML 32.0%
  • Python 1.9%
  • CSS 0.3%
  • Shell 0.1%
  • Makefile 0.0%