public interface NodeIdGenerator
| Modifier and Type | Method and Description |
|---|---|
NodeId |
generate(java.lang.String address)
Generates a
NodeId that prepends the "[device_name]" syntax used by the Ignition
OPC-UA server, given an address in the driver. |