mirror of
https://gitee.com/qpy-solutions/dtu.git
synced 2025-05-19 19:18:24 +08:00
1.增加移远云初始化时,qos配置 2.修改数据串口发送前 package_datas函数 3.修改modbus模式下,移远云不获取topic id 4.移远云中增加透传发送through_po 5.cloud_read_data_parse_main 函数中增加移远云没有topic id只有pkgid的特殊处理
This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
1.拆解文件 2.华为云的父类从DtuMqttTransfer 改为AbstractDtuMqttTransfer 3.在command文件中包含dtu_handler中的类 待修改: 1.command 中配置修改后配置文件修改,但是python运行的参数没有变更 2.command 中 get_network_connect命名:目前新的阿里云和移远云中还没有check_net()接口 3.set_dtu_mode未使用,参数配置获取未完成 4.历史记录还没有增加
Description
Languages
Python
100%