package documentation

Autogenerated OPC UA node identifiers.

Module di Node identifiers from the OPC UA 'Di' nodeset. Auto-generated.
Module machinery Node identifiers from the OPC UA 'Machinery' nodeset. Auto-generated.
Module rsl Node identifiers from the OPC UA 'RSL' nodeset. Auto-generated.
Module smart_factory_machine_set Node identifiers from the OPC UA 'SmartFactoryMachineSet' nodeset. Auto-generated.
Module smart_factory_skill_set Node identifiers from the OPC UA 'SmartFactorySkillSet' nodeset. Auto-generated.

From __init__.py:

Constant NODE_SETS Undocumented
NODE_SETS: dict[str, type[NamespaceProvider]] = ΒΆ

Undocumented

Value
{'http://opcfoundation.org/UA/DI/': DiNodeIds,
 'http://opcfoundation.org/UA/Machinery/': MachineryNodeIds,
 'http://opcfoundation.org/UA/RSL/': RSLNodeIds,
 'http://smartfactory.de/UA/MachineSet': SmartFactoryMachineSetNodeIds,
 'http://smartfactory.de/UA/SkillSet': SmartFactorySkillSetNodeIds}