xaal.ipx800


Namexaal.ipx800 JSON
Version 0.1 PyPI version JSON
download
home_pageNone
SummaryxAAL devices for IPX-800 Ethernet Control System
upload_time2024-07-16 12:01:23
maintainerNone
docs_urlNone
authorNone
requires_pythonNone
licenseGPL License
keywords xaal ipx-800
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            xaal.ipx800
===========
This package contains a xAAL gateway for IPX-800 Ethernet Control System.
We tested it with IPX-800 V3.


Usage
-----
To run the gateway:

- edit your config file (*ipx800.ini*)
- launch *python -m xaal.ipx800*


TODO
----
Due to time constraint, only channel outputs (relays) are supported right now.
You can add easily analog or digital inputs, everything is ready.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "xaal.ipx800",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "xaal, ipx-800",
    "author": null,
    "author_email": "Jerome Kerdreux <Jerome.Kerdreux@imt-atlantique.fr>",
    "download_url": "https://files.pythonhosted.org/packages/d1/1f/16f43361bee55bc9cdaa82d5d48773bf684d054e8d03b509b62eef668855/xaal_ipx800-0.1.tar.gz",
    "platform": null,
    "description": "xaal.ipx800\n===========\nThis package contains a xAAL gateway for IPX-800 Ethernet Control System.\nWe tested it with IPX-800 V3.\n\n\nUsage\n-----\nTo run the gateway:\n\n- edit your config file (*ipx800.ini*)\n- launch *python -m xaal.ipx800*\n\n\nTODO\n----\nDue to time constraint, only channel outputs (relays) are supported right now.\nYou can add easily analog or digital inputs, everything is ready.\n",
    "bugtrack_url": null,
    "license": "GPL License",
    "summary": "xAAL devices for IPX-800 Ethernet Control System",
    "version": "0.1",
    "project_urls": null,
    "split_keywords": [
        "xaal",
        " ipx-800"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "24825d7137d06b66912192858e61f227b7af45b365d561b964eeba0371b663bf",
                "md5": "73ec765d4178392a3fe281bb6b7e480a",
                "sha256": "46893e5582b05db80e58abb30d33d30cfc3d52582a458c01eeb68910d8ee7307"
            },
            "downloads": -1,
            "filename": "xaal.ipx800-0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "73ec765d4178392a3fe281bb6b7e480a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 3916,
            "upload_time": "2024-07-16T12:01:21",
            "upload_time_iso_8601": "2024-07-16T12:01:21.498882Z",
            "url": "https://files.pythonhosted.org/packages/24/82/5d7137d06b66912192858e61f227b7af45b365d561b964eeba0371b663bf/xaal.ipx800-0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d11f16f43361bee55bc9cdaa82d5d48773bf684d054e8d03b509b62eef668855",
                "md5": "95aca2a03cf6e2ee8acee9267bb79c03",
                "sha256": "4b54939d634b1cc1e5092786dc3dc40323fdf7218c69b509887d5fa3c7d15033"
            },
            "downloads": -1,
            "filename": "xaal_ipx800-0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "95aca2a03cf6e2ee8acee9267bb79c03",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 3356,
            "upload_time": "2024-07-16T12:01:23",
            "upload_time_iso_8601": "2024-07-16T12:01:23.284024Z",
            "url": "https://files.pythonhosted.org/packages/d1/1f/16f43361bee55bc9cdaa82d5d48773bf684d054e8d03b509b62eef668855/xaal_ipx800-0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-16 12:01:23",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "xaal.ipx800"
}
        
Elapsed time: 0.32475s