瀏覽代碼

no message

libushang 8 月之前
父節點
當前提交
0a692efc51
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      common/AvconWebService.py

+ 2 - 2
common/AvconWebService.py

@@ -33,7 +33,7 @@ if __name__ == '__main__':
 
     for group in groups:
         print('groupId:', group['groupId'])
-        response = srv.getMonitorDev(group['groupId'], "001", 0, 100)
-        # print(response)
+        response = srv.getMonitorDev(group['groupId'], "100", 0, 100)
+        print(response)
         
         # response = srv.getMonitorChannel(String devId)