소스 검색

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)