wattrex-cycler-cu-manager


Namewattrex-cycler-cu-manager JSON
Version 1.0.3 PyPI version JSON
download
home_page
SummaryModule used to manage the computational unit.
upload_time2023-12-28 11:36:51
maintainer
docs_urlNone
author
requires_python>=3.7
licensecode/LICENSE.txt
keywords embedded systems power control lithium battery cycler battery industrial battery soh state of health soc state of charge redox flow vanadium battery cycler battery profiling manager computational unit device detector
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Battery-Cyclers-CU-Manager

This module provides the classes and methods to manage the computational unit.
It configures the external communication to receive and send message using mqtt driver,
it can detect connected devices and publish them into the mqtt broker and it also manage the
cycler station deployment inside the CU.

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "wattrex-cycler-cu-manager",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "Embedded Systems,Power Control,Lithium Battery Cycler,Battery,Industrial Battery,SoH,State of Health,SoC,State of Charge,Redox Flow Vanadium,Battery,Cycler,Battery Profiling,Manager,Computational Unit,Device,Detector",
    "author": "",
    "author_email": "Marius Crisan <mariuscrsn+pypi@gmail.com>, Javier Sanz <javiersanzmoline+pypi@gmail.com>, Roberto Aldea <r.aldea.csic+pypi@gmail.com>, Pablo Pastor <pastorpflores+pypi@gmail.com>, Luis Roche <luis.roche@hotmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/0c/1d/390955ee3e0fe8faba29958d64976576e85bad99cfd6b9a43670687c3008/wattrex-cycler-cu-manager-1.0.3.tar.gz",
    "platform": null,
    "description": "# Battery-Cyclers-CU-Manager\n\nThis module provides the classes and methods to manage the computational unit.\nIt configures the external communication to receive and send message using mqtt driver,\nit can detect connected devices and publish them into the mqtt broker and it also manage the\ncycler station deployment inside the CU.\n",
    "bugtrack_url": null,
    "license": "code/LICENSE.txt",
    "summary": "Module used to manage the computational unit.",
    "version": "1.0.3",
    "project_urls": {
        "Bug Reports": "https://github.com/WattRex/Battery-Cycler-Controller/issues",
        "Bug Tracker": "https://github.com/WattRex/Battery-Cycler-Controller/issues",
        "Funding": "https://donate.pypi.org",
        "Homepage": "https://github.com/WattRex/Battery-Cycler-Controller/",
        "Source": "https://github.com/WattRex/Battery-Cycler-Controller/code/cu_manager/src/wattrex_cycler_cu_manager"
    },
    "split_keywords": [
        "embedded systems",
        "power control",
        "lithium battery cycler",
        "battery",
        "industrial battery",
        "soh",
        "state of health",
        "soc",
        "state of charge",
        "redox flow vanadium",
        "battery",
        "cycler",
        "battery profiling",
        "manager",
        "computational unit",
        "device",
        "detector"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e2cbf359e2727561313d6b4fa81a7b65a027f4820de44237ba0658596aad898b",
                "md5": "185489bb01e8fdcee30c4aaad1cb7bd0",
                "sha256": "c5548f966b5a2fc23b12575f415980522ee9b2eaea972e70fbe8b27ffb999fe7"
            },
            "downloads": -1,
            "filename": "wattrex_cycler_cu_manager-1.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "185489bb01e8fdcee30c4aaad1cb7bd0",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 13090,
            "upload_time": "2023-12-28T11:36:47",
            "upload_time_iso_8601": "2023-12-28T11:36:47.619265Z",
            "url": "https://files.pythonhosted.org/packages/e2/cb/f359e2727561313d6b4fa81a7b65a027f4820de44237ba0658596aad898b/wattrex_cycler_cu_manager-1.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0c1d390955ee3e0fe8faba29958d64976576e85bad99cfd6b9a43670687c3008",
                "md5": "1fa477ae0865d19e0a306b54ffd960c5",
                "sha256": "1528b17d3e1066dcea830145570b09408652a64dbdd338b5ec259e509450e7d7"
            },
            "downloads": -1,
            "filename": "wattrex-cycler-cu-manager-1.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "1fa477ae0865d19e0a306b54ffd960c5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 12987,
            "upload_time": "2023-12-28T11:36:51",
            "upload_time_iso_8601": "2023-12-28T11:36:51.553669Z",
            "url": "https://files.pythonhosted.org/packages/0c/1d/390955ee3e0fe8faba29958d64976576e85bad99cfd6b9a43670687c3008/wattrex-cycler-cu-manager-1.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-28 11:36:51",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "WattRex",
    "github_project": "Battery-Cycler-Controller",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "wattrex-cycler-cu-manager"
}
        
Elapsed time: 0.18995s