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: {}
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
wattrex_mn_manager-1.0.3.tar.gz
(46.8 kB
view details)
Built Distribution
File details
Details for the file wattrex_mn_manager-1.0.3.tar.gz
.
File metadata
- Download URL: wattrex_mn_manager-1.0.3.tar.gz
- Upload date:
- Size: 46.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a65ee9dc8faecc1cffe1cef4ce8b8a36572ec6d7330fdf781311882cc296d3d1 |
|
MD5 | f7379ab84815f13cb767fb8dc1ac8dc7 |
|
BLAKE2b-256 | 9f537230cea476f67399092e06277d1abcb499fe490e94683b7772b1ed1458ed |
File details
Details for the file wattrex_mn_manager-1.0.3-py3-none-any.whl
.
File metadata
- Download URL: wattrex_mn_manager-1.0.3-py3-none-any.whl
- Upload date:
- Size: 34.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 50f82aa946ff3b7a76970bb849340354dda173103043cf9051e4408464463dde |
|
MD5 | f785e571daa57515da36b67c24227afa |
|
BLAKE2b-256 | 69727610abaa18d5d7cbeaf006c29616d9829a6f9968c8efcc4a48d869ed3941 |