def jsonrpc_packets_stats(self):
     return api.packets_stats()
示例#2
0
 def packet_stats_v1(self, request):
     return api.packets_stats()