Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 481 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 481 Bytes

ENTS MasterControl

MasterControl (or MCP) is what ENTS uses to control the door system. This system uses the member's fob number to allow them access to the space depending on their status in aMember Pro (the member management software).

Setup / Install

MasterControl is tested against Python 2.7

Installing MasterControl

You may want to use a virtualenv for MasterControl.

$ pip install -r requirements.txt
$ python -u mastercontrol.py