sweeper_200/src/mqtt_report/config/config(copy).json

9 lines
178 B
JSON
Raw Normal View History

2025-10-30 11:10:23 +08:00
{
"vid": "V060003",
"mqtt": {
"ip": "192.168.4.196",
"port": 11883,
"info_topic": "/zxwl/vehicle/{vid}/info",
"fault_topic": "/zxwl/vehicle/{vid}/fault"
}
}