mirror of
https://gitcode.com/waxgourd/addons
synced 2025-12-06 20:38:28 +08:00
升级了knxd-wg、fireox.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# https://gitcode.com/waxgourd/addons
|
||||
name: KNXD daemon (波特率版)
|
||||
version: "0.5.2"
|
||||
version: "0.5.2-1"
|
||||
slug: knxd-wg
|
||||
description: KNXD守护进程可用于通过TPUART或USB总线适配器创建KNX/IP网关
|
||||
url: https://gitcode.com/waxgourd/addons
|
||||
@@ -20,6 +20,7 @@ options:
|
||||
log_error_level: warning
|
||||
usb_filters: single
|
||||
dest_port: "99"
|
||||
connect_device: ""
|
||||
baudrate: "19200"
|
||||
schema:
|
||||
address: "match(^\\d+\\.\\d+.\\d+$)"
|
||||
@@ -31,6 +32,7 @@ schema:
|
||||
ip_address: "str?"
|
||||
dest_port: "port?"
|
||||
baudrate: "str?"
|
||||
connect_device: "str?"
|
||||
custom_config: "str?"
|
||||
watchdog: "tcp://[HOST]:[PORT:6720]"
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user