Reading an unknown extension object from OPC UA using gopcua
I am new to OPC and was trying to read from an OPC UA server in golang using gopcua library, but I encountered the following error:
StatusBadDataTypeIdUnknown (0x80110000) error.
I am new to OPC and was trying to read from an OPC UA server in golang using gopcua library, but I encountered the following error:
StatusBadDataTypeIdUnknown (0x80110000) error.