{ "info": { "author": "Davide Aliprandi", "author_email": "davide.aliprandi@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: BSD License", "Operating System :: POSIX :: Linux", "Programming Language :: Python :: 3.5", "Topic :: Software Development :: Embedded Systems" ], "description": "# WireST SDK\n\nWireST SDK is a library for Linux gateways that allows easy access to the data exported by an IO-Link device that implements the [IOLinkST Protocol](https://github.com/STMicroelectronics/WireSTSDK_Python#IOLinkST-protocol).\n\n\n## Documentation\nDocumentation can be found [here](https://stmicroelectronics.github.io/WireSTSDK_Python/index.html).\n\n\n## Compatibility\nThis version of the SDK is compatible with [Python](https://www.python.org/) 3.5 and runs on a Linux system.\n\n\n## Preconditions\nThe WireST SDK makes use of the [pySerial](https://github.com/pyserial/pyserial) Python interface to serial ports on Linux.\n```Shell\n$ sudo pip3 install pyserial\n```\nMoreover, it uses the [concurrent.futures](https://docs.python.org/3/library/concurrent.futures.html) module to run pools of threads in background, that serve listeners' callbacks.\n```Shell\n$ sudo pip3 install futures\n```\n\n\n## Installation\nThe WireST SDK can be installed through the Python pip package manager.\n```Shell\n$ sudo pip3 install wire-st-sdk\n```\n\n\n## Setting up the application examples\nBefore running the application examples, please prepare your devices as described here below:\n* The [example_iolink_1.py](https://github.com/STMicroelectronics/WireSTSDK_Python/blob/master/wire_st_examples/iolink/example_iolink_1.py) application example shows how to connect IO-Link devices to a Linux gateway, to set their parameters, and to get data from them. The application requires to have a masterboard, e.g. the STEVAL-IPD004V1 evaluation board, connected to IO-Link devices, e.g. the STEVAL-IPD005V1 evaluation board, with a FW compatible with the [IOLinkST Protocol](https://github.com/STMicroelectronics/WireSTSDK_Python#IOLinkST-protocol).\n\nOther application examples which show how to send data to the cloud can be found within the [EdgeST SDK](https://github.com/STMicroelectronics/EdgeSTSDK_Python) for Linux, an IoT edge computing abstraction library for Linux gateways.\n\n\n## Running the application examples\nTo run the application examples please follow the steps below:\n1. Install the WireST SDK as described by the [Installation](https://github.com/STMicroelectronics/WireSTSDK_Python#installation) chapter.\n2. Clone the WireST SDK git repository to download the application examples:\n```Shell\n$ git clone https://github.com/STMicroelectronics/WireSTSDK_Python.git\n```\n3. Enter the \"wire_st_examples/iolink\" folder and run the desired script:\n```Shell\n$ sudo python3 example_iolink_x.py\n```\n\n\n## License\nCOPYRIGHT(c) 2019 STMicroelectronics\n\nRedistribution and use in source and binary forms, with or without\nmodification, are permitted provided that the following conditions are met:\n1. Redistributions of source code must retain the above copyright notice,\nthis list of conditions and the following disclaimer.\n2. Redistributions in binary form must reproduce the above \nnotice, this list of conditions and the following disclaimer in the\ndocumentation and/or other materials provided with the distribution.\n3. Neither the name of STMicroelectronics nor the names of its\ncontributors may be used to endorse or promote products derived from\nthis software without specific prior written permission.\n\nTHIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS \"AS IS\"\nAND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE\nIMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE\nARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE\nLIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR\nCONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF\nSUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS\nINTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN\nCONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)\nARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE\nPOSSIBILITY OF SUCH DAMAGE.\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/STMicroelectronics/WireSTSDK_Python", "keywords": "", "license": "BSD 3-clause", "maintainer": "", "maintainer_email": "", "name": "wire-st-sdk", "package_url": "https://pypi.org/project/wire-st-sdk/", "platform": "", "project_url": "https://pypi.org/project/wire-st-sdk/", "project_urls": { "Homepage": "https://github.com/STMicroelectronics/WireSTSDK_Python" }, "release_url": "https://pypi.org/project/wire-st-sdk/1.2.2/", "requires_dist": null, "requires_python": "", "summary": "Wired connection abstraction library package.", "version": "1.2.2" }, "last_serial": 5589182, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "764ece04839425779ee034278ec8bb84", "sha256": "d12e9fa13b166dbb8025e4f87071a922570f84fe279fb9fde61812c0cea91d86" }, "downloads": -1, "filename": "wire_st_sdk-1.0.0-py2-none-any.whl", "has_sig": false, "md5_digest": "764ece04839425779ee034278ec8bb84", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 20464, "upload_time": "2019-05-07T13:50:47", "url": "https://files.pythonhosted.org/packages/68/de/ed74b49b20c248525be9efb70af5a5277cbdcd21d418af37678d1473bc34/wire_st_sdk-1.0.0-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b3b6e93d8c5749a32ccbf29b72154214", "sha256": "b1d29ac54271e50e2ba3d541b9b9122810be72d1fdbe594b319166e59b7d6fa3" }, "downloads": -1, "filename": "wire_st_sdk-1.0.0.tar.gz", "has_sig": false, "md5_digest": "b3b6e93d8c5749a32ccbf29b72154214", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13020, "upload_time": "2019-05-07T13:50:49", "url": "https://files.pythonhosted.org/packages/63/36/0d144d83f562b96c7f5e7c12890be18bccd460523f6c62bf1c6b1ca0b3d7/wire_st_sdk-1.0.0.tar.gz" } ], "1.1.0": [ { "comment_text": "", "digests": { "md5": "253ff397512c592b552e7249372009ce", "sha256": "2d520eeb122530d24cdd208725bd04b8840c38c821c3cbe4f8a4794bcc3a2a5d" }, "downloads": -1, "filename": "wire_st_sdk-1.1.0-py2-none-any.whl", "has_sig": false, "md5_digest": "253ff397512c592b552e7249372009ce", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 20481, "upload_time": "2019-05-28T16:41:21", "url": "https://files.pythonhosted.org/packages/02/0a/8c77241316845cf6bd61e0b8f094988f255465d9c302f662137a81003c6d/wire_st_sdk-1.1.0-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "79cc55cbac86fa86395ef3dbaf260899", "sha256": "2da6edfbab088880b8f16c506d9d6e49081c761dccaca76f221e62a65de428d7" }, "downloads": -1, "filename": "wire_st_sdk-1.1.0.tar.gz", "has_sig": false, "md5_digest": "79cc55cbac86fa86395ef3dbaf260899", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13019, "upload_time": "2019-05-28T16:41:23", "url": "https://files.pythonhosted.org/packages/e7/3f/ff3dc27ec59b3ff9737c8430f4d7c77e5cea69653c34ed99312468de5c8a/wire_st_sdk-1.1.0.tar.gz" } ], "1.1.1": [ { "comment_text": "", "digests": { "md5": "ab6875ce6f82976f1237d3d9de329770", "sha256": "f84adac321bd6798dbf0192cb9c9106cb412b95c5ca14c0d5112d6b9bd9cdf66" }, "downloads": -1, "filename": "wire_st_sdk-1.1.1-py2-none-any.whl", "has_sig": false, "md5_digest": "ab6875ce6f82976f1237d3d9de329770", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 20478, "upload_time": "2019-05-28T17:11:56", "url": "https://files.pythonhosted.org/packages/d9/da/11263abd5022f79a0a276eb6288362f8ca8ca9c8292779d646682ac1466b/wire_st_sdk-1.1.1-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "7deb04802ecc25462e3da28893f6257c", "sha256": "125d9a29996acca9d622443a071f27ed0ff31190bc92f1f12db5c66ee9c9d70f" }, "downloads": -1, "filename": "wire_st_sdk-1.1.1.tar.gz", "has_sig": false, "md5_digest": "7deb04802ecc25462e3da28893f6257c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13015, "upload_time": "2019-05-28T17:11:57", "url": "https://files.pythonhosted.org/packages/ae/e2/9be6bfc85f5030c88cce094d4c632627d8b471e0d47b69e17b88eaaf6123/wire_st_sdk-1.1.1.tar.gz" } ], "1.1.2": [ { "comment_text": "", "digests": { "md5": "9eea5eafaf8be5d2d43a76edc93aa281", "sha256": "086178b6ec9ad91358f1ac846a2cb2c264c0880a1ceb5f4db59fdbcba04395fa" }, "downloads": -1, "filename": "wire_st_sdk-1.1.2-py2-none-any.whl", "has_sig": false, "md5_digest": "9eea5eafaf8be5d2d43a76edc93aa281", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 20481, "upload_time": "2019-05-28T17:24:44", "url": "https://files.pythonhosted.org/packages/54/91/f6fa4e80c1c59b6f45e5c34e00f0e6a35c0f65f8b8b57586fb02fd879f81/wire_st_sdk-1.1.2-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "51840b19901c3a276d12994ae72c8a8f", "sha256": "726088161c7b450ab0c46279f5b394a5d2823703da1d5438f41f64cfec2ac4f0" }, "downloads": -1, "filename": "wire_st_sdk-1.1.2.tar.gz", "has_sig": false, "md5_digest": "51840b19901c3a276d12994ae72c8a8f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13011, "upload_time": "2019-05-28T17:24:49", "url": "https://files.pythonhosted.org/packages/c4/bd/1b21a55d635fc19eb1bc4ee3bba954b6bebe215ef7f15225e5ac760e947b/wire_st_sdk-1.1.2.tar.gz" } ], "1.1.3": [ { "comment_text": "", "digests": { "md5": "94106f658ca2d1060d75c5cce63dcc70", "sha256": "0f4439e8caf5a9e32c95f6a3ef85702e39405cf42bc815f783d3fe1b3cacae1b" }, "downloads": -1, "filename": "wire_st_sdk-1.1.3-py2-none-any.whl", "has_sig": false, "md5_digest": "94106f658ca2d1060d75c5cce63dcc70", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 20481, "upload_time": "2019-05-28T17:27:22", "url": "https://files.pythonhosted.org/packages/0b/14/a1c53f4651e0a75fba0646b1ac7a45778bc0d9d96e23a55ca426d953be34/wire_st_sdk-1.1.3-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a762564b6ebbf366dad11d61a5fbf4ee", "sha256": "3fc369149000fcf003f469050ef8e3c7a880bddd8cbbc9b81601ce065359d330" }, "downloads": -1, "filename": "wire_st_sdk-1.1.3.tar.gz", "has_sig": false, "md5_digest": "a762564b6ebbf366dad11d61a5fbf4ee", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13014, "upload_time": "2019-05-28T17:27:23", "url": "https://files.pythonhosted.org/packages/d7/22/95305d69452d46371293bbf1d9c3b129c152086e9d1117540b78eb54d4e1/wire_st_sdk-1.1.3.tar.gz" } ], "1.1.4": [ { "comment_text": "", "digests": { "md5": "563c773b599142b1caaf2e28bd9876ea", "sha256": "5338c1581e4188b006ca2a5d44dbca78045e286128ddb8c65f32783d7daf6425" }, "downloads": -1, "filename": "wire_st_sdk-1.1.4-py2-none-any.whl", "has_sig": false, "md5_digest": "563c773b599142b1caaf2e28bd9876ea", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 20491, "upload_time": "2019-05-29T14:13:19", "url": "https://files.pythonhosted.org/packages/80/13/b8b62565a67732d559aaecdc957704ccb57ef87629a1f1e596db094ef076/wire_st_sdk-1.1.4-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a9f967328144ea1aa52ddb0273d7a50c", "sha256": "bae686c3c5a21476c71728eb7c9ea1e97f713a569cd48a07fc653181e4a82045" }, "downloads": -1, "filename": "wire_st_sdk-1.1.4.tar.gz", "has_sig": false, "md5_digest": "a9f967328144ea1aa52ddb0273d7a50c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13024, "upload_time": "2019-05-29T14:13:20", "url": "https://files.pythonhosted.org/packages/e7/68/047ee39395355b2405a2356d190b7e7732617116a59975f191a62c4f6aa5/wire_st_sdk-1.1.4.tar.gz" } ], "1.2.0": [ { "comment_text": "", "digests": { "md5": "113dc7bf8808e9405bd3b0f3892aa17f", "sha256": "4ebb1a453acee02acc1b565cd334802b407166e4926df1fe4caa2a6b9b518907" }, "downloads": -1, "filename": "wire_st_sdk-1.2.0-py2-none-any.whl", "has_sig": false, "md5_digest": "113dc7bf8808e9405bd3b0f3892aa17f", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 22272, "upload_time": "2019-07-24T01:33:45", "url": "https://files.pythonhosted.org/packages/c0/18/7ea8131ba601a50bf405f4cb210115a1a47113d5aa444ab77e20321373ba/wire_st_sdk-1.2.0-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c326245893db7432748425196841fd60", "sha256": "00f6d7fdf55de8b983bd2c20539b056a179572f24bc86c949f0043c55f3713ce" }, "downloads": -1, "filename": "wire_st_sdk-1.2.0.tar.gz", "has_sig": false, "md5_digest": "c326245893db7432748425196841fd60", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13225, "upload_time": "2019-07-24T08:11:15", "url": "https://files.pythonhosted.org/packages/ce/04/a073955b3cf5af6fdcb81b8b0c9f32e3c513a9ceffa040a837f6b0f59b5d/wire_st_sdk-1.2.0.tar.gz" } ], "1.2.1": [ { "comment_text": "", "digests": { "md5": "a008a79926bb4df49a772740130cb582", "sha256": "a1edbb04c407bd3cd9c8945920943d527a8bf29d7eb714df592d1184e6e9a0bd" }, "downloads": -1, "filename": "wire_st_sdk-1.2.1-py2-none-any.whl", "has_sig": false, "md5_digest": "a008a79926bb4df49a772740130cb582", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 20759, "upload_time": "2019-07-24T22:11:50", "url": "https://files.pythonhosted.org/packages/c5/1f/df478aad79f1abc387047f520da9dd86a8c7274c0c8039a52a1e0816287a/wire_st_sdk-1.2.1-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "95d828a840910e50a15f32263baee4f8", "sha256": "82c6cc111658986c4b08cfbe18494ca74aebcec88fb4be61501b970c9206dbc2" }, "downloads": -1, "filename": "wire_st_sdk-1.2.1.tar.gz", "has_sig": false, "md5_digest": "95d828a840910e50a15f32263baee4f8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11972, "upload_time": "2019-07-24T22:52:53", "url": "https://files.pythonhosted.org/packages/16/41/7d1cf6d00dcb3bb87a4e10c0a6b85abb498db95a21e7ca93218e9e446c6a/wire_st_sdk-1.2.1.tar.gz" } ], "1.2.2": [ { "comment_text": "", "digests": { "md5": "90ae5111489f33ba2edaae1a0b9ffb06", "sha256": "44a8c328d6905def5c79a5a5e53c370c297ac9dbc6cb3d2be0a3c7e60fc8035d" }, "downloads": -1, "filename": "wire_st_sdk-1.2.2-py2-none-any.whl", "has_sig": false, "md5_digest": "90ae5111489f33ba2edaae1a0b9ffb06", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 20741, "upload_time": "2019-07-26T13:56:01", "url": "https://files.pythonhosted.org/packages/f9/db/8da069c8b928d631eacca47c9c2b133b3409d585daf27cbc5ed9c93815ae/wire_st_sdk-1.2.2-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "dd9658a5faa64516021f2b912eb4e952", "sha256": "ea987f457829fc3151fce54d6f4dfcce98230bceb7797393c0069532d646d0aa" }, "downloads": -1, "filename": "wire_st_sdk-1.2.2.tar.gz", "has_sig": false, "md5_digest": "dd9658a5faa64516021f2b912eb4e952", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13243, "upload_time": "2019-07-26T13:56:03", "url": "https://files.pythonhosted.org/packages/bb/6a/9c5e9836a96864f872ccbba6dd1a9f6e1299fb4f0b4d3f401912fc464831/wire_st_sdk-1.2.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "90ae5111489f33ba2edaae1a0b9ffb06", "sha256": "44a8c328d6905def5c79a5a5e53c370c297ac9dbc6cb3d2be0a3c7e60fc8035d" }, "downloads": -1, "filename": "wire_st_sdk-1.2.2-py2-none-any.whl", "has_sig": false, "md5_digest": "90ae5111489f33ba2edaae1a0b9ffb06", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 20741, "upload_time": "2019-07-26T13:56:01", "url": "https://files.pythonhosted.org/packages/f9/db/8da069c8b928d631eacca47c9c2b133b3409d585daf27cbc5ed9c93815ae/wire_st_sdk-1.2.2-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "dd9658a5faa64516021f2b912eb4e952", "sha256": "ea987f457829fc3151fce54d6f4dfcce98230bceb7797393c0069532d646d0aa" }, "downloads": -1, "filename": "wire_st_sdk-1.2.2.tar.gz", "has_sig": false, "md5_digest": "dd9658a5faa64516021f2b912eb4e952", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13243, "upload_time": "2019-07-26T13:56:03", "url": "https://files.pythonhosted.org/packages/bb/6a/9c5e9836a96864f872ccbba6dd1a9f6e1299fb4f0b4d3f401912fc464831/wire_st_sdk-1.2.2.tar.gz" } ] }