def jsonrpc_packets_list(self):
     return api.packets_list()
Esempio n. 2
0
 def packet_list_v1(self, request):
     return api.packets_list()