dohertj2 dohertj2
  • Joined on 2026-02-20
dohertj2 pushed to master at dohertj2/lmxopcua 2026-03-31 08:09:54 -04:00
8fae2cb790 Remove tools/opcuacli-dotnet and point all docs to Client.CLI
dohertj2 pushed to master at dohertj2/lmxopcua 2026-03-31 08:05:11 -04:00
29e917b05f Move ClientRequirements.md to docs/reqs/ and update CliTool.md for Client.CLI
dohertj2 pushed to master at dohertj2/lmxopcua 2026-03-31 07:59:10 -04:00
41a6b66943 Apply code style formatting and restore partial modifiers on Avalonia views
dohertj2 pushed to master at dohertj2/lmxopcua 2026-03-30 17:46:24 -04:00
55ef854612 Add tree context menu, missing connection settings, and fix lazy-load browse
dohertj2 pushed to master at dohertj2/lmxopcua 2026-03-30 15:50:38 -04:00
a2883b82d9 Add cross-platform OPC UA client stack: shared library, CLI tool, and Avalonia UI
dohertj2 pushed to master at dohertj2/lmxopcua 2026-03-29 01:51:11 -04:00
50b85d41bd Consolidate LDAP roles into OPC UA session roles with granular write permissions
dohertj2 pushed to master at dohertj2/lmxopcua 2026-03-28 20:26:48 -04:00
50b9603465 Propagate alarm events up the full notifier chain so subscribers at any ancestor see them
dohertj2 pushed to master at dohertj2/lmxopcua 2026-03-28 19:24:11 -04:00
d9463d6998 Remove static Users auth, use shared QualityMapper for historian, simplify LDAP permission checks
dohertj2 pushed to master at dohertj2/lmxopcua 2026-03-28 18:58:23 -04:00
74107ea95e Add LDAP authentication with role-based OPC UA permissions
dohertj2 pushed to master at dohertj2/lmxopcua 2026-03-28 16:45:21 -04:00
9d3599fbb6 Add rich HTTP health endpoints for cluster monitoring
dohertj2 pushed to master at dohertj2/lmxopcua 2026-03-28 15:28:38 -04:00
f0a076ec26 Add redundancy panel to status dashboard
dohertj2 pushed to master at dohertj2/lmxopcua 2026-03-28 14:41:57 -04:00
afd6c33d9d Add client-side failover to CLI tool for redundancy testing
dohertj2 pushed to master at dohertj2/lmxopcua 2026-03-28 13:33:07 -04:00
a55153d7d5 Add configurable non-transparent OPC UA server redundancy
dohertj2 pushed to master at dohertj2/lmxopcua 2026-03-28 12:53:04 -04:00
a3c2d9b243 Add OPC UA server redundancy implementation plan
dohertj2 pushed to master at dohertj2/lmxopcua 2026-03-27 16:00:31 -04:00
55173665b1 Add configurable transport security profiles and bind address
dohertj2 pushed to master at dohertj2/lmxopcua 2026-03-27 02:15:19 -04:00
bbd043e97b Add authentication and role-based write access control
dohertj2 pushed to master at dohertj2/lmxopcua 2026-03-27 01:40:03 -04:00
b27d355763 Fix alarm acknowledge EventId validation and add auth plan
dohertj2 pushed to master at dohertj2/lmxopcua 2026-03-27 01:03:29 -04:00
9368767b1b Add alarm acknowledge plan and incorporate code review fixes
dohertj2 pushed to master at dohertj2/lmxopcua 2026-03-26 15:53:11 -04:00
e3fedcc8f0 Trim README to avoid duplicating component-level documentation
dohertj2 pushed to master at dohertj2/lmxopcua 2026-03-26 15:48:50 -04:00
965e430f48 Add component-level documentation for all 14 server subsystems