数据 输入输出 处理
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

26 lines
569 B

{
"consumer": "consumerSinoGnssMySQL",
"ioConfig": {
"in": {
"db": {
"type": "mysql",
"connStr": "root:Xuchen@2024@tcp(39.105.5.154:3306)/navi_cloud_sinognss?charset=utf8&parseTime=true"
}
},
"out": {
"mqtt": {
"host": "10.8.30.160",
"port": 30883,
"userName": "upload",
"password": "",
"clientId": "goInOut_SinoGnssMySQL",
"Topics": [
"SinoGnss/{{.group_name}}/{{.station_name}}"
]
}
}
},
"info": {
"bridgeCode": "G2320281L0012"
}
}