终端每15秒接收一次来自串口的数据再发送给协调器.
假如有300台终端,终端的启动时间不固定,加入网络时间不固定,
请问,会不会在下一个15秒到来的时候,我的这个终端采集到的串口数据被下一个15秒到来的数据覆盖了?
多终端发送数据的情况下,如何保证时效性?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
终端每15秒接收一次来自串口的数据再发送给协调器.
假如有300台终端,终端的启动时间不固定,加入网络时间不固定,
请问,会不会在下一个15秒到来的时候,我的这个终端采集到的串口数据被下一个15秒到来的数据覆盖了?
多终端发送数据的情况下,如何保证时效性?