Skip to content

zuma710/g4_prototype

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

g4_prototype

requirements

  • Docker Engine
  • curl(Optional)

usage

Running Container

docker-compose up

Registering Room(Optional)

curl -X POST http://localhost:8080/room

Registering Sensor(Optional)

curl -X POST http://localhost:8080/sensor

Getting Sensor States(Optional)

curl http://localhost:8080

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 80.7%
  • Vue 8.3%
  • JavaScript 5.0%
  • Go 3.9%
  • Dockerfile 2.1%