mirror of
https://github.com/openhab/openhab-addons.git
synced 2025-01-10 15:11:59 +01:00
Update README.md (#16670)
Added information when having one device attached Signed-off-by: Matúš Hromada <matushromada@gmail.com> Signed-off-by: Ciprian Pascu <contact@ciprianpascu.ro>
This commit is contained in:
parent
97cdc9a8fd
commit
29cecb756e
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user