Skip to content

Commit ffc7da5

Browse files
authored
Merge pull request #27 from reubenmiller/docs-loglevel-notes
docs: mention log level in modbus.toml configuration
2 parents aa5739d + 390a74d commit ffc7da5

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,10 +83,11 @@ If used with Cumulocity IoT, the plugins can be managed via the Device Managemen
8383

8484
### modbus.toml
8585

86-
This includes the basic configuration for the plugin such as poll rate and the connection to thin-edge (the MQTT broker needs to match the one of tedge and is probably the default `localhost:1883`).
86+
This includes the basic configuration for the plugin such as poll rate and the connection to thin-edge.io (the MQTT broker needs to match the one of tedge and is probably the default `localhost:1883`).
8787

8888
- poll rate
89-
- connection to thin-edge (MQTT broker needs to match the one of tedge)
89+
- connection to thin-edge.io (MQTT broker needs to match the one of tedge)
90+
- log level (e.g. INFO, WARN, ERROR)
9091

9192
### devices.toml
9293

0 commit comments

Comments
 (0)