|
@@ -45,6 +45,7 @@ class GatewayView(View):
|
|
now_time = int(time.time())
|
|
now_time = int(time.time())
|
|
device_user_id = '160879593527813800138000'
|
|
device_user_id = '160879593527813800138000'
|
|
try:
|
|
try:
|
|
|
|
+ event_type = int(event_type)
|
|
equipment_info_list.append(EquipmentInfoService.get_equipment_info_obj(
|
|
equipment_info_list.append(EquipmentInfoService.get_equipment_info_obj(
|
|
now_time,
|
|
now_time,
|
|
add_time=now_time,
|
|
add_time=now_time,
|