pyOADR-VEN


NamepyOADR-VEN JSON
Version 0.6.0 PyPI version JSON
download
home_pagehttps://carboncoop.gitlab.io/pyoadr-ven/
SummaryOpenADR Virtual End Node
upload_time2023-09-25 13:16:39
maintainer
docs_urlNone
authorCarbon Coop
requires_python
licenseApache Software License 2.0
keywords pyoadr_ven
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ==========
pyoadr-ven
==========


.. image:: https://img.shields.io/pypi/v/pyoadr_ven.svg
        :target: https://pypi.python.org/pypi/pyoadr_ven


.. image:: https://gitlab.com/carboncoop/pyoadr-ven/badges/master/coverage.svg
        :target: https://gitlab.com/carboncoop/pyoadr-ven/



OpenADR Virtual End Node

* Free software: Apache Software License 2.0
* Module Documentation: https://carboncoop.gitlab.io/pyoadr-ven/
* Project Documentation: https://carboncoop.gitlab.io/opendsr/docs/


OpenADR (Automated Demand Response) is a standard for alerting and responding
to the need to adjust electric power consumption in response to fluctuations
in grid demand.

OpenADR communications are conducted between Virtual Top Nodes (VTNs) and Virtual End Nodes (VENs).
In this implementation, a this agent is a VEN, implementing EiEvent and EiReport services
in conformance with a subset of the OpenADR 2.0b specification.


Credits
-------
* Carbon Co-op
* Battelle Memorial Institute


=======
History
=======

This package is a work in progress and you probably shouldn't use it yet.

2023-09-25: Upgraded dependencies so this package now supports Python 3.11

            

Raw data

            {
    "_id": null,
    "home_page": "https://carboncoop.gitlab.io/pyoadr-ven/",
    "name": "pyOADR-VEN",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "pyoadr_ven",
    "author": "Carbon Coop",
    "author_email": "sam@carbon.coop",
    "download_url": "https://files.pythonhosted.org/packages/36/e2/d71319c7cd82a7314a51f3b0b30182e647f4faa1229e14769ee1b485010e/pyOADR-VEN-0.6.0.tar.gz",
    "platform": null,
    "description": "==========\npyoadr-ven\n==========\n\n\n.. image:: https://img.shields.io/pypi/v/pyoadr_ven.svg\n        :target: https://pypi.python.org/pypi/pyoadr_ven\n\n\n.. image:: https://gitlab.com/carboncoop/pyoadr-ven/badges/master/coverage.svg\n        :target: https://gitlab.com/carboncoop/pyoadr-ven/\n\n\n\nOpenADR Virtual End Node\n\n* Free software: Apache Software License 2.0\n* Module Documentation: https://carboncoop.gitlab.io/pyoadr-ven/\n* Project Documentation: https://carboncoop.gitlab.io/opendsr/docs/\n\n\nOpenADR (Automated Demand Response) is a standard for alerting and responding\nto the need to adjust electric power consumption in response to fluctuations\nin grid demand.\n\nOpenADR communications are conducted between Virtual Top Nodes (VTNs) and Virtual End Nodes (VENs).\nIn this implementation, a this agent is a VEN, implementing EiEvent and EiReport services\nin conformance with a subset of the OpenADR 2.0b specification.\n\n\nCredits\n-------\n* Carbon Co-op\n* Battelle Memorial Institute\n\n\n=======\nHistory\n=======\n\nThis package is a work in progress and you probably shouldn't use it yet.\n\n2023-09-25: Upgraded dependencies so this package now supports Python 3.11\n",
    "bugtrack_url": null,
    "license": "Apache Software License 2.0",
    "summary": "OpenADR Virtual End Node",
    "version": "0.6.0",
    "project_urls": {
        "Homepage": "https://carboncoop.gitlab.io/pyoadr-ven/"
    },
    "split_keywords": [
        "pyoadr_ven"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "36e2d71319c7cd82a7314a51f3b0b30182e647f4faa1229e14769ee1b485010e",
                "md5": "688453a39d447532d1cdef66ec7be176",
                "sha256": "9ee710378a073caef32d4d9ee70f43df1b80a1f9f77dba951087a83de07e48fc"
            },
            "downloads": -1,
            "filename": "pyOADR-VEN-0.6.0.tar.gz",
            "has_sig": false,
            "md5_digest": "688453a39d447532d1cdef66ec7be176",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 142594,
            "upload_time": "2023-09-25T13:16:39",
            "upload_time_iso_8601": "2023-09-25T13:16:39.456006Z",
            "url": "https://files.pythonhosted.org/packages/36/e2/d71319c7cd82a7314a51f3b0b30182e647f4faa1229e14769ee1b485010e/pyOADR-VEN-0.6.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-25 13:16:39",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "pyoadr-ven"
}
        
Elapsed time: 0.35143s