-
Notifications
You must be signed in to change notification settings - Fork 416
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Hello,
I've been working on integrating some asyncio servers with LabVIEW's SystemLink OPC UA plug-in.
Following a couple of service requests we've noticed that there is a slight difference how DataType is represented. In the older opcua-python library this is represended as, for example 'String' or 'Double'. The asyncio version seems to display DataType as an ENUM for example i=12 (string). Is there a reason for this change and is it possible to enforce a particular format for DataType as it seems to prevent some clients from connecting?
Many thanks!
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request