add: receive more controller properties and save them
add: more tests
This commit is contained in:
		
							parent
							
								
									2a4e0e1075
								
							
						
					
					
						commit
						2b9abff7f1
					
				
					 3 changed files with 29 additions and 12 deletions
				
			
		| 
						 | 
				
			
			@ -12,6 +12,7 @@ create table controllers
 | 
			
		|||
    ip          VARCHAR(16),
 | 
			
		||||
    port        INTEGER,
 | 
			
		||||
    relay_count INTEGER,
 | 
			
		||||
    tag         varchar(64),
 | 
			
		||||
    active      BOOLEAN     not null
 | 
			
		||||
);
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue