Commit e73f2f604d34ff529ddaa4238584e09fb51850a0

Authored by 杨鸣坤
1 parent 26529144

无为设备上报频率修改、同步至IOT账号修改

@@ -38,7 +38,7 @@ scheduler: @@ -38,7 +38,7 @@ scheduler:
38 pj: 38 pj:
39 push: "0 0/10 * * * ?" 39 push: "0 0/10 * * * ?"
40 jmdq: 40 jmdq:
41 - pull: "0 0/1 * * * ?" 41 + pull: "0 0/20 * * * ?"
42 push: "0 0/2 * * * ?" 42 push: "0 0/2 * * * ?"
43 43
44 hn: 44 hn:
@@ -229,8 +229,8 @@ jmdq: @@ -229,8 +229,8 @@ jmdq:
229 organizeId: "80108826-48af-48ff-b120-41d1a5722e9a" 229 organizeId: "80108826-48af-48ff-b120-41d1a5722e9a"
230 profileId: "e717b260-025d-11f1-9cb8-e3376d1e7978" 230 profileId: "e717b260-025d-11f1-9cb8-e3376d1e7978"
231 deviceProfileId: "e717b260-025d-11f1-9cb8-e3376d1e7978" 231 deviceProfileId: "e717b260-025d-11f1-9cb8-e3376d1e7978"
232 - userName: "jmdq"  
233 - password: "Jmdq@123.com" 232 + userName: "wwyq"
  233 + password: "Wwyq@123.com"
234 tokenUrl: "https://iot.hzzlyun.com/api/auth/login" 234 tokenUrl: "https://iot.hzzlyun.com/api/auth/login"
235 infoUrl: "https://iot.hzzlyun.com/api/yt/device" 235 infoUrl: "https://iot.hzzlyun.com/api/yt/device"
236 detailUrl: "https://iot.hzzlyun.com/api/v1/" 236 detailUrl: "https://iot.hzzlyun.com/api/v1/"