moat-kv-ow


Namemoat-kv-ow JSON
Version 0.9.10 PyPI version JSON
download
home_pageNone
Summary1wire connector for MoaT-KV
upload_time2025-08-12 15:50:29
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseNone
keywords moat
VCS
bugtrack_url
requirements anyio anyio_serial trio asyncclick asyncscope git msgpack simpleeval ruyaml cffi packaging pymodbus tomlkit
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ==========
MoaT-KV-OW
==========

This is a link between 1wire and MoaT-KV.

It will

* add all discovered 1wire devices

* poll these devices as specified

* write values that it reads from 1wire to some MoaT-KV entry

* monitor a MoaT-KV entry and write any updates to 1wire

* work with MoaT-KV's runner system, either centrally or distributed

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "moat-kv-ow",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "MoaT",
    "author": null,
    "author_email": "Matthias Urlichs <matthias@urlichs.de>",
    "download_url": "https://files.pythonhosted.org/packages/d1/f6/a049e6cb776c8f36161b01098af14e3b3eed0c25e7c6c2c0b333f0c68c2e/moat_kv_ow-0.9.10.tar.gz",
    "platform": null,
    "description": "==========\nMoaT-KV-OW\n==========\n\nThis is a link between 1wire and MoaT-KV.\n\nIt will\n\n* add all discovered 1wire devices\n\n* poll these devices as specified\n\n* write values that it reads from 1wire to some MoaT-KV entry\n\n* monitor a MoaT-KV entry and write any updates to 1wire\n\n* work with MoaT-KV's runner system, either centrally or distributed\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "1wire connector for MoaT-KV",
    "version": "0.9.10",
    "project_urls": {
        "homepage": "https://m-o-a-t.org",
        "repository": "https://github.com/M-o-a-T/moat"
    },
    "split_keywords": [
        "moat"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "68929986958862cb7624aca77147076ac2020566bdae2cc75e72367ec726decf",
                "md5": "01ded5f84ce485095ab30927a366cef1",
                "sha256": "50a5629b884555a32299a981101aa6ac5db05a45d45b0f281703d9fee7bed6ee"
            },
            "downloads": -1,
            "filename": "moat_kv_ow-0.9.10-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "01ded5f84ce485095ab30927a366cef1",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 8988,
            "upload_time": "2025-08-12T15:50:27",
            "upload_time_iso_8601": "2025-08-12T15:50:27.701970Z",
            "url": "https://files.pythonhosted.org/packages/68/92/9986958862cb7624aca77147076ac2020566bdae2cc75e72367ec726decf/moat_kv_ow-0.9.10-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "d1f6a049e6cb776c8f36161b01098af14e3b3eed0c25e7c6c2c0b333f0c68c2e",
                "md5": "811ed3c6fda2ef2b1a09f184730a2c08",
                "sha256": "f4a24a8debca0d7a2b60aaaf0a3af428e919bbc832753e2b29d7439f84d9eb4b"
            },
            "downloads": -1,
            "filename": "moat_kv_ow-0.9.10.tar.gz",
            "has_sig": false,
            "md5_digest": "811ed3c6fda2ef2b1a09f184730a2c08",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 12087,
            "upload_time": "2025-08-12T15:50:29",
            "upload_time_iso_8601": "2025-08-12T15:50:29.003676Z",
            "url": "https://files.pythonhosted.org/packages/d1/f6/a049e6cb776c8f36161b01098af14e3b3eed0c25e7c6c2c0b333f0c68c2e/moat_kv_ow-0.9.10.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-12 15:50:29",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "M-o-a-T",
    "github_project": "moat",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "anyio",
            "specs": []
        },
        {
            "name": "anyio_serial",
            "specs": []
        },
        {
            "name": "trio",
            "specs": []
        },
        {
            "name": "asyncclick",
            "specs": []
        },
        {
            "name": "asyncscope",
            "specs": []
        },
        {
            "name": "git",
            "specs": []
        },
        {
            "name": "msgpack",
            "specs": []
        },
        {
            "name": "simpleeval",
            "specs": []
        },
        {
            "name": "ruyaml",
            "specs": []
        },
        {
            "name": "cffi",
            "specs": []
        },
        {
            "name": "packaging",
            "specs": []
        },
        {
            "name": "pymodbus",
            "specs": []
        },
        {
            "name": "tomlkit",
            "specs": []
        }
    ],
    "lcname": "moat-kv-ow"
}
        
Elapsed time: 0.43836s