Skip to main content

BEMServer web interface

Project description

============ BEMServer UI

.. image:: https://img.shields.io/pypi/v/bemserver-ui.svg :target: https://pypi-hypernode.com/project/bemserver-ui/ :alt: Latest version

.. image:: https://img.shields.io/pypi/pyversions/bemserver-ui.svg :target: https://pypi-hypernode.com/project/bemserver-ui/ :alt: Python versions

.. image:: https://github.com/BEMServer/bemserver-ui/actions/workflows/build-release.yaml/badge.svg :target: https://github.com/bemserver/bemserver-ui/actions?query=workflow%3Abuild :alt: 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 (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


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.1.2.tar.gz (210.7 kB view details)

Uploaded Source

Built Distribution

bemserver_ui-0.1.2-py3-none-any.whl (295.8 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for bemserver-ui-0.1.2.tar.gz
Algorithm Hash digest
SHA256 57fe6ff2d3ef4a7334f484647ac9a2281ee7d974169a3b23b81fa1ad4e222ff4
MD5 55fb3c35e7fa1496ae1318fdea2b3101
BLAKE2b-256 b0e3b32579091b00774d6179b8be43778307c26a7627bc1103eb602c8d8ba064

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for bemserver_ui-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 24c54e1b44f867c4965d72f1fb034adad550dc902b6dfc27b0cc187c799bffe7
MD5 0d1bffeae6e59403791c3090143a22b6
BLAKE2b-256 88326bd69839822cf5dbbfb01104aaa7d5b2bbe9e0fcc2c8ab640925f034eb57

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