beremiz
Clone
Summary
Browse
Changes
Graph
OPCUA client: fix handling of string type Node Identifier
2021-10-18, Edouard Tisserant
9f7c9051c9ba
OPCUA client: fix handling of string type Node Identifier
<xsd:attribute name="Compiler" type="xsd:string" use="optional" default="gcc"/>
<xsd:attribute name="CFLAGS" type="xsd:string" use="optional" default=""/>
<xsd:attribute name="Linker" type="xsd:string" use="optional" default="gcc"/>
<xsd:attribute name="LDFLAGS" type="xsd:string" use="optional" default=""/>