Template:Networking rutos manual opcua server
Appearance
OPC UA Server
This manual page provides an overview of the OPC UA Server in {{{name}}} devices.
Note: OPC UA Server is additional software that can be installed from the System → [[{{{name}}} Package Manager|Package Manager]] page.
Status
This section displays OPC UA Server status information.
OPC UA Server Configuration
The OPC UA Server Configuration section is used to enable the local OPC UA server.
| Field | Value | Description |
|---|---|---|
| Enable | off | on; default: off | Enables OPC UA server. |
| Port | integer [1..65535]; default: none | Service port. |
OPC UA Server variables
All RUTOS device variables are described in the table below:
Note: All the variables have these qualities in common:
- Namespace index is 1
- Node ID type is string
- Read-only
- Updated upon request
| ID | Type | Description |
|---|---|---|
| sys_uptime | UINT32 | System uptime in seconds. |
| sys_serial | String | Device serial number. |
| sys_devname | String | Device name. |
| sys_devcode | String | Device code. |
| sys_version | String | Firmware version. |
| sys_hostname | String | Hostname. |
| lan_mac | String | LAN MAC address. |
| lan_ip | String | IP address of LAN interface. |
| lan_mask | String | Subnet mask of LAN interface. |
| lan_gateway | String | Gateway IP address of LAN interface. |
| lan_dns | Array of String | IP addresses of LAN interface DNS servers. |
| rut_wan_ip | String | IP address if WAN is connected. |
| rut_wan_type | String | Values of WAN type. |

