Skip to main content

BEMServer web interface

Project description

Latest version Python versions Build status

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_UI_TIMEZONE_NAME = “UTC”

Default application timezone name, when not overrided campaign timezone

BEMSERVER_UI_NOTIFICATION_UPDATER_DELAY = 60000

Delay, in seconds, between each check of new notifications

BEMSERVER_UI_USER_GUIDE_URL = https://bemserver-docs.readthedocs.io/en/latest/user_guide.html

User guide URL

(optional) BEMSERVER_UI_PARTNERS_FILE = None

Absolute path of json file that describes the project’s partners

Example of BEMSERVER_UI_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."
        }
    }
]
(optional) BEMSERVER_UI_PLUGINS = None

List of absolute file paths that locate the __init__.py file from each UI plugin package to load

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

bemserver-ui-0.6.0.tar.gz (297.5 kB view details)

Uploaded Source

Built Distribution

bemserver_ui-0.6.0-py3-none-any.whl (433.5 kB view details)

Uploaded Python 3

File details

Details for the file bemserver-ui-0.6.0.tar.gz.

File metadata

  • Download URL: bemserver-ui-0.6.0.tar.gz
  • Upload date:
  • Size: 297.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.6

File hashes

Hashes for bemserver-ui-0.6.0.tar.gz
Algorithm Hash digest
SHA256 67a2cb56df7ac41fdf075b603055d34b65bb67c59366cd5edd4bfc9c8a112cc3
MD5 ad78e570b283794eb70f354d2a1d37e3
BLAKE2b-256 77020623338c06dffd6d43e217cb7310265275d113d35b1d82d6cf0b39c471f2

See more details on using hashes here.

File details

Details for the file bemserver_ui-0.6.0-py3-none-any.whl.

File metadata

  • Download URL: bemserver_ui-0.6.0-py3-none-any.whl
  • Upload date:
  • Size: 433.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.6

File hashes

Hashes for bemserver_ui-0.6.0-py3-none-any.whl
Algorithm Hash digest
SHA256 1fc414672a1a7505c35a74e545721bdb51e93e9eaa4d7262bdef1b88e91efb90
MD5 0338c5398fa4cddd4621e66fc813f191
BLAKE2b-256 bab4f890b247ae50490d6ee6982001804242b78b2b653bc42458beaad6de41b9

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