ioddcombase 1.8.0__cp39-cp39-manylinux2014_armv7l.manylinux_2_17_armv7l.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of ioddcombase might be problematic. Click here for more details.

@@ -0,0 +1,169 @@
1
+ Metadata-Version: 2.4
2
+ Name: ioddcombase
3
+ Version: 1.8.0
4
+ Summary: IoddCom base
5
+ Home-page: https://siogeen.com
6
+ Author: Reimund Renner
7
+ Author-email: reimund@siogeen.com
8
+ License: proprietary and confidential
9
+ Project-URL: Documentation, https://siogeen.com/doc/
10
+ Project-URL: Help Desk, https://siogeen.com/helpdesk/
11
+ Project-URL: Knowledge Base, https://siogeen.com/helpdesk/knowledgebase
12
+ Project-URL: News, https://news.siogeen.com/
13
+ Keywords: IO-Link,IODD,development,test,production
14
+ Classifier: Development Status :: 5 - Production/Stable
15
+ Classifier: Intended Audience :: Developers
16
+ Classifier: Intended Audience :: Manufacturing
17
+ Classifier: Intended Audience :: Science/Research
18
+ Classifier: Intended Audience :: Customer Service
19
+ Classifier: Topic :: Software Development :: Embedded Systems
20
+ Classifier: Topic :: Software Development :: Quality Assurance
21
+ Classifier: Topic :: Software Development :: Testing
22
+ Classifier: Operating System :: Microsoft :: Windows
23
+ Classifier: Operating System :: POSIX :: Linux
24
+ Classifier: Operating System :: MacOS :: MacOS X
25
+ Classifier: License :: Other/Proprietary License
26
+ Classifier: Programming Language :: Python :: 3.8
27
+ Classifier: Programming Language :: Python :: 3.9
28
+ Classifier: Programming Language :: Python :: 3.10
29
+ Classifier: Programming Language :: Python :: 3.11
30
+ Classifier: Programming Language :: Python :: 3.12
31
+ Classifier: Programming Language :: Python :: 3.13
32
+ Requires-Python: >=3.8
33
+ Description-Content-Type: text/x-rst
34
+ License-File: LICENSE.txt
35
+ Requires-Dist: bitstring>=4.1.0
36
+ Requires-Dist: urllib3>=2.0.0
37
+ Requires-Dist: pyserial>=3.5
38
+ Requires-Dist: prettytable>=3.9.0
39
+ Requires-Dist: getmac>=0.9.5
40
+ Requires-Dist: isodate>=0.6.0
41
+ Requires-Dist: PyYAML>=6.0.1
42
+ Requires-Dist: icmplib>=3.0.4
43
+ Dynamic: author
44
+ Dynamic: author-email
45
+ Dynamic: classifier
46
+ Dynamic: description
47
+ Dynamic: description-content-type
48
+ Dynamic: home-page
49
+ Dynamic: keywords
50
+ Dynamic: license
51
+ Dynamic: license-file
52
+ Dynamic: project-url
53
+ Dynamic: requires-dist
54
+ Dynamic: requires-python
55
+ Dynamic: summary
56
+
57
+ IoddComBase - base IoddCom package
58
+ ==================================
59
+
60
+ This is the base package for Siogeen IoddCom.
61
+
62
+ .. _IoddComChecker: /project/IoddComChecker
63
+ .. _IoddComCheckerGui: /project/IoddComCheckerGui
64
+
65
+ For checking your IO-Link masters working with Siogeen IoddCom, please see IoddComChecker_ or IoddComCheckerGui_
66
+
67
+ For full package, requests and support go to https://siogeen.com
68
+
69
+ **Copyright 2017-2025 Siogeen UG** (limited liability)
70
+
71
+ .. _request: https://siogeen.com/#contact
72
+
73
+ Supported Platforms
74
+ ~~~~~~~~~~~~~~~~~~~
75
+
76
+ ========================= ===================== ======================
77
+ **OS** Python 2.7, 3.4-3.7 Python 3.8 - 3.13
78
+ ========================= ===================== ======================
79
+ **Windows** [1]_ x
80
+ **Linux x86/x64** [1]_ x
81
+ **Linux Arm (Raspberry)** [1]_ x
82
+ **macOS** [1]_ x
83
+ ========================= ===================== ======================
84
+
85
+ .. [1] IoddCom for Python 2.7, 3.4 - 3.7 on request_.
86
+
87
+ Support for other platforms on request_.
88
+
89
+ Supported operating systems and IO-Link masters
90
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
91
+ Table of supported IO-Link masters for specific operating systems (OS):
92
+
93
+ +-----------------------------------+---------------------------------------------------+
94
+ | Master | supported OS |
95
+ | +---------+----------+--------------+---------------+
96
+ | | Windows | Linux | Raspberry Pi | macOS 64 [3]_ |
97
+ +===================================+=========+==========+==============+===============+
98
+ | TMG-USB based masters | x | x [4]_ | x [4]_ | x [4]_ |
99
+ +-----------------------------------+---------+----------+--------------+---------------+
100
+ | TMG ethernet based masters [5]_ | x | x | x | x |
101
+ +-----------------------------------+---------+----------+--------------+---------------+
102
+ | ifm ethernet based masters [6]_ | x | x | x | x |
103
+ +-----------------------------------+---------+----------+--------------+---------------+
104
+ | ifm USB based masters [7]_ | x | x | x | x |
105
+ +-----------------------------------+---------+----------+--------------+---------------+
106
+ | Turck Multi-Protocol masters [8]_ | x | x | x | x |
107
+ +-----------------------------------+---------+----------+--------------+---------------+
108
+ | REST API based masters [9]_ | x | x | x | x |
109
+ +-----------------------------------+---------+----------+--------------+---------------+
110
+ | IQ2 based masters [10]_ | x | x | x | x |
111
+ +-----------------------------------+---------+----------+--------------+---------------+
112
+
113
+ For Windows, Linux and Raspberry Pi both, 32-bit and 64-bit versions are available.
114
+
115
+ .. [3] For macOS 11.0+
116
+
117
+ .. [4] For example: Baumer, Leuze, Pepperl+Fuchs, SICK AG, Turck.
118
+ *Firmware v3.2+ only runs under Windows. For Linux/macOS/RasPi use FW < 3.2!*
119
+
120
+ .. [5] For Example: Balluff, Belden, Murrelektronik, Pepperl+Fuchs, Wenglor
121
+
122
+ .. [6] All ifm IO-Link masters AL1xxx should be supported. Functionality depends on master type
123
+
124
+ .. [7] ifm USB IO-Link master AL1060
125
+
126
+ .. [8] **New:** Turck Multi-Protocol masters (Modbus TCP, PROFINET, EtherNet/IP): TBEN-L, TBEN-S, FEN20, ...
127
+ Special functions missing: read/write SIO, functions not available: data storage
128
+
129
+ .. [9] **New:** REST API based masters (Sick SIG200/SIG350, Belden Lion-X, MurrElectronik Impact67 Pro/MVK Pro, Baumer, **Beta Support:** Balluff)
130
+
131
+ .. [10] **New:** Iq2 based masters (iqLink, iqInterface and SensoPart SensoIO) **experimental**
132
+
133
+ Not supported masters:
134
+
135
+ * RevolutionPi RevPi masters
136
+ * Pepperl & Fuchs comtrol masters
137
+ * Baumer USB-C and senscontrol masters
138
+ * Germbedded masters
139
+ * TEConcept masters
140
+ * iO-Fly masters
141
+
142
+ Support for them or other masters on request_.
143
+
144
+
145
+ Supported functionality
146
+ ~~~~~~~~~~~~~~~~~~~~~~~
147
+ All supported masters have the following functionality:
148
+
149
+ read/write ISDUs, read/write process data, get/set port config.
150
+
151
+ The following functionality is varying by master:
152
+
153
+ ==================== ============ ======================================= ============ ==================
154
+ master data storage multi data / multi port PD streaming special functions
155
+ ==================== ============ ======================================= ============ ==================
156
+ Sim yes read ISDU, read PD, read DI, multi-port hw/sw --
157
+ ifm ethernet based yes read PD, read DI, multi-port hw/sw yes
158
+ ifm USB based yes read PD, read DI, multi-port sw yes
159
+ REST API based yes read ISDU [12]_ sw yes, Balluff, SICK
160
+ TMG-USB based yes [11]_ read PD, read DI, multi-port hw/sw yes
161
+ TMG ethernet based yes read PD, read DI, multi-port hw/sw yes, Balluff
162
+ Turck Multi-Protocol -- read PD, read DI, multi-port sw yes
163
+ Iq2 USB/ethernet yes [13]_ -- sw yes
164
+ ==================== ============ ======================================= ============ ==================
165
+
166
+ .. [11] getConfig not supported, FW 3.2+: masterCommandDownloadFromMaster not supported anymore
167
+ .. [12] REST API multi data write ISDU will be added in future
168
+ .. [13] no read/write master DS supported (only config)
169
+
@@ -0,0 +1,11 @@
1
+ siogeen/base/IoddUtility.cpython-39-arm-linux-gnueabihf.so,sha256=pn-vlX2M0fvMDvOdl4g-cKk957Pe44-1_FtkX66Dkb4,632832
2
+ siogeen/base/JSON_for_IO-Link.yaml,sha256=VIE_wtcurCIXHcn_xTQEcJeiIyMMcXUuuaFCfvW_Ai8,198669
3
+ siogeen/base/_IoddDrv.cpython-39-arm-linux-gnueabihf.so,sha256=EnGa9i0z1BeQ-SEWAJ-3KwJdaCXcXhr_KJmOuSFXzkU,2827296
4
+ siogeen/base/_IoddDrvBase.cpython-39-arm-linux-gnueabihf.so,sha256=y9vv4dmZ96UAUAsRQeo8GxN88SShjfksXI2phQ3O1sg,1287328
5
+ siogeen/base/_IoddSimDrv.cpython-39-arm-linux-gnueabihf.so,sha256=ZHnVG6Mm6zNzo1Cx79WVYk9lgXJxqowQUIaz27lRECE,738544
6
+ siogeen/base/__init__.py,sha256=ojNeR-vpfu9XfI9ATb5kSUpzmhkktYknhDaRYnHU01c,416
7
+ ioddcombase-1.8.0.dist-info/METADATA,sha256=ntVsjqEoXehALmmaCcvuxlLGERzdsUH4bT85zJAU4i8,7822
8
+ ioddcombase-1.8.0.dist-info/WHEEL,sha256=Dbfx6muue_MFjlhci-prFoJx-b0SoRRCVyaQf4hZjJ4,147
9
+ ioddcombase-1.8.0.dist-info/top_level.txt,sha256=vIFg0bLkihbkHyuCZUdHmA-50LP8LvTwDknGWir0T5o,8
10
+ ioddcombase-1.8.0.dist-info/RECORD,,
11
+ ioddcombase-1.8.0.dist-info/licenses/LICENSE.txt,sha256=mjUk_O3YPxAZeoS61zCys2pyShGDxR4ghwb55ItZ0lg,732
@@ -0,0 +1,6 @@
1
+ Wheel-Version: 1.0
2
+ Generator: setuptools (80.9.0)
3
+ Root-Is-Purelib: false
4
+ Tag: cp39-cp39-manylinux_2_17_armv7l
5
+ Tag: cp39-cp39-manylinux2014_armv7l
6
+
@@ -0,0 +1,16 @@
1
+ Copyright (c) 2017-2023 Siogeen UG (haftungsbeschraenkt) - All Rights Reserved
2
+
3
+ Unauthorized copying of this package and its contents, via any medium is
4
+ strictly prohibited.
5
+ Proprietary and confidential.
6
+
7
+ Written by Reimund Renner <reimund@siogeen.com>, November 2017
8
+
9
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
10
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
11
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
12
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
13
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
14
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
15
+ SOFTWARE.
16
+
@@ -0,0 +1 @@
1
+ siogeen