|  | @@ -51,16 +51,16 @@ layout:
 | 
	
		
			
				|  |  |      bind-file: $SNAP/usr/share/qt5/qt-openzwavedatabase.rcc 
 | 
	
		
			
				|  |  |  
 | 
	
		
			
				|  |  |  slots:
 | 
	
		
			
				|  |  | -  ozw-configuration:
 | 
	
		
			
				|  |  | +  ozw-config:
 | 
	
		
			
				|  |  |      interface: content
 | 
	
		
			
				|  |  | -    content: ozw-configuration
 | 
	
		
			
				|  |  | +    content: ozw-config
 | 
	
		
			
				|  |  |      read:
 | 
	
		
			
				|  |  | -      - $SNAP/usr/usr/local/etc/openzwave
 | 
	
		
			
				|  |  | -  qt-ozw-db:
 | 
	
		
			
				|  |  | +      - $SNAP/usr/local/etc/openzwave
 | 
	
		
			
				|  |  | +  ozw-db:
 | 
	
		
			
				|  |  |      interface: content
 | 
	
		
			
				|  |  |      content: ozw-db
 | 
	
		
			
				|  |  |      read:
 | 
	
		
			
				|  |  | -      - $SNAP/usr/share/qt5
 | 
	
		
			
				|  |  | +      - $SNAP/usr/share/qt5/qt-openzwavedatabase.rcc
 | 
	
		
			
				|  |  |    qt-ozw-lib:
 | 
	
		
			
				|  |  |      interface: content
 | 
	
		
			
				|  |  |      content: qt-ozw-lib
 |