Opcua-tools

Latest version: v1.7.6

Safety actively analyzes 723976 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 6

0.0.82

Validation was added for the various data object according to the OPC UA Specification. There was some rework of inheritance of the different classes. Proper addition of UAEURange, UARange, UAExtensionObject, UAEngineeringUnits, UAEUInformation, and UAVariants (amoung others). Additionally, parsing and tests were updated to reflect the new changes.

The json_encoding method was implemented for most of the classes.

0.0.81

There was a need to add functions which will subset for reference types which are a subtype of the "NonHierarchicalReferences" in the OPC UA standard. Major changes include:

adding the function non_hierarchical_references() which finds the subset of references which are the references which are subtypes of "NonHierarchicalReferences".
adding the function non_hierarchical_references_trg_has_no_modelling_rule() which finds the subset of references which are the references which are subtypes of "NonHierarchicalReferences" that point to target nodes which have no ModellingRule references.

0.0.80

The major changes in this include:

- Adding `NullHandler` logger and removing other logging config which is recommended for logging of python packages. See README for more information
- Added `create_nodes_path()` as a member function to UAGraph

0.0.79

This release simply rolls back to pandas version under `1.5.0` and removes a FutureDepricationWarning, but casting a numeric column to int instead of allowing it to be `dtype=object`.

0.0.78

An UAEURange class was added which resembles the UAEngineeringUnits class. The `XML` parser will also create the UAEURange from EURange tags in the `XML` when following the convention of EURange objects in the OPC UA standard. The appropiate tests were added for parsing and encoding or exporting to `XML` from a UAGraph.

Additionally, `print()` functions were also changed to use the `logging` Python module. The format of the logging was also changed.

0.0.77

Dynamic handling of `xmlns` prefixes in Enumeration definitions. Instead of exactly matching the string of the tag name, a substring match is performed.

Page 5 of 6

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.