/MasterControl

The central system to allow members access to the space

Primary LanguagePython

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