태그1개읽어서 DB INSERT 5회 성공!

This commit is contained in:
2026-02-21 08:16:37 +09:00
parent 20ee22ae0c
commit 171aaf6115
28 changed files with 277 additions and 1540 deletions

View File

@@ -8,6 +8,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Npgsql" Version="10.0.1" />
<PackageReference Include="OPCFoundation.NetStandard.Opc.Ua" Version="1.5.378.106" />
<PackageReference Include="OPCFoundation.NetStandard.Opc.Ua.Client" Version="1.5.378.106" />
</ItemGroup>