Expand description
Module containing OPC UA schema definitions.
Modulesยง
- opc_
binary_ schema - This module contains an implementation of the OPCBinarySchema.xsd XML schema,
for use with code generation.
Attributes such as
anyoranyAttributeare not added. - opc_
ua_ types - Definition of types for representing values in a NodeSet2 file.
- ua_
node_ set - Definition of types representing OPC UA NodeSet2 files.
- xml_
schema - A limited implementation of code generation based on an xml schema. Adapted for OPC-UA code generation.