Skip to main content

Defines custom datatypes for use in cycler scripts related.

Project description

Master Node Manager

This module defines classes and methods to manage the master node. It communicates the web server and the database with the computational units.

REQUIREMENTS

At the same file system level like this README.md file, 2 extra files have to be placed.

.cred.yaml

Template:

---

database:
  user: ?
  password: ?
  host: ?.?.?.?
  port: ?
  database: wattrex_master_db
  engine: mysql

mqtt:
  user: ?
  password: ?
  host: ?.?.?.?
  port: ?

log_config.yaml

With example content:

---
#YAML FILE START

__main__: "INFO"

##### DEV ######
mn_broker_client: "INFO"
mn_manager_node: "DEBUG"

##### DRV ######
drv_mqtt: "INFO"

##### SYS #####
system_logger_tool: "ERROR"
system_shared_tool: "ERROR"

file_handlers: {}

Co-authors: Roberto Aldea, Javier Sanz, Marius Crisan

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

rfb_mn_manager-0.0.4.tar.gz (47.4 kB view hashes)

Uploaded Source

Built Distribution

rfb_mn_manager-0.0.4-py3-none-any.whl (34.9 kB view hashes)

Uploaded Python 3

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