feat(scripting): ScriptLogTopicSink — script LogEvent → ScriptLogEntry → publisher

This commit is contained in:
Joseph Doherty
2026-06-10 11:38:54 -04:00
parent 12423899aa
commit 14fe88fc80
5 changed files with 292 additions and 0 deletions
@@ -20,6 +20,7 @@
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\ZB.MOM.WW.OtOpcUa.Commons\ZB.MOM.WW.OtOpcUa.Commons.csproj"/>
<ProjectReference Include="..\ZB.MOM.WW.OtOpcUa.Core.Abstractions\ZB.MOM.WW.OtOpcUa.Core.Abstractions.csproj"/>
<ProjectReference Include="..\ZB.MOM.WW.OtOpcUa.Core.Scripting.Abstractions\ZB.MOM.WW.OtOpcUa.Core.Scripting.Abstractions.csproj"/>
</ItemGroup>