# 数据采集平台-opcda **Repository Path**: zqzou/data-harvesting-platform ## Basic Information - **Project Name**: 数据采集平台-opcda - **Description**: 支持各种工业协议进行数据采集,包括opcDa、opcUa、mqtt、modbus tcp,netty等协议 - **Primary Language**: Python - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: https://gitee.com/zqzou/data-harvesting-platform - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2025-11-20 - **Last Updated**: 2025-11-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 注意:python一定要是32bit的 进入 python目录 cd ..\python38-32 .\Scripts\pip.exe install openopc-da .\Scripts\pywin32_postinstall.exe -install .\Scripts\pip.exe install flask gevent python.exe d:\xyrqVersion\yxs-external\test-aa.py 查询python多少bit python -c "import struct; print(struct.calcsize('P') * 8)"