MCPcopy Create free account
hub / github.com/FreeOpcUa/python-opcua / generate_uaerrors.py

File generate_uaerrors.py

schemas/generate_uaerrors.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from textwrap import dedent
2from generate_statuscode import status_codes
3from string import Template
4import os

Callers

nothing calls this directly

Calls 2

status_codesFunction · 0.90
writeMethod · 0.45

Tested by

no test coverage detected