BEMServer web interface
Project description
BEMServer is a free Building Energy Management software platform.
Its purpose is to store data collected in buildings and produce useful information such as performance indicators or alerts.
Installation
Settings
Flask custom var config available:
- BEMSERVER_API_HOST = “localhost”
API host name (and port)
- BEMSERVER_API_USE_SSL = True
Is API published through SSL?
- BEMSERVER_API_AUTH_METHOD = “http_basic”
API authentication method
- BEMSERVER_TIMEZONE_NAME = “UTC”
Default application timezone name, when not overrided campaign timezone
- BEMSERVER_NOTIFICATION_UPDATER_DELAY = 60000
Delay, in seconds, between each check of new notifications
- (optional) BEMSERVER_PARTNERS_FILE = None
Absolute path of json file that describes the project’s partners
Example of BEMSERVER_PARTNERS_FILE file structure:
[ { "Nobatek/INEF4": { "use_as_project_logo": true, "url": "https://nobatek.inef4.com", "logo": { "style": "height: 50px;", "src": "https://www.nobatek.inef4.com/wp-content/uploads/2017/08/logo-transp-2.png" } } }, { "Flask": { "url": "https://flask.palletsprojects.com/en/latest/", "logo": { "style": "height: 50px;", "src": "https://flask.palletsprojects.com/en/latest/_images/flask-logo.png" }, "text": "The Python micro framework for building web applications." } } ]
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
bemserver-ui-0.2.0.tar.gz
(236.8 kB
view hashes)
Built Distribution
bemserver_ui-0.2.0-py3-none-any.whl
(339.0 kB
view hashes)
Close
Hashes for bemserver_ui-0.2.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3f8ce39cd6be20fa20f025cc96102b756fcd136f3f82309295839632d35a4f76 |
|
MD5 | 16ca8f92c2bb351d3be02b0d9ea2ebc5 |
|
BLAKE2b-256 | 09f6549eac27e780dbba476fbd3144862183dc3da49dfa05eef9d1d09518e229 |