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
Release files for rfb-mn-manager 0.0.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| rfb_mn_manager-0.0.4.tar.gz | 47.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| rfb_mn_manager-0.0.4-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 82.3 kB
Release files / rfb_mn_manager-0.0.4.tar.gz
| Download URL | rfb_mn_manager-0.0.4.tar.gz |
|---|---|
| Size | 47.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
931a8bba897496ad2717ca96708dfd675139c0cc3d45543aff53719a50d7c46a
|
|
BLAKE2b-256 checksum How to use checksums |
d58a64a61e696f0b4447a8a2a54f2c5bc9ef06c7b2540901535d914d28bc7ae5
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.11.8
|
Release files / rfb_mn_manager-0.0.4-py3-none-any.whl
| Download URL | rfb_mn_manager-0.0.4-py3-none-any.whl |
|---|---|
| Size | 34.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
4cbc4923959c01bc083bae44df7b83067ea609c606daa8fe47abbc375647ce35
|
|
BLAKE2b-256 checksum How to use checksums |
40892efc0c193424b219abf5fd418d1d63b113bb7787cc170821e541f55f414a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.11.8
|