Changes

no edit summary
Line 31: Line 31:  
     <tr>
 
     <tr>
 
         <td>Enable</td>
 
         <td>Enable</td>
         <td>off | on; default: <b>off</b></td>
+
         <td>off {{!}} on; default: <b>off</b></td>
 
         <td>Enables DLMS service.</td>
 
         <td>Enables DLMS service.</td>
 
     </tr>
 
     </tr>
Line 214: Line 214:  
         <tr>
 
         <tr>
 
         <td>COSEM class id</td>
 
         <td>COSEM class id</td>
 +
        <td>DATA (ID: 1) {{!}} REGISTER (ID: 3) {{!}} REGISTER (ID: 3) {{!}} DEMAND REGISTER (ID: 5) {{!}} REGISTER ACTIVATION (ID: 6) {{!}} <span style="color:red">PROFILE GENERIC (ID: 7)</span> {{!}} CLOCK (ID: 8) {{!}} SCRIPT TABLE (ID: 9); default: <b>DATA (ID: 1)</b></td>
 +
        <td>Object type for OBIS code.</td>
 +
    </tr>
 +
    <tr>
 +
        <td><span style="color:red">Entries</span></td>
 +
        <td>interger [1..32767]; default: <b>none</b></td>
 +
        <td>How many data objects to read.</td>
 +
    </tr>
 +
</table>
 +
 +
==Connections==
 +
The <b>Connections</b> page is used to configure DLMS connections.
 +
 +
===DLMS Connections===
 +
----
 +
To add a new connection, enter an new connection name and click the 'Add' button.
 +
 +
[[File:Networking_rutos_manual_dlms_dlms_connections_add_button.png|border|class=tlt-border]]
 +
 +
After clicking 'Add' you will be redirected to the newly added connection's configuration page.
 +
 +
====DLMS Connection configuration====
 +
----
 +
The <b>DLMS Connection configuration</b> section is used to configure the parameters of connections.
 +
 +
[[File:Networking_rutos_manual_dlms_dlms_connections_configuration.png|border|class=tlt-border]]
 +
 +
<table class="nd-mantable">
 +
    <tr>
 +
        <th>Field</th>
 +
        <th>Value</th>
 +
        <th>Description</th>
 +
    </tr>
 +
    <tr>
 +
        <td>Enable</td>
 +
        <td>off {{!}} on; default: <b>off</b></td>
 +
        <td>Enables Cosem state.</td>
 +
    </tr>
 +
    <tr>
 +
        <td>Name</td>
 +
        <td>string; default: <b>previously added connection name</b></td>
 +
        <td>Name of DLMS connection configuration.</td>
 +
    </tr>
 +
    <tr>
 +
        <td>Connection type</td>
 +
        <td>TCP {{#ifeq: {{{serial}}} | 1 | {{!}} <span style="color:red">Serial</span> |}}; default: <b>TCP</b></td>
 +
        <td>DLMS connection type.</td>
 +
    </tr>{{#ifeq: {{{serial}}} | 1 |
 +
    <tr>
 +
        <td><span style="color:red">Serial device</span></td>
 +
        <td>{{#switch: {{{rs232}}}{{{rs485}}} | 1 0 = rs232 | 0 1 = rs485 | 1 1 = rs232 {{!}} rs485}} ; default: <b></b></td>
 +
        <td>DLMS serial device.</td>
 +
    </tr>
 +
    <tr>
 +
        <td><span style="color:red">Baud rate</span></td>
 
         <td>string; default: <b>none</b></td>
 
         <td>string; default: <b>none</b></td>
 
         <td>OBIS code value, actions are not executed, only properties are read.</td>
 
         <td>OBIS code value, actions are not executed, only properties are read.</td>
 +
    </tr>
 +
    <tr>
 +
        <td><span style="color:red">Data bits</span></td>
 +
        <td>string; default: <b>none</b></td>
 +
        <td>OBIS code value, actions are not executed, only properties are read.</td>
 +
    </tr>
 +
    <tr>
 +
        <td><span style="color:red">Stop bits</span></td>
 +
        <td>string; default: <b>none</b></td>
 +
        <td>OBIS code value, actions are not executed, only properties are read.</td>
 +
    </tr>
 +
    <tr>
 +
        <td><span style="color:red">Parity</span></td>
 +
        <td>string; default: <b>none</b></td>
 +
        <td>OBIS code value, actions are not executed, only properties are read.</td>
 +
    </tr>
 +
    <tr>
 +
        <td><span style="color:red">Flow control</span></td>
 +
        <td>string; default: <b>none</b></td>
 +
        <td>OBIS code value, actions are not executed, only properties are read.</td>
 +
    </tr>|}}
 +
    <tr>
 +
        <td>IP address</td>
 +
        <td>ip; default: <b>none</b></td>
 +
        <td>DLMS device IP address for TCP connection.</td>
 +
    </tr>
 +
    <tr>
 +
        <td>Port</td>
 +
        <td>integer [1..65535]; default: <b>none</b></td>
 +
        <td>DLMS device IP port for TCP connection.</td>
 
     </tr>
 
     </tr>
 
</table>
 
</table>

Navigation menu