76 lines
1.8 KiB
Plaintext
76 lines
1.8 KiB
Plaintext
emqx_ee_bridge_mysql {
|
|
sql_template {
|
|
desc {
|
|
en: """SQL Template"""
|
|
zh: """SQL 模板"""
|
|
}
|
|
label {
|
|
en: "SQL Template"
|
|
zh: "SQL 模板"
|
|
}
|
|
}
|
|
config_enable {
|
|
desc {
|
|
en: """Enable or disable this bridge"""
|
|
zh: """启用/禁用桥接"""
|
|
}
|
|
label {
|
|
en: "Enable Or Disable Bridge"
|
|
zh: "启用/禁用桥接"
|
|
}
|
|
}
|
|
config_direction {
|
|
desc {
|
|
en: """The direction of this bridge, MUST be 'egress'"""
|
|
zh: """桥接的方向, 必须是 egress"""
|
|
}
|
|
label {
|
|
en: "Bridge Direction"
|
|
zh: "桥接方向"
|
|
}
|
|
}
|
|
|
|
desc_config {
|
|
desc {
|
|
en: """Configuration for an HStreamDB bridge."""
|
|
zh: """HStreamDB 桥接配置"""
|
|
}
|
|
label: {
|
|
en: "HStreamDB Bridge Configuration"
|
|
zh: "HStreamDB 桥接配置"
|
|
}
|
|
}
|
|
|
|
desc_type {
|
|
desc {
|
|
en: """The Bridge Type"""
|
|
zh: """Bridge 类型"""
|
|
}
|
|
label {
|
|
en: "Bridge Type"
|
|
zh: "桥接类型"
|
|
}
|
|
}
|
|
|
|
desc_name {
|
|
desc {
|
|
en: """Bridge name, used as a human-readable description of the bridge."""
|
|
zh: """桥接名字,可读描述"""
|
|
}
|
|
label {
|
|
en: "Bridge Name"
|
|
zh: "桥接名字"
|
|
}
|
|
}
|
|
desc_connector {
|
|
desc {
|
|
en: """Generic configuration for the connector."""
|
|
zh: """连接器的通用配置。"""
|
|
}
|
|
label: {
|
|
en: "Connector Generic Configuration"
|
|
zh: "连接器通用配置。"
|
|
}
|
|
}
|
|
}
|