You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ONE_PAGER.MD
+6-2Lines changed: 6 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,9 @@
2
2
3
3
## 0) One‑liner & Intent
4
4
5
-
A free, on‑prem, Windows‑service + web UI tool for manufacturing sites to monitor device **availability** (Ethernet/Wi‑Fi, IPv4/IPv6) using a **YAML** configuration, with **live status**, **historical rollups**, and **CSV export**. Designed for wide adoption to promote the ThingConnect brand.
5
+
**Free, on-premises availability monitoring for manufacturing IT/OT over IPv4/IPv6.**
6
+
7
+
ThingConnect Pulse provides YAML-configured monitoring with live dashboard, historical rollups, and CSV export. Designed for plant IT/OT admins, production supervisors, and maintenance engineers who need reliable network device monitoring with zero external dependencies and 5-minute setup.
6
8
7
9
---
8
10
@@ -30,9 +32,11 @@ A free, on‑prem, Windows‑service + web UI tool for manufacturing sites to mo
30
32
## 2) Primary Users & Jobs‑to‑Be‑Done
31
33
32
34
***Plant IT/OT Admin:** define targets via YAML; confirm site health; export reports.
33
-
***Production Supervisor:** glance “all green?” view on phone/tablet before/after shift.
35
+
***Production Supervisor:** glance "all green?" view on phone/tablet before/after shift.
34
36
***Maintenance/Controls Engineer:** correlate device outages with line incidents.
35
37
38
+
*See [detailed personas](./docs/personas.md) for complete user profiles and JTBD analysis.*
Copy file name to clipboardExpand all lines: README.md
+12-1Lines changed: 12 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,17 @@
1
1
# ThingConnect Pulse
2
2
3
-
Network availability monitoring system for manufacturing sites.
3
+
**Free, on-premises availability monitoring for manufacturing IT/OT over IPv4/IPv6.**
4
+
5
+
ThingConnect Pulse provides YAML-configured monitoring with live dashboard, historical rollups, and CSV export. Designed for plant IT/OT admins, production supervisors, and maintenance engineers who need reliable network device monitoring with zero external dependencies.
6
+
7
+
**Value:**
8
+
-**Lightweight**: 5-minute setup with single Windows Service installer
9
+
-**Local-first**: No cloud dependencies, all data stays on-premises
10
+
-**Readable config**: Simple YAML configuration with explicit Apply workflow
11
+
12
+
**Non-Goals (v1):**
13
+
- No TLS/auth UI, no WAN exposure, no localization
0 commit comments