Monitors slave status, door sensors, and provides validation to slave requests
Project description
Modis Lock Monitor
Overview
Intended to run as a daemon service that monitors the incoming requests from Modis readers. The monitor also maintains conditions of 2 door sensors as well as 4 possible readers.
Notifications are handled at the monitor but they are sent asynchronously via Redis and Celery.
Project Homepage: https://github.com/Modis-GmbH/ModisLock-Monitor
Releases Page: https://github.com/Modis-GmbH/ModisLock-Monitor/releases
Requirements
Supervisor apt install supervisor
MySQL service is also required to be running on the same machine. apt install mysql-server5.5
During installation, setup will populate the database, but a root account with no password is required for the install to structure and populate the database.
Optional
For notifications and background tasks, a redis server is required. apt install redis
Installation
The monitor was designed to run on a Raspberry Pi 3 or CM3 module. For testing you can install it on a Linux machine and with it, the GPIO emulator GPIOEmu will be installed, which takes the place of the RPi.GPIO package.
Installation can be accomplished with
During installation several files are written to areas that require elevated priviledges etc. /etc/supervisor/conf.d
sudo pip3 install modislock-monitor
Database Population
Population of the database happens at installation but can be accomplished after the installation if you don’t have a mysql instance running by executing the initialization script found in /etc/modis/modislock_init.sql
Options
You can adapt the configuration of the monitor by modifying the config/default.py or config/development.py or config/production.py files based on your mode of operation.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file modislock-monitor-0.1.13.tar.gz
.
File metadata
- Download URL: modislock-monitor-0.1.13.tar.gz
- Upload date:
- Size: 54.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 68517faebcd510f7ec65537f826435c1ec47298f8cbd8e9233daa9fad581208f |
|
MD5 | 940ff7aace622d79c0f7e649ab4c33bc |
|
BLAKE2b-256 | 693f059d4a0f625bd482285b52c91e7b020cb4cda0ffdca9413ff9ec71583c2f |