dacoo-data-sdk-yongfeng/rfid测试说明.txt
2024-09-04 14:38:10 +08:00

28 lines
1.0 KiB
Plaintext
Raw Blame History

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.

心跳报文
02486561727442656103
一个标签
02524630313030303103
--2条电文
0252463031303030310302524830333030303103
-- 4条电文
02524630313030303103025248303330303031030252463031303030310302524830333030303103
-- 4条电文心跳2
025246303130303031030252483033303030310302524630313030303103025248303330303031030248656172744265610302486561727442656103
一个标签+心跳+ 一个标签
02524630313030303103024865617274426561030252463031303030310302524630313030303103025246303130303031030252463031303030310302524630313030303103025246303130303031030252483033303030310302524630313030303103025248303330303031030248656172744265610302486561727442656103
-- 启用心跳
{"enableHeartbeat":true,"heartbeatMaxLostCount":3,"heartbeatTimeInMs":5000}
--多个serverId
{"serverList":["10.233.8.22:2112","10.233.8.23:2112","10.233.8.24:2112","10.233.8.25:2112"]}
--启用心跳+ 多个server
{"enableHeartbeat":true,"heartbeatMaxLostCount":3,"heartbeatTimeInMs":5000,"serverList":["10.233.8.22:2112","10.233.8.23:2112","10.233.8.24:2112","10.233.8.25:2112"]}