Skip to content

Commit

Permalink
fix error path (#128)
Browse files Browse the repository at this point in the history
  • Loading branch information
l2280212 authored Dec 7, 2023
1 parent e3fc8d4 commit e316a85
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion src/UserGuide/Master/API/Programming-MQTT.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ or json array of the above two.
<img style="width:100%; max-width:800px; max-height:600px; margin-left:auto; margin-right:auto; display:block;" src="https://alioss.timecho.com/docs/img/github/78357469-1bf11880-75e4-11ea-978f-a53996667a0d.png">

## MQTT Configurations
The IoTDB MQTT service load configurations from `${IOTDB_HOME}/${IOTDB_CONF}/iotdb-datanode.properties` by default.
The IoTDB MQTT service load configurations from `${IOTDB_HOME}/${IOTDB_CONF}/iotdb-common.properties` by default.

Configurations are as follows:

Expand Down
2 changes: 1 addition & 1 deletion src/UserGuide/V1.0.x/API/Programming-MQTT.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ or json array of the above two.
<img style="width:100%; max-width:800px; max-height:600px; margin-left:auto; margin-right:auto; display:block;" src="https://alioss.timecho.com/docs/img/github/78357469-1bf11880-75e4-11ea-978f-a53996667a0d.png">

### MQTT Configurations
The IoTDB MQTT service load configurations from `${IOTDB_HOME}/${IOTDB_CONF}/iotdb-datanode.properties` by default.
The IoTDB MQTT service load configurations from `${IOTDB_HOME}/${IOTDB_CONF}/iotdb-common.properties` by default.

Configurations are as follows:

Expand Down
2 changes: 1 addition & 1 deletion src/UserGuide/V1.1.x/API/Programming-MQTT.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ or json array of the above two.
<img style="width:100%; max-width:800px; max-height:600px; margin-left:auto; margin-right:auto; display:block;" src="https://alioss.timecho.com/docs/img/github/78357469-1bf11880-75e4-11ea-978f-a53996667a0d.png">

### MQTT Configurations
The IoTDB MQTT service load configurations from `${IOTDB_HOME}/${IOTDB_CONF}/iotdb-datanode.properties` by default.
The IoTDB MQTT service load configurations from `${IOTDB_HOME}/${IOTDB_CONF}/iotdb-common.properties` by default.

Configurations are as follows:

Expand Down
2 changes: 1 addition & 1 deletion src/UserGuide/V1.2.x/API/Programming-MQTT.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ or json array of the above two.
<img style="width:100%; max-width:800px; max-height:600px; margin-left:auto; margin-right:auto; display:block;" src="https://alioss.timecho.com/docs/img/github/78357469-1bf11880-75e4-11ea-978f-a53996667a0d.png">

## MQTT Configurations
The IoTDB MQTT service load configurations from `${IOTDB_HOME}/${IOTDB_CONF}/iotdb-datanode.properties` by default.
The IoTDB MQTT service load configurations from `${IOTDB_HOME}/${IOTDB_CONF}/iotdb-common.properties` by default.

Configurations are as follows:

Expand Down
2 changes: 1 addition & 1 deletion src/zh/UserGuide/Master/API/Programming-MQTT.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ MQTT 主题与 IoTDB 时间序列相对应。
<img style="width:100%; max-width:800px; max-height:600px; margin-left:auto; margin-right:auto; display:block;" src="https://alioss.timecho.com/docs/img/github/78357469-1bf11880-75e4-11ea-978f-a53996667a0d.png">

## MQTT 配置
默认情况下,IoTDB MQTT 服务从`${IOTDB_HOME}/${IOTDB_CONF}/iotdb-datanode.properties`加载配置。
默认情况下,IoTDB MQTT 服务从`${IOTDB_HOME}/${IOTDB_CONF}/iotdb-common.properties`加载配置。

配置如下:

Expand Down
2 changes: 1 addition & 1 deletion src/zh/UserGuide/V1.0.x/API/Programming-MQTT.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ MQTT 主题与 IoTDB 时间序列相对应。
<img style="width:100%; max-width:800px; max-height:600px; margin-left:auto; margin-right:auto; display:block;" src="https://alioss.timecho.com/docs/img/github/78357469-1bf11880-75e4-11ea-978f-a53996667a0d.png">

### MQTT 配置
默认情况下,IoTDB MQTT 服务从`${IOTDB_HOME}/${IOTDB_CONF}/iotdb-datanode.properties`加载配置。
默认情况下,IoTDB MQTT 服务从`${IOTDB_HOME}/${IOTDB_CONF}/iotdb-common.properties`加载配置。

配置如下:

Expand Down
2 changes: 1 addition & 1 deletion src/zh/UserGuide/V1.1.x/API/Programming-MQTT.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ MQTT 主题与 IoTDB 时间序列相对应。
<img style="width:100%; max-width:800px; max-height:600px; margin-left:auto; margin-right:auto; display:block;" src="https://alioss.timecho.com/docs/img/github/78357469-1bf11880-75e4-11ea-978f-a53996667a0d.png">

### MQTT 配置
默认情况下,IoTDB MQTT 服务从`${IOTDB_HOME}/${IOTDB_CONF}/iotdb-datanode.properties`加载配置。
默认情况下,IoTDB MQTT 服务从`${IOTDB_HOME}/${IOTDB_CONF}/iotdb-common.properties`加载配置。

配置如下:

Expand Down
2 changes: 1 addition & 1 deletion src/zh/UserGuide/V1.2.x/API/Programming-MQTT.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ MQTT 主题与 IoTDB 时间序列相对应。
<img style="width:100%; max-width:800px; max-height:600px; margin-left:auto; margin-right:auto; display:block;" src="https://alioss.timecho.com/docs/img/github/78357469-1bf11880-75e4-11ea-978f-a53996667a0d.png">

## MQTT 配置
默认情况下,IoTDB MQTT 服务从`${IOTDB_HOME}/${IOTDB_CONF}/iotdb-datanode.properties`加载配置。
默认情况下,IoTDB MQTT 服务从`${IOTDB_HOME}/${IOTDB_CONF}/iotdb-common.properties`加载配置。

配置如下:

Expand Down

0 comments on commit e316a85

Please sign in to comment.