pangs il y a 6 ans
Parent
commit
effe21121c
1 fichiers modifiés avec 15 ajouts et 0 suppressions
  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"
+						          ] 
 					}
 				]
 }