feat(historian-gateway): scaffold Gateway driver project + consume client package

Claude-Session: https://claude.ai/code/session_012SDSQ3AcaXqPcBtDESBRii
This commit is contained in:
Joseph Doherty
2026-06-26 16:18:50 -04:00
parent 369e832e5a
commit a98fc46d26
8 changed files with 347 additions and 0 deletions
+2
View File
@@ -120,5 +120,7 @@
<PackageVersion Include="ZB.MOM.WW.Auth.AspNetCore" Version="0.1.1" />
<PackageVersion Include="ZB.MOM.WW.Audit" Version="0.1.0" />
<PackageVersion Include="ZB.MOM.WW.Theme" Version="0.3.1" />
<PackageVersion Include="ZB.MOM.WW.HistorianGateway.Client" Version="0.1.0" />
<PackageVersion Include="ZB.MOM.WW.HistorianGateway.Contracts" Version="0.1.0" />
</ItemGroup>
</Project>