Opcua-tools

Latest version: v1.6.6

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

Scan your dependencies

Page 3 of 5

1.2.0

What's Changed
* Replace the 'staticmethod' decorators with 'classmethod' decorators in UAGraph.


**Full Changelog**: https://github.com/PrediktorAS/opcua-tools/compare/v1.1.2...v1.2.0

1.1.2

What's Changed
* add the WriteMask field to the output files


**Full Changelog**: https://github.com/PrediktorAS/opcua-tools/compare/v1.1.1...v1.1.2

1.1.1

What's Changed
* a fix for the `get_instances_with_type_info` - the reference DataFrame couldn't be created, due to a KeyError


**Full Changelog**: https://github.com/PrediktorAS/opcua-tools/compare/v1.1.0...v1.1.1

1.1.0

What's Changed

- add validator for nodes DataFrames
- a new mapping CSV file to match DataTypes to classes from opcua-tools

**Full Changelog**: https://github.com/PrediktorAS/opcua-tools/compare/v1.0.0...v1.1.0

1.0.0

What's Changed
* Upgrade the library to work with Python 3.8/3.9/3.10/3.11/3.12.
* Unify the representation of the missing value (pd.NA).

New Contributors
* DawidMakar-acaisoft made his first contribution in https://github.com/PrediktorAS/opcua-tools/pull/31

**Full Changelog**: https://github.com/PrediktorAS/opcua-tools/compare/v0.0.82...v1.0.0

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.

Page 3 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.