docs(galaxy): rewrite stale PR-4.W/legacy-host forward-ref comments to shipped reality (#13)

This commit is contained in:
Joseph Doherty
2026-06-18 11:52:19 -04:00
parent 07bd63f808
commit 9cf88e33bd
3 changed files with 18 additions and 16 deletions
@@ -18,7 +18,8 @@ namespace ZB.MOM.WW.OtOpcUa.Driver.Galaxy.Health;
/// (<see cref="HostConnectivityForwarder"/>) both feed this aggregator; the
/// <see cref="GalaxyDriver"/> consumes <see cref="Snapshot"/> from
/// <c>IHostConnectivityProbe.GetHostStatuses()</c> and re-raises
/// <see cref="OnHostStatusChanged"/> as the driver-level event (wired in PR 4.W).
/// <see cref="OnHostStatusChanged"/> as the driver-level event (v1's
/// <c>GalaxyProxyDriver.OnHostConnectivityUpdate</c> equivalent).
/// </remarks>
public sealed class HostStatusAggregator
{