worker(alarms): SyntheticAlarmGuid internal + alarmmgr-parity assertion (review fixes)

This commit is contained in:
Joseph Doherty
2026-06-13 09:26:52 -04:00
parent 4c0e14fc5d
commit fbc9cf56df
3 changed files with 5 additions and 1 deletions
@@ -6,6 +6,8 @@ namespace ZB.MOM.WW.MxGateway.Worker.MxAccess;
/// Single alarm record as emitted by the wnwrapConsumer XML stream.
/// Field names match the captured XML schema (see
/// <c>docs/AlarmClientDiscovery.md</c> "Option A — captured" section).
/// Records are also produced by the subtag synthesis path when
/// <see cref="Degraded"/> is set.
/// </summary>
public sealed class MxAlarmSnapshotRecord
{