소스 검색

no message

pangs 6 년 전
부모
커밋
effe21121c
1개의 변경된 파일15개의 추가작업 그리고 0개의 파일을 삭제
  1. 15 0
      application.dat

+ 15 - 0
application.dat

@@ -25,6 +25,21 @@
 									"msg_energy_event",
 									"unsubscription"
 						          ] 
+					}, 
+					
+					{
+						"name" : "uplus",
+						"address" : "10.0.1.1",
+						"port":	2225, 
+						"events" : [
+									"msg_device_event",
+									"msg_ararm_event",
+									"msg_visitor_event",
+									"msg_notice_event",
+									"msg_car_inout_event",
+									"msg_box_event",
+									"unsubscription"
+						          ] 
 					}
 				]
 }