Skip to main content

Wired connection abstraction library package.

Project description

WireST SDK

WireST 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.

Documentation

Documentation can be found here.

Compatibility

This version of the SDK is compatible with Python 3.5 and runs on a Linux system.

Preconditions

The WireST SDK makes use of the pySerial Python interface to serial ports on Linux.

$ sudo pip3 install pyserial

Moreover, it uses the concurrent.futures module to run pools of threads in background, that serve listeners' callbacks.

$ sudo pip3 install futures

Installation

The WireST SDK can be installed through the Python pip package manager.

$ sudo pip3 install wire-st-sdk

Setting up the application examples

Before running the application examples, please prepare your devices as described here below:

  • The 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.

Other application examples which show how to send data to the cloud can be found within the EdgeST SDK for Linux, an IoT edge computing abstraction library for Linux gateways.

Running the application examples

To run the application examples please follow the steps below:

  1. Install the WireST SDK as described by the Installation chapter.
  2. Clone the WireST SDK git repository to download the application examples:
$ git clone https://github.com/STMicroelectronics/WireSTSDK_Python.git
  1. Enter the "wire_st_examples/iolink" folder and run the desired script:
$ sudo python3 example_iolink_x.py

License

COPYRIGHT(c) 2019 STMicroelectronics

Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

  1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
  2. Redistributions in binary form must reproduce the above notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution.
  3. Neither the name of STMicroelectronics nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

wire_st_sdk-1.2.2.tar.gz (13.2 kB view details)

Uploaded Source

Built Distribution

wire_st_sdk-1.2.2-py2-none-any.whl (20.7 kB view details)

Uploaded Python 2

File details

Details for the file wire_st_sdk-1.2.2.tar.gz.

File metadata

  • Download URL: wire_st_sdk-1.2.2.tar.gz
  • Upload date:
  • Size: 13.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.18.4 setuptools/40.5.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.12

File hashes

Hashes for wire_st_sdk-1.2.2.tar.gz
Algorithm Hash digest
SHA256 ea987f457829fc3151fce54d6f4dfcce98230bceb7797393c0069532d646d0aa
MD5 dd9658a5faa64516021f2b912eb4e952
BLAKE2b-256 bb6a9c5e9836a96864f872ccbba6dd1a9f6e1299fb4f0b4d3f401912fc464831

See more details on using hashes here.

File details

Details for the file wire_st_sdk-1.2.2-py2-none-any.whl.

File metadata

  • Download URL: wire_st_sdk-1.2.2-py2-none-any.whl
  • Upload date:
  • Size: 20.7 kB
  • Tags: Python 2
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.18.4 setuptools/40.5.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.12

File hashes

Hashes for wire_st_sdk-1.2.2-py2-none-any.whl
Algorithm Hash digest
SHA256 44a8c328d6905def5c79a5a5e53c370c297ac9dbc6cb3d2be0a3c7e60fc8035d
MD5 90ae5111489f33ba2edaae1a0b9ffb06
BLAKE2b-256 f9db8da069c8b928d631eacca47c9c2b133b3409d585daf27cbc5ed9c93815ae

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page