Ver Fonte

no message

libushang há 8 meses atrás
pai
commit
0a692efc51
1 ficheiros alterados com 2 adições e 2 exclusões
  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)