]> git.basschouten.com Git - openhab-addons.git/commitdiff
Update README.md (#16670)
authorMatúš Hromada <matushromada@gmail.com>
Fri, 10 May 2024 10:18:31 +0000 (12:18 +0200)
committerGitHub <noreply@github.com>
Fri, 10 May 2024 10:18:31 +0000 (12:18 +0200)
Added information when having one device attached

Signed-off-by: Matúš Hromada <matushromada@gmail.com>
bundles/org.openhab.binding.serial/README.md

index 8eed5486d77456ac732ef906264c9762d810f230..80268098848c6f158b616139b110f6e80ef758d7 100644 (file)
@@ -55,9 +55,9 @@ The configuration for the `serialBridge` consists of the following parameters:
 
 The configuration for the `serialDevice` consists of the following parameters:
 
-| Parameter    | Description                                                                                           |
-| ------------ | ----------------------------------------------------------------------------------------------------- |
-| patternMatch | Regular expression used to identify device from received data (must match the whole line) (mandatory) |
+| Parameter    | Description                                                                                                                                        |
+| ------------ | -------------------------------------------------------------------------------------------------------------------------------------------------- |
+| patternMatch | Regular expression used to identify device from received data (must match the whole line). Use .* when having only one device attached. (mandatory)|
 
 ## Channels