ioddcomchecker 1.7.1__cp38-cp38-win_amd64.whl → 1.7.3__cp38-cp38-win_amd64.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 ioddcomchecker might be problematic. Click here for more details.

@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: ioddcomchecker
3
- Version: 1.7.1
3
+ Version: 1.7.3
4
4
  Summary: IoddCom IO-Link master checker
5
5
  Home-page: https://siogeen.com
6
6
  Author: Reimund Renner
@@ -23,16 +23,16 @@ Classifier: Operating System :: Microsoft :: Windows
23
23
  Classifier: Operating System :: POSIX :: Linux
24
24
  Classifier: Operating System :: MacOS :: MacOS X
25
25
  Classifier: License :: Other/Proprietary License
26
- Classifier: Programming Language :: Python :: 3.6
27
- Classifier: Programming Language :: Python :: 3.7
28
26
  Classifier: Programming Language :: Python :: 3.8
29
27
  Classifier: Programming Language :: Python :: 3.9
30
28
  Classifier: Programming Language :: Python :: 3.10
31
29
  Classifier: Programming Language :: Python :: 3.11
32
- Requires-Python: >=3.6
30
+ Classifier: Programming Language :: Python :: 3.12
31
+ Classifier: Programming Language :: Python :: 3.13
32
+ Requires-Python: >=3.8
33
33
  Description-Content-Type: text/x-rst
34
34
  License-File: LICENSE.txt
35
- Requires-Dist: ioddcombase >=1.6.8
35
+ Requires-Dist: ioddcombase>=1.7.0
36
36
  Requires-Dist: dict2obj
37
37
 
38
38
  IoddComChecker - IoddCom Checker
@@ -72,23 +72,23 @@ To start a scan execute on the console:
72
72
 
73
73
  For full package, requests and support go to https://siogeen.com
74
74
 
75
- **Copyright 2017-2024 Siogeen UG** (limited liability)
75
+ **Copyright 2017-2025 Siogeen UG** (limited liability)
76
76
 
77
77
  .. _request: https://siogeen.com/#contact
78
78
 
79
79
  Supported Platforms
80
80
  ~~~~~~~~~~~~~~~~~~~
81
81
 
82
- ========================= ===================== ===================
83
- **OS** Python 2.7, 3.4-3.6 Python 3.7 - 3.12
84
- ========================= ===================== ===================
82
+ ========================= ===================== ======================
83
+ **OS** Python 2.7, 3.4-3.7 Python 3.8 - 3.13
84
+ ========================= ===================== ======================
85
85
  **Windows** [1]_ x
86
86
  **Linux x86/x64** [1]_ x
87
87
  **Linux Arm (Raspberry)** [1]_ x
88
- **macOS** [1]_ 3.8-3.12
89
- ========================= ===================== ===================
88
+ **macOS** [1]_ x
89
+ ========================= ===================== ======================
90
90
 
91
- .. [1] IoddCom for Python 2.7, 3.4 - 3.6 on request_.
91
+ .. [1] IoddCom for Python 2.7, 3.4 - 3.7 on request_.
92
92
 
93
93
  Support for other platforms on request_.
94
94
 
@@ -96,44 +96,50 @@ Supported operating systems and IO-Link masters
96
96
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
97
97
  Table of supported IO-Link masters for specific operating systems (OS):
98
98
 
99
- +---------------------------------+---------------------------------------------------+
100
- | Master | supported OS |
101
- | +---------+----------+--------------+---------------+
102
- | | Windows | Linux | Raspberry Pi | macOS 64 [2]_ |
103
- +=================================+=========+==========+==============+===============+
104
- | TMG-USB based masters [3]_ | x | x | x | x |
105
- +---------------------------------+---------+----------+--------------+---------------+
106
- | TMG ethernet based masters [4]_ | x | x | x | x |
107
- +---------------------------------+---------+----------+--------------+---------------+
108
- | ifm ethernet based masters [5]_ | x | x | x | x |
109
- +---------------------------------+---------+----------+--------------+---------------+
110
- | ifm USB based masters [6]_ | x | x | x | x |
111
- +---------------------------------+---------+----------+--------------+---------------+
99
+ +-----------------------------------+---------------------------------------------------+
100
+ | Master | supported OS |
101
+ | +---------+----------+--------------+---------------+
102
+ | | Windows | Linux | Raspberry Pi | macOS 64 [3]_ |
103
+ +===================================+=========+==========+==============+===============+
104
+ | TMG-USB based masters [4]_ | x | x | x | x |
105
+ +-----------------------------------+---------+----------+--------------+---------------+
106
+ | TMG ethernet based masters [5]_ | x | x | x | x |
107
+ +-----------------------------------+---------+----------+--------------+---------------+
108
+ | ifm ethernet based masters [6]_ | x | x | x | x |
109
+ +-----------------------------------+---------+----------+--------------+---------------+
110
+ | ifm USB based masters [7]_ | x | x | x | x |
111
+ +-----------------------------------+---------+----------+--------------+---------------+
112
+ | Turck Multi-Protocol masters [8]_ | x | x | x | x |
113
+ +-----------------------------------+---------+----------+--------------+---------------+
114
+ | REST API based masters [9]_ | x | x | x | x |
115
+ +-----------------------------------+---------+----------+--------------+---------------+
112
116
 
113
117
  For Windows, Linux and Raspberry Pi both, 32-bit and 64-bit versions are available.
114
118
 
115
- .. [2] For macOS 12.3+
119
+ .. [3] For macOS 11.0+
116
120
 
