mirror of
https://github.com/FreeOpcUa/opcua-asyncio
synced 2025-10-29 17:07:18 +08:00
Update uatypes.py
This commit is contained in:
parent
80a4cc2635
commit
e9aa039b34
|
|
@ -90,7 +90,7 @@ class Bytes(bytes):
|
|||
pass
|
||||
|
||||
|
||||
class ByteString(bytes): # what is the ifference between Byte and ByteString??
|
||||
class ByteString(bytes): # what is the difference between Bytes and ByteString??
|
||||
pass
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user