mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
knxd: bump to new version
Signed-off-by: Othmar Truniger <github@truniger.ch>
This commit is contained in:
@@ -9,16 +9,18 @@ config daemon args
|
||||
option Discovery 1
|
||||
# EIBADDR set our EIB address to EIBADDR (default 0.0.1)
|
||||
option eibaddr "0.0.1"
|
||||
# CLIENT-ADDRS assign addresses ADDRSTART through ADDRSTART+n
|
||||
option client-addrs "0.0.2:10"
|
||||
# LEVEL set error level
|
||||
option error 0
|
||||
# PORT listen at TCP port PORT (default 6720)
|
||||
option listen_tcp "6720"
|
||||
# wait for L_Data_ind while sending (for all EMI based backends)
|
||||
option no_emisend_queuing 0
|
||||
# Interface to use
|
||||
option Interface ""
|
||||
# wait while sending
|
||||
option send-delay ""
|
||||
# SERVERNAME name of the EIBnet/IP server (default is 'knxd')
|
||||
option Name "OpenWrt"
|
||||
# do not assume KNXnet/IP Tunneling bus interface can handle parallel cEMI requests
|
||||
option no_tunnel_client_queuing 0
|
||||
# the next Layer2 interface may not enter monitor mode
|
||||
option no_monitor 0
|
||||
# enable EIBnet/IP Routing in the EIBnet/IP server
|
||||
|
||||
Reference in New Issue
Block a user