117
- .. [3] For example: Baumer, Leuze, Pepperl+Fuchs, SICK AG, Turck
121
+ .. [4] For example: Baumer, Leuze, Pepperl+Fuchs, SICK AG, Turck
118
122
 
119
- .. [4] For Example: Balluff, Belden, Murrelektronik, Pepperl+Fuchs, Wenglor
123
+ .. [5] For Example: Balluff, Belden, Murrelektronik, Pepperl+Fuchs, Wenglor
120
124
 
121
- .. [5] All ifm IO-Link masters AL1xxx should be supported. Functionality depends on
122
- master type. The following functions are missing yet: PD valid status
125
+ .. [6] All ifm IO-Link masters AL1xxx should be supported. Functionality depends on master type
123
126
 
124
- .. [6] ifm USB IO-Link master AL1060: Special functions missing
125
- HW PD streaming (yet by SW), PD valid status
127
+ .. [7] ifm USB IO-Link master AL1060
128
+
129
+ .. [8] **New:** Turck Multi-Protocol masters (Modbus TCP, PROFINET, EtherNet/IP): TBEN-L, TBEN-S, FEN20, ...
130
+ Special functions missing: read/write SIO, functions not available: data storage
131
+
132
+ .. [9] **New:** REST API based masters (Sick SIG200/SIG350, Belden Lion-X, MurrElectronik Impact67 Pro/MVK Pro, **Beta Support:** Balluff)
126
133
 
127
134
  Not supported masters:
128
135
 
129
- * REST API based masters: **Support from V1.7 on** (Sick SIG200/SIG350, Belden Lion-X, MurrElectronik Impact67 Pro/MVK Pro, Balluff)
136
+ * iq masters **(soon)**
130
137
  * RevolutionPi RevPi masters
131
138
  * Pepperl & Fuchs comtrol masters
132
139
  * Baumer USB-C and senscontrol masters
133
140
  * Germbedded masters
134
141
  * TEConcept masters
135
142
  * iO-Fly masters
136
- * iq masters
137
143
 
138
144
  Support for them or other masters on request_.
139
145
 
@@ -0,0 +1,9 @@
1
+ siogeen/tools/IoddComChecker.cp38-win_amd64.pyd,sha256=0Mzr7PYgyk8rh0tKeRyXNWkuJegA2WemfuXO4jyU2S0,135168
2
+ siogeen/tools/__init__.py,sha256=CCpWoKGerJjGcTDaC48F6skWG4rDZuBzIKxBIZqL74w,462
3
+ siogeen/tools/cli/IoddComChecker.py,sha256=q42zyT8sVC7LvyJWUrlKZ0Y00VYQiA4iSDcLhWKz_UQ,1494
4
+ siogeen/tools/cli/__init__.py,sha256=5U7K-XTwdy1Iy5suv_-WSFGwC_zqleJ6KdZQR7kShP0,468
5
+ ioddcomchecker-1.7.3.dist-info/LICENSE.txt,sha256=mjUk_O3YPxAZeoS61zCys2pyShGDxR4ghwb55ItZ0lg,732
6
+ ioddcomchecker-1.7.3.dist-info/METADATA,sha256=102e23F_jg7_fXxr6UAK2pVnHdJAv4ulyATg-mQ-uI4,6028
7
+ ioddcomchecker-1.7.3.dist-info/WHEEL,sha256=2M046GvC9RLU1f1TWyM-2sB7cRKLhAC7ucAFK8l8f24,99
8
+ ioddcomchecker-1.7.3.dist-info/top_level.txt,sha256=vIFg0bLkihbkHyuCZUdHmA-50LP8LvTwDknGWir0T5o,8
9
+ ioddcomchecker-1.7.3.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: bdist_wheel (0.42.0)
2
+ Generator: setuptools (75.3.2)
3
3
  Root-Is-Purelib: false
4
4
  Tag: cp38-cp38-win_amd64
5
5
 
@@ -1,9 +0,0 @@
1
- siogeen/tools/IoddComChecker.cp38-win_amd64.pyd,sha256=PBWt96AlvVpgq4WJBoWI_PcY_YATtA-3r4sNA7xMjUI,128000
2
- siogeen/tools/__init__.py,sha256=CCpWoKGerJjGcTDaC48F6skWG4rDZuBzIKxBIZqL74w,462
3
- siogeen/tools/cli/IoddComChecker.py,sha256=q42zyT8sVC7LvyJWUrlKZ0Y00VYQiA4iSDcLhWKz_UQ,1494
4
- siogeen/tools/cli/__init__.py,sha256=5U7K-XTwdy1Iy5suv_-WSFGwC_zqleJ6KdZQR7kShP0,468
5
- ioddcomchecker-1.7.1.dist-info/LICENSE.txt,sha256=mjUk_O3YPxAZeoS61zCys2pyShGDxR4ghwb55ItZ0lg,732
6
- ioddcomchecker-1.7.1.dist-info/METADATA,sha256=WwnGwe_QiqJYOeDYBrayV3I9y6DmBNZu_f0MeRxiCRg,5560
7
- ioddcomchecker-1.7.1.dist-info/WHEEL,sha256=3SeyPJ5-Us2Ct5GSftUVKtLSlm-bNefW4m5qd0GLzww,100
8
- ioddcomchecker-1.7.1.dist-info/top_level.txt,sha256=vIFg0bLkihbkHyuCZUdHmA-50LP8LvTwDknGWir0T5o,8
9
- ioddcomchecker-1.7.1.dist-info/RECORD,,