数据 输入输出 处理
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.

24 lines
503 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"
},
"cronStr": "0/1 * * * *"
},
"out": {
"mqtt": {
"host": "10.8.30.160",
"port": 30883,
"userName": "upload",
"password": "",
"clientId": "goInOut_SinoGnssMySQL",
"Topics": []
}
}
},
"info": {
}
}