butler-connect


Namebutler-connect JSON
Version 0.8.5 PyPI version JSON
download
home_page
SummaryAccess libraries (with pika) and data definitions for the Buttler project.
upload_time2024-02-01 09:02:46
maintainer
docs_urlNone
author
requires_python>=3.7
licenseMIT License Copyright (c) 2023 Oliver Birkholz Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords feed reader tutorial
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Access libraries and data definitions for the Buttler project.
For more information ask Oliver Birkholz.

## Versions
### 0.4.0
- Adding vhost Support
### 0.4.3
- Adding sending automatic heartbeats in publisher-function
### 0.4.4
- update sending automatic heartbeats
- handling error
### 0.5.0
- adding group-types
### 0.5.2
- adding signalOptionType and groupOptionType with forwardingMQTT
### 0.5.5
- Solving problems on publishing data without connecting dest
### 0.5.5
- Solving Problems with createConsumer with same topic an different routing_keys

### 0.6.0
- add new signal  types f.ex. system_state or set_temperature.heater

### 0.7.0
- change signal Description and add ext. !!! No backwards compatibility! if Using Schmema for parsing

### 0.7.1
- Bugifx in Signal().__init__(.. ext was missing)
### 0.7.2
- create SignalDirection()
- add convertFrom to SignalOptionType
- add different consumptionSignals to SignalType
### 0.7.3
- add buildingHardware to signalOptionType and groupOptionType
- add agent_building to groupOptionType
### 0.7.4 
- add SignalType co2
- add SignalType consumption*Current
### 0.7.5
- add SignalOptionType SignalOptionType.buildingHardware.energy
### 0.8.0 
- add analytics to GroupOptionType
- create GroupOptionType_labels
### 0.8.1
- bugfix in GroupOptionType_labels
### 0.8.2
- add GroupOptionType_labels to __init__
### 0.8.3
- bugfix in GroupOptionType.agent.building
### 0.8.4
- bugfix automatic destory of connection on BasicBrokerThreadingConnection on class destroy
### 0.8.5
- add heating_sub_system to signal and group

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "butler-connect",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "feed,reader,tutorial",
    "author": "",
    "author_email": "Oliver Birkholz <info@aibutler.de>",
    "download_url": "https://files.pythonhosted.org/packages/da/13/bf0552cd2526298d96dac69e53a9b572c4822baa346930d6f9630d26e72d/butler-connect-0.8.5.tar.gz",
    "platform": null,
    "description": "Access libraries and data definitions for the Buttler project.\r\nFor more information ask Oliver Birkholz.\r\n\r\n## Versions\r\n### 0.4.0\r\n- Adding vhost Support\r\n### 0.4.3\r\n- Adding sending automatic heartbeats in publisher-function\r\n### 0.4.4\r\n- update sending automatic heartbeats\r\n- handling error\r\n### 0.5.0\r\n- adding group-types\r\n### 0.5.2\r\n- adding signalOptionType and groupOptionType with forwardingMQTT\r\n### 0.5.5\r\n- Solving problems on publishing data without connecting dest\r\n### 0.5.5\r\n- Solving Problems with createConsumer with same topic an different routing_keys\r\n\r\n### 0.6.0\r\n- add new signal  types f.ex. system_state or set_temperature.heater\r\n\r\n### 0.7.0\r\n- change signal Description and add ext. !!! No backwards compatibility! if Using Schmema for parsing\r\n\r\n### 0.7.1\r\n- Bugifx in Signal().__init__(.. ext was missing)\r\n### 0.7.2\r\n- create SignalDirection()\r\n- add convertFrom to SignalOptionType\r\n- add different consumptionSignals to SignalType\r\n### 0.7.3\r\n- add buildingHardware to signalOptionType and groupOptionType\r\n- add agent_building to groupOptionType\r\n### 0.7.4 \r\n- add SignalType co2\r\n- add SignalType consumption*Current\r\n### 0.7.5\r\n- add SignalOptionType SignalOptionType.buildingHardware.energy\r\n### 0.8.0 \r\n- add analytics to GroupOptionType\r\n- create GroupOptionType_labels\r\n### 0.8.1\r\n- bugfix in GroupOptionType_labels\r\n### 0.8.2\r\n- add GroupOptionType_labels to __init__\r\n### 0.8.3\r\n- bugfix in GroupOptionType.agent.building\r\n### 0.8.4\r\n- bugfix automatic destory of connection on BasicBrokerThreadingConnection on class destroy\r\n### 0.8.5\r\n- add heating_sub_system to signal and group\r\n",
    "bugtrack_url": null,
    "license": "MIT License  Copyright (c) 2023 Oliver Birkholz  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.  THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.",
    "summary": "Access libraries (with pika) and data definitions for the Buttler project.",
    "version": "0.8.5",
    "project_urls": null,
    "split_keywords": [
        "feed",
        "reader",
        "tutorial"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b8ee96041d9c630847c8accd4202fcf0afddfbd2969681e70dfd7d1c21bd8cb3",
                "md5": "c9c4fe3694ab716149de3d93b2215abb",
                "sha256": "e79f40ab3dfa3414b8688508bc0c6049265e9b1c3b1e7294327d104627d9360b"
            },
            "downloads": -1,
            "filename": "butler_connect-0.8.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c9c4fe3694ab716149de3d93b2215abb",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 10309,
            "upload_time": "2024-02-01T09:02:44",
            "upload_time_iso_8601": "2024-02-01T09:02:44.913581Z",
            "url": "https://files.pythonhosted.org/packages/b8/ee/96041d9c630847c8accd4202fcf0afddfbd2969681e70dfd7d1c21bd8cb3/butler_connect-0.8.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "da13bf0552cd2526298d96dac69e53a9b572c4822baa346930d6f9630d26e72d",
                "md5": "b8009c194ba9477ea3cb00695ed5a3d1",
                "sha256": "37250a746c127e3994d148eb247b42cb8a0ba28627cb391f96610e62a1992d4c"
            },
            "downloads": -1,
            "filename": "butler-connect-0.8.5.tar.gz",
            "has_sig": false,
            "md5_digest": "b8009c194ba9477ea3cb00695ed5a3d1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 9958,
            "upload_time": "2024-02-01T09:02:46",
            "upload_time_iso_8601": "2024-02-01T09:02:46.912758Z",
            "url": "https://files.pythonhosted.org/packages/da/13/bf0552cd2526298d96dac69e53a9b572c4822baa346930d6f9630d26e72d/butler-connect-0.8.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-01 09:02:46",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "butler-connect"
}
        
Elapsed time: 0.27133s