{ "info": { "author": "Mikhail Razgovorov", "author_email": "1338833@gmail.com", "bugtrack_url": null, "classifiers": [ "Framework :: AsyncIO", "License :: OSI Approved :: Apache Software License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "The main purpose is to create classes of devices connected via modbus by describing their properties.\n\nNot intended to transfer bytes to modbus.\n\nThe library allows you to organize work with devices connected to a TCP modbus server, and a serial port. It also assumes the possibility of having devices operating at different speeds and different connection parameters on the bus.\n\nUse\n---\n\n1. Create your class inheriting from ModbusDevice. It is important to specify the static variable file in your class file = __file__\n2. Create a JSON file with the description of the registers of your device\n3. To access the device, use an instance of your class and the package API.\n\nsee example: example / Wirenboard / TestWirenBoardDimmer.py\n\nif someone likes the implementation, I will add documentation\n\nasync API\n---------\n\nread_param(param_id) - gets device property value\n\nwrite_param(param_id, value) - writes the value to the property of the device\n\nis_device() - should return true if the device at the current address can be served by this class\n\nfind_devices() - returns the list of addresses of these devices. The function calls is_device for each modbus address.\n\nLicensing\n---------\n\naiocoap is published under the Apache License 2.0, see LICENSE_ for details.\n\n\nCopyright (c) 2019 Mikhail Razgovorov\n\nIn my work, the code of another library was used to serialize the protocol, unfortunately during the implementation I forgot which one. I apologize to the author. Ready upon request to specify his name here.\n\n.. _LICENSE: LICENSE\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/businka/aio_modbus_client", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "aio-modbus-client", "package_url": "https://pypi.org/project/aio-modbus-client/", "platform": "", "project_url": "https://pypi.org/project/aio-modbus-client/", "project_urls": { "Homepage": "https://github.com/businka/aio_modbus_client" }, "release_url": "https://pypi.org/project/aio-modbus-client/0.0.3/", "requires_dist": null, "requires_python": ">=3.5.3", "summary": "Easy work with modbus device. You do not need to know the protocol.", "version": "0.0.3" }, "last_serial": 5434147, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "e2c01196d5829412a1c9cb8928b63a62", "sha256": "6b62a5ae7c3f3c41d5b664b759c0887f2daa9ec5fec76bc12e9829baeec0d6d5" }, "downloads": -1, "filename": "aio_modbus_client-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "e2c01196d5829412a1c9cb8928b63a62", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5.3", "size": 29086, "upload_time": "2019-05-18T17:44:21", "url": "https://files.pythonhosted.org/packages/73/84/4104a4ab45497896df39f4dc85de3835e1ed2a20d46d464da0084657518b/aio_modbus_client-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "51f785c833aac804500d67606068a70e", "sha256": "d0c8091f8d9273f4c462942ffdc2b02c0cc1734d05e99a3b3c586658f5732041" }, "downloads": -1, "filename": "aio_modbus_client-0.0.1.tar.gz", "has_sig": false, "md5_digest": "51f785c833aac804500d67606068a70e", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5.3", "size": 13466, "upload_time": "2019-05-18T17:44:24", "url": "https://files.pythonhosted.org/packages/b6/1e/8a897992a8711d42ee9bba472ffdb1d31e74998bbe575772bb610147f28f/aio_modbus_client-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "815c1f031b6eae00dc3918f91360b6f3", "sha256": "f5c02e390327c7a69ecbaa93157884490023debec2cd6a506d8b06eee0dab902" }, "downloads": -1, "filename": "aio_modbus_client-0.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "815c1f031b6eae00dc3918f91360b6f3", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5.3", "size": 29094, "upload_time": "2019-05-19T17:16:02", "url": "https://files.pythonhosted.org/packages/75/d2/abf399b61fca0c14175ce2510fed9d034a1df7a3ebe72e96e10b26ebe7a2/aio_modbus_client-0.0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "0600a28615d614e8f71c362be9e2a15a", "sha256": "0213e333434c64d17d293bc494672ea6d7a736a61396c86a4ac2028dae09bd84" }, "downloads": -1, "filename": "aio_modbus_client-0.0.2.tar.gz", "has_sig": false, "md5_digest": "0600a28615d614e8f71c362be9e2a15a", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5.3", "size": 13474, "upload_time": "2019-05-19T17:16:04", "url": "https://files.pythonhosted.org/packages/4d/5e/5c6570914f30ef3805df9e4d60b92a7de52f626fb2414207667c98585cfa/aio_modbus_client-0.0.2.tar.gz" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "a6baf616541c3a4373d00f01f754370e", "sha256": "5e441fe7d5c21654d5cc79e13ce46ef0dec0c6332652b3d14283f210687163f5" }, "downloads": -1, "filename": "aio_modbus_client-0.0.3-py3-none-any.whl", "has_sig": false, "md5_digest": "a6baf616541c3a4373d00f01f754370e", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5.3", "size": 25304, "upload_time": "2019-06-22T08:41:03", "url": "https://files.pythonhosted.org/packages/e8/db/d2a48f707d963167df361af534baf17b8bafa3a75e3f83156ab6e1b306f2/aio_modbus_client-0.0.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a021d21e5ebd7a1ee8cdf5d2d01ee921", "sha256": "2ca0edda56d29e3875e279e117bfa257c3c20c80ca21a8b3c0990dce28bfb209" }, "downloads": -1, "filename": "aio_modbus_client-0.0.3.tar.gz", "has_sig": false, "md5_digest": "a021d21e5ebd7a1ee8cdf5d2d01ee921", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5.3", "size": 13362, "upload_time": "2019-06-22T08:41:05", "url": "https://files.pythonhosted.org/packages/16/0e/bdbed4d68fc4fdce877b5f6becaf6d78b146d3c614c7cd55866156d5a11b/aio_modbus_client-0.0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a6baf616541c3a4373d00f01f754370e", "sha256": "5e441fe7d5c21654d5cc79e13ce46ef0dec0c6332652b3d14283f210687163f5" }, "downloads": -1, "filename": "aio_modbus_client-0.0.3-py3-none-any.whl", "has_sig": false, "md5_digest": "a6baf616541c3a4373d00f01f754370e", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.5.3", "size": 25304, "upload_time": "2019-06-22T08:41:03", "url": "https://files.pythonhosted.org/packages/e8/db/d2a48f707d963167df361af534baf17b8bafa3a75e3f83156ab6e1b306f2/aio_modbus_client-0.0.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a021d21e5ebd7a1ee8cdf5d2d01ee921", "sha256": "2ca0edda56d29e3875e279e117bfa257c3c20c80ca21a8b3c0990dce28bfb209" }, "downloads": -1, "filename": "aio_modbus_client-0.0.3.tar.gz", "has_sig": false, "md5_digest": "a021d21e5ebd7a1ee8cdf5d2d01ee921", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.5.3", "size": 13362, "upload_time": "2019-06-22T08:41:05", "url": "https://files.pythonhosted.org/packages/16/0e/bdbed4d68fc4fdce877b5f6becaf6d78b146d3c614c7cd55866156d5a11b/aio_modbus_client-0.0.3.tar.gz" } ] }