update dpark yaml
This commit is contained in:
parent
caa7c40311
commit
af77f96ea8
|
@ -62,6 +62,11 @@ lora_nodes:
|
|||
|
||||
#门磁
|
||||
- {"adr":"0c255d17",location_type":"","location_code":"spao","location_data":"data12","current_data":0,"device":"yunhorn_kgl_c16_v1_1"}
|
||||
- {"adr":"0c404317",location_type":"","location_code":"spao","location_data":"data12","current_data":0,"device":"yunhorn_kgl_c16_v1_1"}
|
||||
- {"adr":"0c2c4019",location_type":"","location_code":"spao","location_data":"data12","current_data":0,"device":"yunhorn_kgl_c16_v1_1"}
|
||||
- {"adr":"0c442817",location_type":"","location_code":"spao","location_data":"data12","current_data":0,"device":"yunhorn_kgl_c16_v1_1"}
|
||||
- {"adr":"0c0a45a8",location_type":"","location_code":"spao","location_data":"data12","current_data":0,"device":"yunhorn_kgl_c16_v1_1"}
|
||||
|
||||
#AQ
|
||||
- {"adr":"dc390000",location_type":"","location_code":"spao","location_data":"data12","current_data":0,"device":"yunhorn_kgl_c16_v1_1"}
|
||||
|
||||
|
@ -122,4 +127,7 @@ mqtt_timeout: 10 #mqtt超时时间 单位s
|
|||
mqtt_topic: "yunhorn/dpark/1/#"
|
||||
mqtt_broker: "tcp://192.168.3.159:1883"
|
||||
mqtt_username: "admin"
|
||||
mqtt_password: "admin"
|
||||
mqtt_password: "admin"
|
||||
|
||||
|
||||
#2019/08/16 06:50:00 Binary was compiled with 'CGO_ENABLED=0', go-sqlite3 requires cgo to work. This is a stub
|
Loading…
Reference in New Issue