Commit a2234dcc authored by Mathias Lüdtke's avatar Mathias Lüdtke Committed by oroulet

generate event types for full nodeset

parent c19b0fd2
This diff is collapsed.
......@@ -110,7 +110,7 @@ class EventsCodeGenerator(object):
if __name__ == "__main__":
xmlPath = "Opc.Ua.NodeSet2.Part5.xml"
xmlPath = "Opc.Ua.NodeSet2.xml"
output_file = "../opcua/common/event_objects.py"
p = gme.Parser(xmlPath)
model = p.parse()
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment