|
ifw-core
5.0.0-pre2
|
Namespaces | |
| opcualib.utils.gen_opcua_profile | |
Functions | |
| def | opcualib.utils.gen_opcua_profile.log () |
| Return reference to global logger. More... | |
| def | opcualib.utils.gen_opcua_profile.get_cur_node_id () |
| Return reference to current Node ID index. More... | |
| def | opcualib.utils.gen_opcua_profile.incr_cur_node_id (incr) |
| Increase Node Id index. More... | |
| def | opcualib.utils.gen_opcua_profile.parse (device_name, name_mapping) |
| Unpack the OPC UA node info from the YAML definition. More... | |
| def | opcualib.utils.gen_opcua_profile.generate (name_mapping_file, device_name, prefix="MAIN", namespace=4) |
| Generate the OPC UA Profile. More... | |
| def | opcualib.utils.gen_opcua_profile.execute (argv) |
| Used to execute the tool as a command line utility. More... | |
Variables | |
| int | opcualib.utils.gen_opcua_profile.g_cur_gen_node_id = 999 |