def jsonrpc_packets_list(self):
     return api.packets_list()
Exemple #2
0
 def packet_list_v1(self, request):
     return api.packets_list()