8000 GitHub - fabkoh/vms-ac-pi: Pi code
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fabkoh/vms-ac-pi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

src contains files that are currently being used by yong ning src/json contains json files

testing contains files that were use for initial testing, done by fabien and daniel

NOTES

  • Prerequisites: Python 3
  • To install: python3 -m pip install -r requirements.txt
  • Requires api.service and maincontroller.service to run
  • To run:
    sudo systemctl start api.service
    sudo systemctl start maincontroller.service
0