Files
data-collection-terminal/opcua-expoter/vcpkg.json
2024-08-28 09:26:25 +08:00

12 lines
180 B
JSON

{
"name": "opcua-exporter",
"version": "1.0",
"dependencies": [
"civetweb",
"prometheus-cpp",
"spdlog",
"nlohmann-json",
"yaml-cpp",
"open62541"
]
}