Version |
2.6.2 |
Serial Nr |
{{serialno}} |
Loads |
{{meters}} |
Clients |
{{clients}} |
SlavePort1 |
{{protocolS1}} Port:{{localportS1}} |
SlavePort2 |
{{protocolS2}} Port:{{localportS2}} |
{% if nslaves > 2: %}
SlavePort3 |
{{protocolS3}} Port:{{localportS3}} |
{% endif %}
{% if nslaves > 3: %}
SlavePort4 |
{{protocolS4}} Port:{{localportS4}} |
{% endif %}
Protocols |
{% for i in range(protocols|length) %}
{% if protocols[i].strip() != "-" %}
{{protocols[i].strip()}}
{% endif %}
{% endfor %}
|
{% if protocols[10] != "" and protocols[10] != "-" %}
Wireless meters license |
{% if protocols[10]|length >12: %}
{{protocols[10][10:14]}}
{% else%}
{{protocols[10][10:13]}}
{% endif %}
|
{% endif %}
Quickpost tag license |
{% if protocols[12]|length >13: %}
{{protocols[12][11:15]}}
{% else%}
{{protocols[12][11:14]}}
{% endif %}
|
Quickpost port |
{{quickpostPort}} |
Number of meters |
{{numberOfMeters}}
|
Wired Meters |
{{numberOfWiredMeters}}
|
Wireless Meters |
{{numberOfRadioMeters}}
|
Wireless Nodes |
{{numberOfNodes}}
|