mirror of
				https://github.com/Telecominfraproject/wlan-ap.git
				synced 2025-10-30 18:07:52 +00:00 
			
		
		
		
	ratelimit: add a dump function
Signed-off-by: John Crispin <john@phrozen.org>
This commit is contained in:
		| @@ -353,6 +353,12 @@ function run_service() { | ||||
| 			}, | ||||
| 			args: { | ||||
| 			} | ||||
| 		}, | ||||
| 		dump: { | ||||
| 			call: function(req) { | ||||
| 				return devices; | ||||
| 			}, | ||||
| 			args: {} | ||||
| 		} | ||||
| 	}); | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 John Crispin
					John Crispin