nieuw
The report screen has become a report cabinet. At the top are the three kinds — handover report, wifi codes and final report — each with a button. What you create stays below: to download, to mail and to throw away again. Previously a report vanished as soon as you closed the tab, and nobody could look back at what exactly was recorded on handover day.
change
Picking devices is no longer possible anywhere. Every report covers the whole site, because that is what you hand over; half a report looks complete and that is exactly what you fall back on later. Only the final report still has a from and to date, because it is the only report that looks back.
change
The devices in the handover report are now in network order instead of alphabetical. At the top the core — the bonding, the firewall and the switches — then the access points on the wired network, and after that per LTE router the router with the access points hanging off it, with a heading above. Helios works out who hangs where from the addresses: an access point in the same range as a router belongs to that router. Alphabetically a router sat somewhere at the bottom under V while its own access points sat under A.
fix
The handover report was missing the headings for the bonding, the firewall and the switches: those simply sat with the rest. The layout itself was right — it was only called with different field names than it expected, so it recognised no device at all as core. The radios of the radio-link type also got no address in that report.
nieuw
Helios now remembers which network each Teltonika router sits in. That was already being read, but only at the moment somebody requested that router's DHCP clients; it now happens in the ordinary measurement round, over the same connection that is open for it anyway. That lets the access points behind such a router be grouped with that router too, as already happened for the other routers.
fix
Not every firewall was recognised in the network order. Only the older type counted, so a UXG-Pro ended up at the bottom among the access points instead of at the top. All generations of gateway now count. Radios of the radio-link type got no place either, because their address is supplied with a suffix.
fix
The monitoring page returned an error instead of the timeline shortly after the previous change. A helper function had accidentally ended up between an address and its own code, so that address landed on the wrong function. Only ever visible on the development environment.
nieuw
On the monitoring page you can now group by Network: the core at the top, then the wired network, and after that per LTE router the router with the access points hanging off it — the same layout as in the handover report. Helios works that structure out on the server and sends only the group label, never the addresses the layout rests on; so it does not end up on a shared page.
nieuw
Next to every created report is a Show button: it opens the document in a window on screen, without having to download it first.
change
Two things have gone from the handover report. The list of wireless networks sat just before the wifi overview at the back that shows the same networks, with QR code — two lists of the same thing, two lines apart. And the heading ‘Comes later in this report’ has been dropped; it promised, among other things, separate wifi cards that are now simply in it.
change
The report is no longer replayed on screen. It is a document you keep or send, and that second rendering next to it drifted away from the real one as soon as anything changed.