volttron-bacnet-proxy


Namevolttron-bacnet-proxy JSON
Version 0.2.0rc1 PyPI version JSON
download
home_pagehttps://github.com/eclipse-volttron/volttron-bacnet-proxy
SummaryBACnet Proxy is an agent that supports communication and management of BACnet devices.
upload_time2023-10-03 18:54:04
maintainer
docs_urlNone
authorMark Bonicillo
requires_python>=3.10,<4.0
licenseApache-2.0
keywords volttron agent
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # BACnet Proxy Agent

![Python 3.10](https://img.shields.io/badge/python-3.10-blue.svg)
![Python 3.11](https://img.shields.io/badge/python-3.11-blue.svg)
[![Passing?](https://github.com/eclipse-volttron/volttron-bacnet-proxy/actions/workflows/run-tests.yml/badge.svg)](https://github.com/eclipse-volttron/volttron-bacnet-proxy/actions/workflows/run-tests.yml)
[![pypi version](https://img.shields.io/pypi/v/volttron-bacnet-proxy.svg)](https://pypi.org/project/volttron-bacnet-proxy/)

BACnet Proxy is an agent that supports communication and management of BACnet devices.

Communication with a BACnet device on a network happens via a single virtual BACnet device. In the VOLTTRON driver framework,
we use a separate agent specifically for communicating with BACnet devices and managing the virtual BACnet device.

# Requires

* python >= 3.10
* volttron >= 10.0
* bacpypes == 0.16.7

# Documentation
More detailed documentation can be found on [ReadTheDocs](https://volttron.readthedocs.io/en/modular/). The RST source
of the documentation for this component is located in the "docs" directory of this repository.

# Installation

Before installing, VOLTTRON should be installed and running.  Its virtual environment should be active.
Information on how to install of the VOLTTRON platform can be found
[here](https://github.com/eclipse-volttron/volttron-core).

Install and start the BACnet proxy agent.

```shell
vctl install volttron-bacnet-proxy --agent-config <path to bacnet proxy config file> \
--vip-identity platform.bacnet_proxy \
--start
```

View the status of the installed agent

```shell
vctl status
```

# Development

Please see the following for contributing guidelines [contributing](https://github.com/eclipse-volttron/volttron-core/blob/develop/CONTRIBUTING.md).

Please see the following helpful guide about [developing modular VOLTTRON agents](https://github.com/eclipse-volttron/volttron-core/blob/develop/DEVELOPING_ON_MODULAR.md)


# Disclaimer Notice

This material was prepared as an account of work sponsored by an agency of the
United States Government.  Neither the United States Government nor the United
States Department of Energy, nor Battelle, nor any of their employees, nor any
jurisdiction or organization that has cooperated in the development of these
materials, makes any warranty, express or implied, or assumes any legal
liability or responsibility for the accuracy, completeness, or usefulness or any
information, apparatus, product, software, or process disclosed, or represents
that its use would not infringe privately owned rights.

Reference herein to any specific commercial product, process, or service by
trade name, trademark, manufacturer, or otherwise does not necessarily
constitute or imply its endorsement, recommendation, or favoring by the United
States Government or any agency thereof, or Battelle Memorial Institute. The
views and opinions of authors expressed herein do not necessarily state or
reflect those of the United States Government or any agency thereof.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/eclipse-volttron/volttron-bacnet-proxy",
    "name": "volttron-bacnet-proxy",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.10,<4.0",
    "maintainer_email": "",
    "keywords": "volttron,agent",
    "author": "Mark Bonicillo",
    "author_email": "volttron@pnnl.gov",
    "download_url": "https://files.pythonhosted.org/packages/87/c2/7aa7429d4356d7e324dcd9b266e3c7f4ce2aed12499a2b297d8b0d4ae9f7/volttron_bacnet_proxy-0.2.0rc1.tar.gz",
    "platform": null,
    "description": "# BACnet Proxy Agent\n\n![Python 3.10](https://img.shields.io/badge/python-3.10-blue.svg)\n![Python 3.11](https://img.shields.io/badge/python-3.11-blue.svg)\n[![Passing?](https://github.com/eclipse-volttron/volttron-bacnet-proxy/actions/workflows/run-tests.yml/badge.svg)](https://github.com/eclipse-volttron/volttron-bacnet-proxy/actions/workflows/run-tests.yml)\n[![pypi version](https://img.shields.io/pypi/v/volttron-bacnet-proxy.svg)](https://pypi.org/project/volttron-bacnet-proxy/)\n\nBACnet Proxy is an agent that supports communication and management of BACnet devices.\n\nCommunication with a BACnet device on a network happens via a single virtual BACnet device. In the VOLTTRON driver framework,\nwe use a separate agent specifically for communicating with BACnet devices and managing the virtual BACnet device.\n\n# Requires\n\n* python >= 3.10\n* volttron >= 10.0\n* bacpypes == 0.16.7\n\n# Documentation\nMore detailed documentation can be found on [ReadTheDocs](https://volttron.readthedocs.io/en/modular/). The RST source\nof the documentation for this component is located in the \"docs\" directory of this repository.\n\n# Installation\n\nBefore installing, VOLTTRON should be installed and running.  Its virtual environment should be active.\nInformation on how to install of the VOLTTRON platform can be found\n[here](https://github.com/eclipse-volttron/volttron-core).\n\nInstall and start the BACnet proxy agent.\n\n```shell\nvctl install volttron-bacnet-proxy --agent-config <path to bacnet proxy config file> \\\n--vip-identity platform.bacnet_proxy \\\n--start\n```\n\nView the status of the installed agent\n\n```shell\nvctl status\n```\n\n# Development\n\nPlease see the following for contributing guidelines [contributing](https://github.com/eclipse-volttron/volttron-core/blob/develop/CONTRIBUTING.md).\n\nPlease see the following helpful guide about [developing modular VOLTTRON agents](https://github.com/eclipse-volttron/volttron-core/blob/develop/DEVELOPING_ON_MODULAR.md)\n\n\n# Disclaimer Notice\n\nThis material was prepared as an account of work sponsored by an agency of the\nUnited States Government.  Neither the United States Government nor the United\nStates Department of Energy, nor Battelle, nor any of their employees, nor any\njurisdiction or organization that has cooperated in the development of these\nmaterials, makes any warranty, express or implied, or assumes any legal\nliability or responsibility for the accuracy, completeness, or usefulness or any\ninformation, apparatus, product, software, or process disclosed, or represents\nthat its use would not infringe privately owned rights.\n\nReference herein to any specific commercial product, process, or service by\ntrade name, trademark, manufacturer, or otherwise does not necessarily\nconstitute or imply its endorsement, recommendation, or favoring by the United\nStates Government or any agency thereof, or Battelle Memorial Institute. The\nviews and opinions of authors expressed herein do not necessarily state or\nreflect those of the United States Government or any agency thereof.\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "BACnet Proxy is an agent that supports communication and management of BACnet devices.",
    "version": "0.2.0rc1",
    "project_urls": {
        "Homepage": "https://github.com/eclipse-volttron/volttron-bacnet-proxy",
        "Repository": "https://github.com/eclipse-volttron/volttron-bacnet-proxy"
    },
    "split_keywords": [
        "volttron",
        "agent"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5878b04fc0af43d5aafd110c0609f3fd191a83ec60f2f2d58ce49fea80a40aa4",
                "md5": "a726dc431552e80350c23ad0965c6a67",
                "sha256": "11983dab076d78ee8067c6478c236380d4e2cf713cfc91d595e5129a4d7798cc"
            },
            "downloads": -1,
            "filename": "volttron_bacnet_proxy-0.2.0rc1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a726dc431552e80350c23ad0965c6a67",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10,<4.0",
            "size": 15993,
            "upload_time": "2023-10-03T18:54:02",
            "upload_time_iso_8601": "2023-10-03T18:54:02.484991Z",
            "url": "https://files.pythonhosted.org/packages/58/78/b04fc0af43d5aafd110c0609f3fd191a83ec60f2f2d58ce49fea80a40aa4/volttron_bacnet_proxy-0.2.0rc1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "87c27aa7429d4356d7e324dcd9b266e3c7f4ce2aed12499a2b297d8b0d4ae9f7",
                "md5": "103b3c3c8705ad67dfa57d1aeeeb9db6",
                "sha256": "9e3a29d67f189c4e8560876c30a9b38c69e0cfde5745bc1e4ee68babd2708d69"
            },
            "downloads": -1,
            "filename": "volttron_bacnet_proxy-0.2.0rc1.tar.gz",
            "has_sig": false,
            "md5_digest": "103b3c3c8705ad67dfa57d1aeeeb9db6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10,<4.0",
            "size": 16638,
            "upload_time": "2023-10-03T18:54:04",
            "upload_time_iso_8601": "2023-10-03T18:54:04.185302Z",
            "url": "https://files.pythonhosted.org/packages/87/c2/7aa7429d4356d7e324dcd9b266e3c7f4ce2aed12499a2b297d8b0d4ae9f7/volttron_bacnet_proxy-0.2.0rc1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-03 18:54:04",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "eclipse-volttron",
    "github_project": "volttron-bacnet-proxy",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "volttron-bacnet-proxy"
}
        
Elapsed time: 0.32182s