We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
消息下发功能太简单
1、消息下发可直接下发对象到终端(自动对象转换HEX) 2、消息下发应答处理-应可直接转换为定义的resquest对象。 3、应答消息可考虑放置redis等中,考虑下集群部署问题。
The text was updated successfully, but these errors were encountered:
消息下发,后返回的消息没有放入 中转站导致,接受不到终端回复的报文, 命令是可以正常下发的
Sorry, something went wrong.
No branches or pull requests
完善消息下发功能
消息下发功能太简单
1、消息下发可直接下发对象到终端(自动对象转换HEX)
2、消息下发应答处理-应可直接转换为定义的resquest对象。
3、应答消息可考虑放置redis等中,考虑下集群部署问题。
The text was updated successfully, but these errors were encountered: