mirror of
				https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
				synced 2025-11-04 04:38:02 +00:00 
			
		
		
		
	lf_check.py : comments updates
Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
This commit is contained in:
		@@ -32,8 +32,8 @@ Using .json:
 | 
			
		||||
2. update lf_check.json to enable (TRUE) tests to be run in the test suite, the default TEST_DICTIONARY
 | 
			
		||||
 | 
			
		||||
NOTES: getting radio information:
 | 
			
		||||
1. curl -H 'Accept: application/json' http://localhost:8080/radiostatus/all | json_pp | less 
 | 
			
		||||
2. response = self.json_get("/radiostatus/all")
 | 
			
		||||
1. (Using Curl) curl -H 'Accept: application/json' http://localhost:8080/radiostatus/all | json_pp | less 
 | 
			
		||||
2. (using Python) response = self.json_get("/radiostatus/all")
 | 
			
		||||
 | 
			
		||||
GENERIC NOTES: 
 | 
			
		||||
Starting LANforge:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user