icsneopy 1.1.0.post1.dev28__cp313-cp313-macosx_11_0_arm64.whl → 1.1.0.post1.dev38__cp313-cp313-macosx_11_0_arm64.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 icsneopy might be problematic. Click here for more details.
- icsneopy/icsneopy.cpython-313-darwin.so +0 -0
- icsneopy/icsneopy.pyi +3 -1
- {icsneopy-1.1.0.post1.dev28.dist-info → icsneopy-1.1.0.post1.dev38.dist-info}/METADATA +1 -1
- icsneopy-1.1.0.post1.dev38.dist-info/RECORD +8 -0
- icsneopy-1.1.0.post1.dev28.dist-info/RECORD +0 -8
- {icsneopy-1.1.0.post1.dev28.dist-info → icsneopy-1.1.0.post1.dev38.dist-info}/WHEEL +0 -0
- {icsneopy-1.1.0.post1.dev28.dist-info → icsneopy-1.1.0.post1.dev38.dist-info}/licenses/LICENSE +0 -0
|
Binary file
|
icsneopy/icsneopy.pyi
CHANGED
|
@@ -571,6 +571,7 @@ class EthernetStatusMessage(Message):
|
|
|
571
571
|
LinkModeAuto: ClassVar[EthernetStatusMessage.LinkMode] = ...
|
|
572
572
|
LinkModeInvalid: ClassVar[EthernetStatusMessage.LinkMode] = ...
|
|
573
573
|
LinkModeMaster: ClassVar[EthernetStatusMessage.LinkMode] = ...
|
|
574
|
+
LinkModeNone: ClassVar[EthernetStatusMessage.LinkMode] = ...
|
|
574
575
|
LinkModeSlave: ClassVar[EthernetStatusMessage.LinkMode] = ...
|
|
575
576
|
__entries: ClassVar[dict] = ...
|
|
576
577
|
def __init__(self, value: int) -> None: ...
|
|
@@ -1563,10 +1564,11 @@ class Network:
|
|
|
1563
1564
|
__members__: ClassVar[dict] = ... # read-only
|
|
1564
1565
|
A2B: ClassVar[Network.Type] = ...
|
|
1565
1566
|
Any: ClassVar[Network.Type] = ...
|
|
1567
|
+
AutomotiveEthernet: ClassVar[Network.Type] = ...
|
|
1566
1568
|
CAN: ClassVar[Network.Type] = ...
|
|
1567
1569
|
Ethernet: ClassVar[Network.Type] = ...
|
|
1568
1570
|
FlexRay: ClassVar[Network.Type] = ...
|
|
1569
|
-
|
|
1571
|
+
I2C: ClassVar[Network.Type] = ...
|
|
1570
1572
|
ISO9141: ClassVar[Network.Type] = ...
|
|
1571
1573
|
Internal: ClassVar[Network.Type] = ...
|
|
1572
1574
|
Invalid: ClassVar[Network.Type] = ...
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
icsneopy-1.1.0.post1.dev38.dist-info/RECORD,,
|
|
2
|
+
icsneopy-1.1.0.post1.dev38.dist-info/WHEEL,sha256=RKB2kgklE3rgz0xlIuKYm-O5gcSzEoMvCOiEOfbYfDs,141
|
|
3
|
+
icsneopy-1.1.0.post1.dev38.dist-info/METADATA,sha256=lnssoDw_gc4xCVhcF9uls3iMMDS9pU-YXsi_tmo05eQ,4069
|
|
4
|
+
icsneopy-1.1.0.post1.dev38.dist-info/licenses/LICENSE,sha256=evgMO8IwO4ik4PxmbMCPlJ2SzvU8GQzbZEnTZ6N1byA,1650
|
|
5
|
+
icsneopy/icsneopy.cpython-313-darwin.so,sha256=V1oJZoEONKV9JDal-9qduSbdf95OpQgHPdbSSm1YR-8,3609408
|
|
6
|
+
icsneopy/__init__.py,sha256=8JkkO6Pz2588-j1MEFY8BIBthdiBFi8V4UIoSTdTye4,25
|
|
7
|
+
icsneopy/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
8
|
+
icsneopy/icsneopy.pyi,sha256=epTRnX2jyUVWo9CRakCVdvSZZfO4NtZ2I-eMgD1QMrs,69397
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
icsneopy-1.1.0.post1.dev28.dist-info/RECORD,,
|
|
2
|
-
icsneopy-1.1.0.post1.dev28.dist-info/WHEEL,sha256=RKB2kgklE3rgz0xlIuKYm-O5gcSzEoMvCOiEOfbYfDs,141
|
|
3
|
-
icsneopy-1.1.0.post1.dev28.dist-info/METADATA,sha256=ocQvQUa_3KdhnJTLB-OfvO1ukxYpj4Lu0h-4O7ZR9p8,4069
|
|
4
|
-
icsneopy-1.1.0.post1.dev28.dist-info/licenses/LICENSE,sha256=evgMO8IwO4ik4PxmbMCPlJ2SzvU8GQzbZEnTZ6N1byA,1650
|
|
5
|
-
icsneopy/icsneopy.cpython-313-darwin.so,sha256=yCSXbq_rwORv0NWE408asL2twFTq_KPeU3IqZBgxcRA,3592544
|
|
6
|
-
icsneopy/__init__.py,sha256=8JkkO6Pz2588-j1MEFY8BIBthdiBFi8V4UIoSTdTye4,25
|
|
7
|
-
icsneopy/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
8
|
-
icsneopy/icsneopy.pyi,sha256=dsl_6k1juaw-DzJoqk4gYM1fNxbI3W7rB0ypwcmcCJI,69274
|
|
File without changes
|
{icsneopy-1.1.0.post1.dev28.dist-info → icsneopy-1.1.0.post1.dev38.dist-info}/licenses/LICENSE
RENAMED
|
File without changes
|