Jump to content

Template:Networking rutos manual opcua server: Difference between revisions

From Teltonika Networks Wiki
No edit summary
No edit summary
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Template: Networking_device_manual_fw_disclosure
==OPC UA Server==
| series = {{{series}}}
| name  = {{{name}}}
| fw_version ={{Template: Networking_device_manual_latest_fw
| series = {{{series}}}
| name  = {{{name}}}
}}
}}
__TOC__
==Summary==


OPC Unified Architecture (<b>OPC UA</b>) is a cross-platform, open-source, IEC62541 standard for data exchange from sensors to cloud applications developed by the OPC Foundation. The <i>UA</i> in OPC UA stands for “Unified Architecture” and refers to the latest specification of the standard. It differs from its predecessor in that it is platform-independent, moving away from COM/DCOM to purely binary TCP/IP or alternatively SOAP.
This manual page provides an overview of the OPC UA Server in {{{name}}} devices.
----
This manual page provides an overview of the DLMS functionality in {{{name}}} devices.


<b>Note:</b> DLMS is additional software that can be installed from the <b>System → [[{{{name}}} Package Manager|Package Manager]]</b> page.
<b>Note:</b> OPC UA Server is additional software that can be installed from the <b>System → [[{{{name}}} Package Manager|Package Manager]]</b> page.


==OPC UA Server Configuration==
===Status===
 
This section displays OPC UA Server status information.
 
[[File:Networking_rutos_manual_opcua_opcua_servers_server_status.png|border|class=tlt-border]]
 
===OPC UA Server Configuration===


The <b>OPC UA Server Configuration</b> section is used to enable the local OPC UA server.
The <b>OPC UA Server Configuration</b> section is used to enable the local OPC UA server.
Line 41: Line 36:




==OPC UA Server variables==
===OPC UA Server variables===


All <b>RUTOS</b> device variables are described in the table below:  
All <b>RUTOS</b> device variables are described in the table below:  
Line 113: Line 108:
     </tr>
     </tr>
     <tr>
     <tr>
         <td>wan_ip</td>
         <td>rut_wan_ip</td>
         <td>Array of String</td>
         <td>String</td>
         <td>IP address of WAN interface.</td>
         <td>IP address if WAN is connected.</td>
    </tr>
    <tr>
        <td>rut_wan_type</td>
        <td>String</td>
        <td>Values of WAN type.</td>
     </tr>
     </tr>
{{#ifeq:{{{digitalio}}}| 1 |
{{#ifeq:{{{digitalio}}}| 1 |
Line 279: Line 279:
     </tr>|}}
     </tr>|}}
</table>
</table>
[[Category:{{{name}}} Services section]]

Latest revision as of 10:54, 13 January 2025

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.