From 9c4df3969e21b2d82d34e379b05d2d7ae2e8c29f Mon Sep 17 00:00:00 2001 From: Tomasz Kramkowski Date: Fri, 27 Jun 2025 21:33:37 +0100 Subject: Correct README on what the id field deas --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 24c635f..5a58247 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ port = 1883 # MQTT server port # [credentials] # Uncomment to specify MQTT connection credentials # username = "username" # password = "password" -id = "mqttr" # MQTT client identifier +id = "mqttr" # MQTT client identifier (combined as "${id}_$PID") ``` The routes follow the following format: -- cgit v1.2.3-70-g09d2