docs(phase6): AdminUI editors, pickers, deletes, new-script

This commit is contained in:
Joseph Doherty
2026-06-16 17:08:08 -04:00
parent 68f9eef62d
commit cbaf1c39ce
4 changed files with 193 additions and 18 deletions
+9
View File
@@ -240,6 +240,15 @@ AB CIP ALMD) route to AVEVA Historian via the Wonderware sidecar:
[AlarmHistorian.md §Configuration](AlarmHistorian.md#configuration)
for the `AlarmHistorian` appsettings section that enables the real sink.
**Native alarms** (equipment tags carrying an `"alarm"` object in their `TagConfig`)
support the same `HistorizeToAveva` opt-out. The field is `alarm.historizeToAveva`
(`bool?`) and is authored via the **"Historize to AVEVA"** checkbox in the Tag modal's
alarm section. The gate logic is identical (`is not false`): absent or `true` historizes;
explicit `false` suppresses the AVEVA write while leaving the live `/alerts` feed
unaffected. See
[ScriptedAlarms.md §TagConfig alarm fields](ScriptedAlarms.md#tagconfig-alarm-fields)
for the full field reference.
Galaxy-native alarms with `$Alarm*` extensions reach AVEVA Historian
directly via System Platform's `HistorizeToAveva` toggle on the
alarm primitive — no involvement from OtOpcUa. This sidecar path is