python-can-hhs 用于禾华盛CAN设备对python-can的支持 修改python-can路径下的can/interfaces/init.py文件, 在BACKENDS字典中添加一行: "hhs": ("can.interfaces.hhs", "HhsBus"), 将hhs文件夹拷贝到can/interfaces/文件夹下