Skip to main content

Monitors slave status, door sensors, and provides validation to slave requests

Project description

logo

https://badge.fury.io/py/modislock-monitor.png

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.

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

modislock-monitor-0.1.13.tar.gz (54.9 kB view details)

Uploaded Source

File details

Details for the file modislock-monitor-0.1.13.tar.gz.

File metadata

File hashes

Hashes for modislock-monitor-0.1.13.tar.gz
Algorithm Hash digest
SHA256 68517faebcd510f7ec65537f826435c1ec47298f8cbd8e9233daa9fad581208f
MD5 940ff7aace622d79c0f7e649ab4c33bc
BLAKE2b-256 693f059d4a0f625bd482285b52c91e7b020cb4cda0ffdca9413ff9ec71583c2f

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page