(New Feature)ModbusMaster()已重命名为modbusclient()。现有程序使用ModbusMaster()将继续工作。进行了此更改是为了支持Modbus组织委员会从其查询/响应协议范式中删除不适当语言的努力。https://www.modbus.org/docs/client-serverpr-07-2020-final.docx.pdf
(New Feature)modbusslave()已重命名为ModbusServer()。现有程序使用modbusslave()将继续工作。进行了此更改是为了支持Modbus组织委员会从其查询/响应协议范式中删除不适当语言的努力。https://www.modbus.org/docs/client-serverpr-07-2020-final.docx.pdf
(小)固定的超时参数中的一个问题r TCP client instructions, such ashttpget(),,,,HTTPOut(),,,,httppost(),,,,httpput(),,,,ftpclient(), 和EmailRelay()。In a rare case, the timeout parameter would not be applied when client instruction used a DNS address to the server and the server was offline.