Administrator
Maintains login credentials, configures devices, edits thresholds, saves communication settings, and manages overall software access.
A premium SOP-style webpage for the ThingsNext monitoring software. It explains how the system connects to field devices, displays live values, stores historical logs in SQLite, and generates device-wise or all-device reports from one central interface.
The application stores configured device IP addresses and ports in SQLite, connects to each field unit over TCP/IP, reads live values, shows device condition on the dashboard, stores logs, and allows historical report export for selected dates.
The SOP states that the software is intended to provide a single monitoring interface, centralized logging, and device-wise or all-device report generation.
Based on the SOP update, the software may use a primary administrator login, while operational responsibilities are divided among monitoring and field teams.
Maintains login credentials, configures devices, edits thresholds, saves communication settings, and manages overall software access.
Observes dashboard status, reviews alarms, checks live values, and generates reports when device history or consolidated logs are needed.
Verifies timeout, offline, or communication-related conditions at field device level whenever alarms or communication errors appear on the dashboard.
A clean flow of how users interact with the software, from login to monitoring, configuration, logging, and report extraction.
Open the local browser URL, use the login page, and access the monitoring console through the sign-in screen.
Review each device card for online/offline status, temperature, humidity, WLD condition, raw threshold reference, and last seen time.
Add or edit device ID, name, host IP, port, unit ID, timeout, WLD threshold, and save the values into SQLite.
Select a device or all devices, apply a date range, load records, and export the filtered result as CSV when required.
The SOP revolves around four main modules: login, dashboard monitoring, configuration, and reporting.
Reusable widget-style screen cards that visually represent the software modules described in the SOP.
Browser-based local access with username and password sign-in.
Live device cards showing status, values, and timeout visibility.
Device setup table with timeout, threshold, & password update tools.
Filter logs by device and date range, then export to CSV.
Operational practices derived from the SOP to keep the monitoring platform reliable and readable.
ThingsNext monitoring software helps teams centralize device visibility, reduce response time during communication failures, maintain historical records, and support better operational decisions through structured reporting and centralized configuration.