fix: controller.ini
This commit is contained in:
		
							parent
							
								
									ba7674d37c
								
							
						
					
					
						commit
						2b3c1c08fa
					
				
					 2 changed files with 5 additions and 5 deletions
				
			
		| 
						 | 
				
			
			@ -1,7 +1,7 @@
 | 
			
		|||
# Maintainer: Tobias Reisinger <tobias@msrg.cc>
 | 
			
		||||
pkgname=emgauwa-controller
 | 
			
		||||
pkgver=0.2.2
 | 
			
		||||
pkgrel=1
 | 
			
		||||
pkgrel=2
 | 
			
		||||
epoch=
 | 
			
		||||
pkgdesc=""
 | 
			
		||||
arch=('any')
 | 
			
		||||
| 
						 | 
				
			
			@ -18,7 +18,7 @@ source=("https://git.serguzim.me/emgauwa/controller/archive/v$pkgver.tar.gz"
 | 
			
		|||
        "emgauwa-controller.sysusers"
 | 
			
		||||
        "emgauwa-controller.tmpfiles")
 | 
			
		||||
sha256sums=('8a191242a329e0b559aac06584e8513254a065ae3780d59f62955bb52fec5d7c'
 | 
			
		||||
            '91d6bb80b7bfabbe3fc500c72ecc5173c70ef27483135a02739c74baa5720298'
 | 
			
		||||
            '7b0efd6e9d3942bdfca7b295ea071233e0d4147326b514f8152741a17e31213f'
 | 
			
		||||
            '8ece4b409d5550cdae23591217e440d8599ebf2175f2a91574c0b069314879a0'
 | 
			
		||||
            'b9cde58b9e9b0605ca4a1eddd78067c55aa3c8d40f80cde0a25c4da9f6f95798'
 | 
			
		||||
            '5a4ce46c1302546509c0024d4614b5b0d47dde02467b7bf52b28ef6c4ead91e7')
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -2,13 +2,13 @@
 | 
			
		|||
name = new emgauwa device
 | 
			
		||||
 | 
			
		||||
: 4422 for testing; 4421 for dev-env; 4420 for testing-env; 4419 for prod-env
 | 
			
		||||
discovery-port = 4420
 | 
			
		||||
discovery-port = 4419
 | 
			
		||||
: 1886 for testing; 1885 for dev-env; 1884 for testing-env; 1883 for prod-env
 | 
			
		||||
mqtt-port = 1884
 | 
			
		||||
mqtt-port = 1883
 | 
			
		||||
 | 
			
		||||
relay-count = 10
 | 
			
		||||
database = /var/lib/emgauwa/controller/db.lmdb
 | 
			
		||||
log-level = debug
 | 
			
		||||
log-level = info
 | 
			
		||||
 | 
			
		||||
[relay-0]
 | 
			
		||||
driver = piface
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue