diff --git a/src/UserGuide/Master/Table/User-Manual/Data-Sync_timecho.md b/src/UserGuide/Master/Table/User-Manual/Data-Sync_timecho.md index 9628b6d30..98bf47249 100644 --- a/src/UserGuide/Master/Table/User-Manual/Data-Sync_timecho.md +++ b/src/UserGuide/Master/Table/User-Manual/Data-Sync_timecho.md @@ -755,6 +755,11 @@ pipe_all_sinks_rate_limit_bytes_per_second=-1 | **Parameter** | **Description** | **value Range** | **Required** | **Default Value** | | ---------------------------- | ------------------------------------------------------------ | ------------------------------------------------------------ | -------- |--------------| | sink | write-back-sink | String: write-back-sink | Yes | - | +| user/username | User used for write-back | String: username | Optional | root | +| password | Password used for write-back | String: password | Optional | root123 | +| user-id | User ID corresponding to the user | String | Optional | root | +| cli-hostname | CLI hostname corresponding to the user | String | Optional | root | +| use-event-user-name | Whether to use another user's username if the event contains one (generally not needed now because there is no external source) | Boolean: true / false | Optional | false | #### opc-ua-sink diff --git a/src/UserGuide/latest-Table/User-Manual/Data-Sync_timecho.md b/src/UserGuide/latest-Table/User-Manual/Data-Sync_timecho.md index 9628b6d30..98bf47249 100644 --- a/src/UserGuide/latest-Table/User-Manual/Data-Sync_timecho.md +++ b/src/UserGuide/latest-Table/User-Manual/Data-Sync_timecho.md @@ -755,6 +755,11 @@ pipe_all_sinks_rate_limit_bytes_per_second=-1 | **Parameter** | **Description** | **value Range** | **Required** | **Default Value** | | ---------------------------- | ------------------------------------------------------------ | ------------------------------------------------------------ | -------- |--------------| | sink | write-back-sink | String: write-back-sink | Yes | - | +| user/username | User used for write-back | String: username | Optional | root | +| password | Password used for write-back | String: password | Optional | root123 | +| user-id | User ID corresponding to the user | String | Optional | root | +| cli-hostname | CLI hostname corresponding to the user | String | Optional | root | +| use-event-user-name | Whether to use another user's username if the event contains one (generally not needed now because there is no external source) | Boolean: true / false | Optional | false | #### opc-ua-sink diff --git a/src/zh/UserGuide/Master/Table/User-Manual/Data-Sync_timecho.md b/src/zh/UserGuide/Master/Table/User-Manual/Data-Sync_timecho.md index 99d523cdc..e010e6f6d 100644 --- a/src/zh/UserGuide/Master/Table/User-Manual/Data-Sync_timecho.md +++ b/src/zh/UserGuide/Master/Table/User-Manual/Data-Sync_timecho.md @@ -750,6 +750,11 @@ pipe_all_sinks_rate_limit_bytes_per_second=-1 | **参数** | **描述** | **value 取值范围** | **是否必填** | **默认取值** | | ---------------------------- | ------------------------------------------------------------ | ------------------------------------------------------------ | -------- | -------- | | sink | write-back-sink | String: write-back-sink | 必填 | - | +| user/username | 用于写回的用户 | String:用户名 | 选填 | root | +| password | 用于写回的密码 | String:密码 | 选填 | root123 | +| user-id | 用户对应的 userId | String | 选填 | root | +| cli-hostname | 用户对应的 cli 主机名 | String | 选填 | root | +| use-event-user-name | 如果 event 中含有另一个用户的用户名,是否使用该用户名(现在没有 external source 基本不需要) | Boolean: true / false | 选填 | false | #### opc-ua-sink diff --git a/src/zh/UserGuide/latest-Table/User-Manual/Data-Sync_timecho.md b/src/zh/UserGuide/latest-Table/User-Manual/Data-Sync_timecho.md index 99d523cdc..e010e6f6d 100644 --- a/src/zh/UserGuide/latest-Table/User-Manual/Data-Sync_timecho.md +++ b/src/zh/UserGuide/latest-Table/User-Manual/Data-Sync_timecho.md @@ -750,6 +750,11 @@ pipe_all_sinks_rate_limit_bytes_per_second=-1 | **参数** | **描述** | **value 取值范围** | **是否必填** | **默认取值** | | ---------------------------- | ------------------------------------------------------------ | ------------------------------------------------------------ | -------- | -------- | | sink | write-back-sink | String: write-back-sink | 必填 | - | +| user/username | 用于写回的用户 | String:用户名 | 选填 | root | +| password | 用于写回的密码 | String:密码 | 选填 | root123 | +| user-id | 用户对应的 userId | String | 选填 | root | +| cli-hostname | 用户对应的 cli 主机名 | String | 选填 | root | +| use-event-user-name | 如果 event 中含有另一个用户的用户名,是否使用该用户名(现在没有 external source 基本不需要) | Boolean: true / false | 选填 | false | #### opc-ua-sink