- System improvements and optimizations.
- New output formatting is applied to display 4 digits for kWh and 1 digit for Wh.
- The load balancing is applied to the Sublocation, when it had been disabled at a Location level.
- The Devices are displayed in newly created sublocation, when they are moved from a Location to a Sublocation.
- The Plug ID value is displayed for the newly added OCPP devices when export PDF session report.
- Device Details. The validation is added to the "Allowed input current" field to insert the value no less than 6A.
Search
<% if (previousArticle) { %>
<% } %>
<% if (items.length > 1) { %>
<% if (previousTitle) { %>
<% } %>
<% if (nextArticle) { %>
<%= previousTitle %>
<% } %> <%= previousArticle.title %>
<% if (nextTitle) { %>
<% } %>
<%= nextTitle %>
<% } %> <%= nextArticle.title %>Main sections in this article
-
<% items.forEach(function(item) { %>
- <%= item.name %> <%= partial('partial-table-of-contents', { items: item.children, partial: partial }) %> <% }); %>
-
<% items.forEach(function(item) { %>
- <%= item.name %> <%= partial('partial-table-of-contents', { items: item.children, partial: partial }) %> <% }); %>