ioddcomchecker 1.7.0__cp38-cp38-win32.whl → 1.7.2__cp38-cp38-win32.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.0
3
+ Version: 1.7.2
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.2
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-2023 Siogeen UG** (limited liability)
75
+ **Copyright 2017-2024 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.11
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.11
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,50 +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
- +--------------------------------------+---------+----------+--------------+---------------+
112
- | REST API ethernet based masters [7]_ | x | x | x | x |
113
- +--------------------------------------+---------+----------+--------------+---------------+
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
+ +-----------------------------------+---------+----------+--------------+---------------+
114
116
 
115
117
  For Windows, Linux and Raspberry Pi both, 32-bit and 64-bit versions are available.
116
118
 
117
- .. [2] For macOS 13+
119
+ .. [3] For macOS 11.0+
118
120
 
119
- .. [3] For example: Baumer, Leuze, Pepperl+Fuchs, SICK AG, Turck
121
+ .. [4] For example: Baumer, Leuze, Pepperl+Fuchs, SICK AG, Turck
120
122
 
121
- .. [4] For Example: Balluff, Belden, Murrelektronik, Pepperl+Fuchs, Wenglor
123
+ .. [5] For Example: Balluff, Belden, Murrelektronik, Pepperl+Fuchs, Wenglor
122
124
 
123
- .. [5] All ifm IO-Link masters AL1xxx should be supported. Functionality depends on
124
- master type.
125
- The following functions are missing yet: PD streaming, master data storage read/write,
126
- master commands, PD valid status
125
+ .. [6] All ifm IO-Link masters AL1xxx should be supported. Functionality depends on master type
127
126
 
128
- .. [6] Experimental ifm USB IO-Link master AL1060 support. Special functions missing
129
- like for [5]_
127
+ .. [7] ifm USB IO-Link master AL1060
130
128
 
131
- .. [7] Testing REST API IO-Link masters: Sick SIG200/SIG350, Belden Lion-X,
132
- MurrElectronik Impact67 Pro/MVK Pro, Balluff.
133
- Special functions missing, Balluff not supported yet.
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)
134
133
 
135
134
  Not supported masters:
136
135
 
136
+ * iq masters **(soon)**
137
137
  * RevolutionPi RevPi masters
138
138
  * Pepperl & Fuchs comtrol masters
139
139
  * Baumer USB-C and senscontrol masters
140
140
  * Germbedded masters
141
141
  * TEConcept masters
142
142
  * iO-Fly masters
143
- * iq masters
144
143
 
145
144
  Support for them or other masters on request_.
145
+
@@ -0,0 +1,9 @@
1
+ siogeen/tools/IoddComChecker.cp38-win32.pyd,sha256=r1ScVu7c7oph0HxvNzYMR_AzToARFG7ziTF34s5qSTY,115200
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.2.dist-info/LICENSE.txt,sha256=mjUk_O3YPxAZeoS61zCys2pyShGDxR4ghwb55ItZ0lg,732
6
+ ioddcomchecker-1.7.2.dist-info/METADATA,sha256=DGYNe6_ohRmtLjRmAhGnuEnzZOk-4WR8lhiN4dkawl4,6028
7
+ ioddcomchecker-1.7.2.dist-info/WHEEL,sha256=BsoMMMHJGneA25n2FDquZW143lDYOuIAMJ0po_3Su94,95
8
+ ioddcomchecker-1.7.2.dist-info/top_level.txt,sha256=vIFg0bLkihbkHyuCZUdHmA-50LP8LvTwDknGWir0T5o,8
9
+ ioddcomchecker-1.7.2.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: bdist_wheel (0.40.0)
2
+ Generator: setuptools (75.3.2)
3
3
  Root-Is-Purelib: false
4
4
  Tag: cp38-cp38-win32
5
5
 
Binary file
@@ -0,0 +1,17 @@
1
+ '''
2
+ Siogeen IoddCom tools cli's.
3
+
4
+ The Siogeen IoddCom is designed for various use cases for best working
5
+ experience with IO-Link devices, simple usage and time saving thus both saving
6
+ costs and offering time for the real tasks.
7
+
8
+ Created on 09.01.2023
9
+ '''
10
+
11
+ __author__ = "Reimund Renner"
12
+ __email__ = "reimund@siogeen.com"
13
+ __contact__ = "contact@siogeen.com"
14
+ __license__ = "proprietary and confidential"
15
+
16
+ # classes for: from siogeen import *
17
+ __all__ = ['IoddComChecker']
@@ -1,9 +0,0 @@
1
- siogeen/LICENSE.txt,sha256=mjUk_O3YPxAZeoS61zCys2pyShGDxR4ghwb55ItZ0lg,732
2
- siogeen/tools/IoddComChecker.cp38-win32.pyd,sha256=lSFuDvy0R1iSjM0VNU8280Qjp-JPDMaCKeTWCWAEaAY,101888
3
- siogeen/tools/__init__.py,sha256=CCpWoKGerJjGcTDaC48F6skWG4rDZuBzIKxBIZqL74w,462
4
- siogeen/tools/cli/IoddComChecker.py,sha256=q42zyT8sVC7LvyJWUrlKZ0Y00VYQiA4iSDcLhWKz_UQ,1494
5
- ioddcomchecker-1.7.0.dist-info/LICENSE.txt,sha256=mjUk_O3YPxAZeoS61zCys2pyShGDxR4ghwb55ItZ0lg,732
6
- ioddcomchecker-1.7.0.dist-info/METADATA,sha256=tpwA68_5-irxu0JT4lu6gbyrRUqBCS_n4qgBhz9GYPg,5941
7
- ioddcomchecker-1.7.0.dist-info/WHEEL,sha256=eISolWHwNhb92gGPHWycatPqef50U4Y2t5AK5I8bfIY,96
8
- ioddcomchecker-1.7.0.dist-info/top_level.txt,sha256=vIFg0bLkihbkHyuCZUdHmA-50LP8LvTwDknGWir0T5o,8
9
- ioddcomchecker-1.7.0.dist-info/RECORD,,
siogeen/LICENSE.txt DELETED
@@ -1,16 +0,0 @@
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
-