2025-10-30 11:10:23 +08:00
|
|
|
{
|
|
|
|
|
"mqtt": {
|
2026-01-15 17:05:43 +08:00
|
|
|
"external_net_address": "36.153.162.171",
|
2025-10-30 11:10:23 +08:00
|
|
|
"external_net_port": 19683,
|
2026-01-13 17:24:17 +08:00
|
|
|
"username": "zxwl",
|
|
|
|
|
"password": "zxwl1234@",
|
2026-01-14 16:44:15 +08:00
|
|
|
"info_topic": "/zxwl/sweeper/{vid}/info",
|
|
|
|
|
"fault_topic": "/zxwl/sweeper/{vid}/fault",
|
|
|
|
|
"gps_topic": "/zxwl/sweeper/{vid}/gps",
|
2026-01-15 17:05:43 +08:00
|
|
|
"remote_topic": "/zxwl/sweeper/{vid}/ctrl",
|
2026-01-13 17:24:17 +08:00
|
|
|
"upload_url": "https://qsc.ntiov.com:8443/api/sys/route/upload",
|
|
|
|
|
"download_url_pre": "http://36.153.162.171:9510/api/ccp-web/file/",
|
2026-01-19 14:36:36 +08:00
|
|
|
"mqtt_topic_push_status": "/zxwl/sweeper/{vid}/task/status",
|
|
|
|
|
"mqtt_topic_sub_task": "/zxwl/sweeper/{vid}/task"
|
2025-10-30 11:10:23 +08:00
|
|
|
},
|
|
|
|
|
"detect_line_tolerance": 3.06,
|
|
|
|
|
"detect_head_tolerance": 2,
|
|
|
|
|
"lidar_detect_locate": {
|
|
|
|
|
"front": 5,
|
|
|
|
|
"f_front": 18,
|
|
|
|
|
"rear": -8,
|
|
|
|
|
"r_rear": -16,
|
|
|
|
|
"left": -6,
|
|
|
|
|
"l_left": -13,
|
|
|
|
|
"right": 6,
|
|
|
|
|
"r_right": 13
|
|
|
|
|
}
|
|
|
|
|
}
|