# 简介 本项目主要是 HART 协议,通过 python 调用动态库接口。 # 环境安装 mingw、python3.7-win32 # HART 模块测试说明 测试文件放在 test 目录中,通过执行 makefile 实现接口的全覆盖测试, 测试结果放在 test/report 目录中