From f6eaa267a0c652ec21b056733e56d21d47714e50 Mon Sep 17 00:00:00 2001 From: Joseph Doherty Date: Fri, 10 Jul 2026 07:50:55 -0400 Subject: [PATCH] chore(deps): bump ZB.MOM.WW.HistorianGateway Client + Contracts 0.1.0 -> 0.2.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Consume the published 0.2.0 gateway packages. M3 opc_quality gate checked and CLEAR: OtOpcUa never writes HistorianHistoricalValue (uses only the WriteLiveValues path, no opc_quality field), and every OpcQuality=0 is on the read-side HistorianSample in test fixtures — unaffected by 0.2.0's HistorianHistoricalValue.opc_quality proto3-optional change. Build clean; gateway-driver 99/0 and runtime 364/0 tests pass. --- Directory.Packages.props | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Directory.Packages.props b/Directory.Packages.props index a069781b..77b6d047 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -121,7 +121,7 @@ - - + + \ No newline at end of file